@africanies/angular-web-sdk 0.1.10 → 0.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/.nx/cache/{14995846848874973576 → 14892813664845064572}/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +1634 -1016
  2. package/.nx/cache/14892813664845064572/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -0
  3. package/.nx/cache/{14995846848874973576 → 14892813664845064572}/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +261 -137
  4. package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +2641 -1011
  5. package/.nx/cache/7821397806208783174/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -0
  6. package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +460 -147
  7. package/.nx/cache/run.json +16 -16
  8. package/.nx/cache/terminalOutputs/{14876618240301288353 → 14892813664845064572} +2 -2
  9. package/.nx/cache/terminalOutputs/16208231681037145050 +85 -0
  10. package/.nx/cache/terminalOutputs/{1446890025183346611 → 17909810599991457481} +15 -7
  11. package/.nx/cache/terminalOutputs/{7978448102466861029 → 2927637324428060203} +41 -31
  12. package/.nx/cache/terminalOutputs/{17394769338046050914 → 4787481949164239892} +2 -2
  13. package/.nx/cache/terminalOutputs/{14995846848874973576 → 7821397806208783174} +2 -2
  14. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db +0 -0
  15. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-shm +0 -0
  16. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-wal +0 -0
  17. package/.nx/workspace-data/d/daemon.log +3694 -0
  18. package/.nx/workspace-data/d/server-process.json +2 -2
  19. package/.nx/workspace-data/file-map.json +1508 -1478
  20. package/.nx/workspace-data/nx_files.nxt +0 -0
  21. package/.nx/workspace-data/project-graph.json +2 -2
  22. package/README.md +0 -17
  23. package/apps/playground/src/app/pages/forms-page.ts +70 -14
  24. package/apps/playground/src/app/snippets/forms.snippets.ts +41 -6
  25. package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +1149 -142
  26. package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -1
  27. package/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +205 -18
  28. package/libs/africanies-ui/src/index.ts +18 -0
  29. package/libs/africanies-ui/src/lib/forms/index.ts +20 -0
  30. package/libs/africanies-ui/src/lib/forms/phone-input/index.ts +21 -0
  31. package/libs/africanies-ui/src/lib/forms/phone-input/phone-codes.ts +264 -0
  32. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.component.ts +477 -0
  33. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.types.ts +35 -0
  34. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.utils.spec.ts +81 -0
  35. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.utils.ts +275 -0
  36. package/libs/africanies-ui/src/lib/modules/africanies-forms.module.ts +2 -0
  37. package/libs/africanies-ui/src/lib/navigation/segment/segment.component.ts +2 -1
  38. package/libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.spec.ts +15 -0
  39. package/libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts +6 -3
  40. package/libs/africanies-ui/src/lib/table/table.component.ts +70 -65
  41. package/package.json +1 -1
  42. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/README.md +0 -85
  43. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs +0 -4634
  44. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +0 -1
  45. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/package.json +0 -31
  46. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/types/africanies-africanies-core.d.ts +0 -2743
  47. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/README.md +0 -60
  48. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs +0 -599
  49. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map +0 -1
  50. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/package.json +0 -23
  51. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/types/africanies-africanies-models.d.ts +0 -1452
  52. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +0 -1
  53. package/.nx/cache/14995846848874973576/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +0 -1
  54. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md +0 -46
  55. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +0 -221
  56. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +0 -1
  57. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/package.json +0 -35
  58. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/tailwind-preset.cjs +0 -253
  59. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +0 -166
  60. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md +0 -69
  61. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/assets/icons.sprite.svg +0 -1844
  62. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs +0 -832
  63. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map +0 -1
  64. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/package.json +0 -30
  65. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts +0 -108
  66. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md +0 -46
  67. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +0 -231
  68. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +0 -1
  69. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/package.json +0 -35
  70. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/tailwind-preset.cjs +0 -262
  71. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +0 -174
  72. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md +0 -85
  73. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs +0 -4511
  74. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +0 -1
  75. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/package.json +0 -31
  76. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/types/africanies-africanies-core.d.ts +0 -2741
  77. package/.nx/cache/terminalOutputs/13466509747676776487 +0 -21
  78. package/.nx/cache/terminalOutputs/13555699813138069787 +0 -6
  79. package/.nx/cache/terminalOutputs/14061940909886036014 +0 -173
  80. package/.nx/cache/terminalOutputs/14416694322692463866 +0 -108
  81. package/.nx/cache/terminalOutputs/17626862048742598274 +0 -21
  82. package/.nx/cache/terminalOutputs/6337357866566791975 +0 -6
  83. package/.nx/cache/terminalOutputs/6664915487114632770 +0 -44
  84. package/.nx/cache/terminalOutputs/6673686859704879504 +0 -21
  85. package/.nx/cache/terminalOutputs/783228502946611950 +0 -19
  86. package/.nx/cache/terminalOutputs/9040451482998546630 +0 -21
  87. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/README.md +0 -0
  88. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
  89. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
  90. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +0 -0
  91. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/assets/carriers/dhl.svg +0 -0
  92. /package/.nx/cache/{14876618240301288353 → 14892813664845064572}/dist/libs/africanies-ui/package.json +0 -0
  93. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/README.md +0 -0
  94. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
  95. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
  96. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +0 -0
  97. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/assets/carriers/dhl.svg +0 -0
  98. /package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/package.json +0 -0
@@ -36064,3 +36064,3697 @@ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
36064
36064
  DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
36065
36065
  DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
36066
36066
  [NX v23.1.1 Daemon Server] - 2026-09-08T19:52:02.300Z - [WATCHER]: Processing file changes in outputs
36067
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.742Z - Established a connection. Number of open connections: 1
36068
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:51.742Z - [Messenger] Setting up socket listeners
36069
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:51.743Z - [Messenger] listen() complete
36070
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.745Z - Established a connection. Number of open connections: 2
36071
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.746Z - Closed a connection. Number of open connections: 1
36072
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.746Z - Established a connection. Number of open connections: 2
36073
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.746Z - Closed a connection. Number of open connections: 1
36074
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:51.755Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
36075
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:51.756Z - [Messenger] Message sent
36076
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.758Z - Received raw message of length 4440
36077
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.759Z - Received json message of type GET_NX_CONSOLE_STATUS
36078
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.759Z - Graph recompute necessary due to env variable refresh. Changed keys: PNPM_SCRIPT_SRC_DIR, PATH, GIT_AUTHOR_DATE, COLOR, GIT_EDITOR, GIT_INDEX_FILE, GIT_AUTHOR_NAME, GIT_PREFIX, EDITOR, GIT_AUTHOR_EMAIL, GIT_EXEC_PATH
36079
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.760Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
36080
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.761Z - Responding to GET_NX_CONSOLE_STATUS message
36081
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.761Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
36082
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.761Z - Done responding to the client handleGetNxConsoleStatus
36083
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.761Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 1.
36084
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:51.761Z - [Messenger] Received message, length: 22
36085
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:51.821Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
36086
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:51.821Z - [Messenger] Message sent
36087
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.821Z - Received raw message of length 32
36088
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.821Z - Received json message of type REQUEST_PROJECT_GRAPH
36089
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.821Z - [REQUEST]: Client Request for Project Graph Received
36090
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=64.783834ms
36091
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.890Z - No in-memory cached project graph found. Recomputing it...
36092
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.891Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
36093
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.891Z - [REQUEST]:
36094
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.891Z - [REQUEST]:
36095
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:51.904Z - Streaming message to client: progress update for topic graph-construction
36096
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
36097
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:51.904Z - [Messenger] Received message, length: 47
36098
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 20167, socket: /private/tmp/plugin14541-18-268932.932583.sock)
36099
+ [plugin-client] restarting worker for "nx/core/package-json"
36100
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 20168, socket: /private/tmp/plugin14541-19-268934.033833.sock)
36101
+ [plugin-client] restarting worker for "nx/core/project-json"
36102
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 20169, socket: /private/tmp/plugin14541-20-268934.476792.sock)
36103
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 20167) listening on /private/tmp/plugin14541-18-268932.932583.sock
36104
+ [plugin-worker] "nx/core/package-json" (pid: 20168) listening on /private/tmp/plugin14541-19-268934.033833.sock
36105
+ [plugin-worker] "nx/core/project-json" (pid: 20169) listening on /private/tmp/plugin14541-20-268934.476792.sock
36106
+ Time taken for 'plugin worker 20167 code loading' 228.856875ms
36107
+ Time taken for 'plugin worker 20169 code loading' 228.8405ms
36108
+ Time taken for 'plugin worker 20168 code loading' 229.49170800000002ms
36109
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 20167)
36110
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 20168)
36111
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 20169)
36112
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.180Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 276.0869589999784ms
36113
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.180Z - Time taken for 'start-plugin-worker:nx/core/package-json' 275.2302090000012ms
36114
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.180Z - Time taken for 'start-plugin-worker:nx/core/project-json' 274.842874999973ms
36115
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 20167) connected
36116
+ [plugin-worker] "nx/core/package-json" (pid: 20168) connected
36117
+ [plugin-worker] "nx/core/project-json" (pid: 20169) connected
36118
+ [plugin-worker] "nx/core/project-json" (pid: 20169) loaded successfully
36119
+ [plugin-worker] "nx/core/package-json" (pid: 20168) loaded successfully
36120
+ Time taken for 'nx/core/project-json:createNodes' 1.367249999999956ms
36121
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
36122
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.185Z - Streaming message to client: progress update for topic graph-construction
36123
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.185Z - [Messenger] Received message, length: 153
36124
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 20167) loaded successfully
36125
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
36126
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.193Z - Streaming message to client: progress update for topic graph-construction
36127
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.194Z - [Messenger] Received message, length: 112
36128
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.6968330000000265ms
36129
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.199Z - Streaming message to client: progress update for topic graph-construction
36130
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.199Z - [Messenger] Received message, length: 47
36131
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.212Z - Streaming message to client: progress update for topic graph-construction
36132
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.212Z - [Messenger] Received message, length: 47
36133
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.215Z - Time taken for 'build-project-configs' 299.00149999995483ms
36134
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.215Z - Time taken for 'createNodes:merge' 2.878833999973722ms
36135
+ Time taken for 'build typescript dependencies' 0.06779099999999971ms
36136
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
36137
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.223Z - Streaming message to client: progress update for topic graph-construction
36138
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.223Z - [Messenger] Received message, length: 47
36139
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.229Z - [SYNC]: collect registered sync generators
36140
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.230Z - [SYNC]: project graph hash is the same, not collecting task sync generators
36141
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.230Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
36142
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
36143
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
36144
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Responding to REQUEST_PROJECT_GRAPH message
36145
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - [REQUEST]: Responding to the client. project-graph
36146
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Time taken for 'total for creating and serializing project graph' 415.6551669999608ms
36147
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Time taken for 'total execution time for createProjectGraph()' 20.249333999992814ms
36148
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Time taken for 'createDependencies' 15.309666999964975ms
36149
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 15.109333999978844ms
36150
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Time taken for 'createMetadata' 0.007250000024214387ms
36151
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Time taken for 'serialize graph' 1.6767090000212193ms
36152
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.237Z - Time taken for 'write cache' 6.8132909999694675ms
36153
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.240Z - Done responding to the client project-graph
36154
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.240Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 416. Response time: 3.
36155
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.240Z - [Messenger] Received message, length: 895680
36156
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.245Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
36157
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.245Z - [Messenger] Message sent
36158
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.245Z - Received raw message of length 2088
36159
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.245Z - Received json message of type PRE_TASKS_EXECUTION
36160
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.245Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
36161
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.245Z - Responding to PRE_TASKS_EXECUTION message
36162
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.245Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
36163
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.245Z - Done responding to the client handleRunPreTasksExecution
36164
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.245Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
36165
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.245Z - [Messenger] Received message, length: 2
36166
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.245Z - Time taken for 'preTasksExecution' 0.3532910000067204ms
36167
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.293Z - [Messenger] Sending message type: HASH_TASKS
36168
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.293Z - [Messenger] Message sent
36169
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.296Z - Received raw message of length 41965
36170
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.296Z - Received json message of type HASH_TASKS
36171
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=59.337084ms
36172
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.356Z - Reusing in-memory cached project graph because no files changed.
36173
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 13.955792ms - processed 6 tasks (setup: 7.2785ms, parallel_planning: 6.66925ms, pool: 1031 unique instructions)
36174
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
36175
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
36176
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
36177
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
36178
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
36179
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 12.006958ms - processed 6 plans (setup: 591.625µs, hashing: 11.413375ms, assembly: 4.792333ms)
36180
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.396Z - Serializing response for HASH_TASKS message in json mode
36181
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.397Z - Responding to HASH_TASKS message
36182
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.397Z - [REQUEST]: Responding to the client. handleHashTasks
36183
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.399Z - Done responding to the client handleHashTasks
36184
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.399Z - Handled json message HASH_TASKS. Handling time: 100. Response time: 3.
36185
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.399Z - [Messenger] Received message, length: 288902
36186
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.450Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
36187
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.450Z - [Messenger] Message sent
36188
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.450Z - Received raw message of length 330
36189
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.450Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
36190
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.454Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
36191
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.454Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
36192
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.454Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
36193
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.454Z - Done responding to the client handleGetEstimatedTaskTimings
36194
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:52.454Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 4. Response time: 0.
36195
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:52.454Z - [Messenger] Received message, length: 218
36196
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:56.693Z - [Messenger] Sending message type: RECORD_TASK_RUNS
36197
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:56.694Z - [Messenger] Message sent
36198
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.694Z - Received raw message of length 1156
36199
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.695Z - Received json message of type RECORD_TASK_RUNS
36200
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.696Z - Serializing response for RECORD_TASK_RUNS message in json mode
36201
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.697Z - Responding to RECORD_TASK_RUNS message
36202
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.697Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
36203
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.697Z - Done responding to the client handleRecordTaskRuns
36204
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.697Z - Handled json message RECORD_TASK_RUNS. Handling time: 1. Response time: 1.
36205
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:56.697Z - [Messenger] Received message, length: 4
36206
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:56.697Z - [Messenger] Sending message type: GET_FLAKY_TASKS
36207
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:56.697Z - [Messenger] Message sent
36208
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.697Z - Received raw message of length 170
36209
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.697Z - Received json message of type GET_FLAKY_TASKS
36210
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.698Z - Serializing response for GET_FLAKY_TASKS message in json mode
36211
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.698Z - Responding to GET_FLAKY_TASKS message
36212
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.698Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
36213
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.698Z - Done responding to the client handleGetFlakyTasks
36214
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:56.698Z - Handled json message GET_FLAKY_TASKS. Handling time: 1. Response time: 0.
36215
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:56.698Z - [Messenger] Received message, length: 2
36216
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:59.762Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
36217
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:59.763Z - [Messenger] Message sent
36218
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.763Z - Established a connection. Number of open connections: 2
36219
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.764Z - Received raw message of length 41
36220
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.764Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
36221
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.764Z - [AI-AGENTS]: Returning cached agent configuration status
36222
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.764Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
36223
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.764Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
36224
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.764Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
36225
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.764Z - Done responding to the client handleGetConfigureAiAgentsStatus
36226
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.764Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
36227
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.764Z - Closed a connection. Number of open connections: 1
36228
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:59.764Z - [Messenger] Received message, length: 341
36229
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:59.765Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
36230
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:59.773Z - [Messenger] Message sent
36231
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.835Z - Received raw message of length 321460
36232
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.839Z - Received json message of type POST_TASKS_EXECUTION
36233
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.840Z - Serializing response for POST_TASKS_EXECUTION message in json mode
36234
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.840Z - Responding to POST_TASKS_EXECUTION message
36235
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.840Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
36236
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.840Z - Done responding to the client handleRunPostTasksExecution
36237
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.840Z - Handled json message POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
36238
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:54:59.841Z - [Messenger] Received message, length: 4
36239
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.841Z - Time taken for 'postTasksExecution' 0.36054199998034164ms
36240
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:54:59.866Z - Closed a connection. Number of open connections: 0
36241
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
36242
+ DEBUG nx::native::watch::watcher: [create] README.md
36243
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
36244
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:22.895Z - [WATCHER]: Processing file changes in outputs
36245
+ DEBUG nx::native::watch::watcher: [create] README.md
36246
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:22.896Z - [WATCHER]: README.md was created or restored
36247
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:22.896Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: create:README.md
36248
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:22.896Z - [WATCHER]: File changes detected:
36249
+ Created:
36250
+ - README.md
36251
+ Updated:
36252
+ (none)
36253
+ Deleted:
36254
+ (none)
36255
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:22.901Z - [SYNC]: clearing sync generators cache due to file changes
36256
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:22.901Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
36257
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:22.901Z - [REQUEST]: README.md
36258
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:22.901Z - [REQUEST]:
36259
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
36260
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 20924, socket: /private/tmp/plugin14541-21-299934.805625.sock)
36261
+ [plugin-client] restarting worker for "nx/core/package-json"
36262
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 20925, socket: /private/tmp/plugin14541-22-299936.24275.sock)
36263
+ [plugin-client] restarting worker for "nx/core/project-json"
36264
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 20926, socket: /private/tmp/plugin14541-23-299936.791042.sock)
36265
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:22.908Z - Time taken for 'hash changed files from watcher' 3.5769169999985024ms
36266
+ [plugin-worker] "nx/core/project-json" (pid: 20926) listening on /private/tmp/plugin14541-23-299936.791042.sock
36267
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 20924) listening on /private/tmp/plugin14541-21-299934.805625.sock
36268
+ [plugin-worker] "nx/core/package-json" (pid: 20925) listening on /private/tmp/plugin14541-22-299936.24275.sock
36269
+ Time taken for 'plugin worker 20925 code loading' 291.00975ms
36270
+ Time taken for 'plugin worker 20926 code loading' 291.001291ms
36271
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 20924)
36272
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 20925)
36273
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 20926)
36274
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.270Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 363.6229999999632ms
36275
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.270Z - Time taken for 'start-plugin-worker:nx/core/package-json' 363.1394159999909ms
36276
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.270Z - Time taken for 'start-plugin-worker:nx/core/project-json' 362.70404199999757ms
36277
+ Time taken for 'plugin worker 20924 code loading' 291.0075ms
36278
+ [plugin-worker] "nx/core/project-json" (pid: 20926) connected
36279
+ [plugin-worker] "nx/core/package-json" (pid: 20925) connected
36280
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 20924) connected
36281
+ [plugin-worker] "nx/core/project-json" (pid: 20926) loaded successfully
36282
+ [plugin-worker] "nx/core/package-json" (pid: 20925) loaded successfully
36283
+ Time taken for 'nx/core/project-json:createNodes' 1.6888329999999883ms
36284
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
36285
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 20924) loaded successfully
36286
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
36287
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.312040999999965ms
36288
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.301Z - Time taken for 'build-project-configs' 388.3945839999942ms
36289
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.301Z - Time taken for 'createNodes:merge' 2.3808330000028946ms
36290
+ Time taken for 'build typescript dependencies' 3.841083000000026ms
36291
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
36292
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.318Z - [SYNC]: collect registered sync generators
36293
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.318Z - [SYNC]: project graph hash is the same, not collecting task sync generators
36294
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.318Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
36295
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.325Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
36296
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.325Z - Time taken for 'total execution time for createProjectGraph()' 21.023125000006985ms
36297
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.325Z - Time taken for 'createDependencies' 16.834332999947947ms
36298
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.325Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 16.758417000004556ms
36299
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.325Z - Time taken for 'createMetadata' 0.013875000004190952ms
36300
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.325Z - Time taken for 'serialize graph' 1.7713750000111759ms
36301
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:23.325Z - Time taken for 'write cache' 6.290500000002794ms
36302
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.557Z - Established a connection. Number of open connections: 1
36303
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.559Z - Closed a connection. Number of open connections: 0
36304
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.559Z - Established a connection. Number of open connections: 1
36305
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.559Z - Closed a connection. Number of open connections: 0
36306
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.559Z - Established a connection. Number of open connections: 1
36307
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.559Z - [Messenger] Setting up socket listeners
36308
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.560Z - [Messenger] listen() complete
36309
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.570Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
36310
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.571Z - [Messenger] Message sent
36311
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.572Z - Received raw message of length 4440
36312
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.572Z - Received json message of type GET_NX_CONSOLE_STATUS
36313
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.573Z - Graph recompute necessary due to env variable refresh. Changed keys: GIT_AUTHOR_DATE
36314
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.573Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
36315
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.573Z - Responding to GET_NX_CONSOLE_STATUS message
36316
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.573Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
36317
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.573Z - Done responding to the client handleGetNxConsoleStatus
36318
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.573Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
36319
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.573Z - [Messenger] Received message, length: 22
36320
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.644Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
36321
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.644Z - [Messenger] Message sent
36322
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.644Z - Received raw message of length 32
36323
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.644Z - Received json message of type REQUEST_PROJECT_GRAPH
36324
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.644Z - [REQUEST]: Client Request for Project Graph Received
36325
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=63.240584ms
36326
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.710Z - No in-memory cached project graph found. Recomputing it...
36327
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.710Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
36328
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.710Z - [REQUEST]:
36329
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.710Z - [REQUEST]:
36330
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.716Z - Streaming message to client: progress update for topic graph-construction
36331
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
36332
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.716Z - [Messenger] Received message, length: 47
36333
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 22151, socket: /private/tmp/plugin14541-24-335745.918583.sock)
36334
+ [plugin-client] restarting worker for "nx/core/package-json"
36335
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 22152, socket: /private/tmp/plugin14541-25-335746.891292.sock)
36336
+ [plugin-client] restarting worker for "nx/core/project-json"
36337
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 22153, socket: /private/tmp/plugin14541-26-335747.359458.sock)
36338
+ [plugin-worker] "nx/core/project-json" (pid: 22153) listening on /private/tmp/plugin14541-26-335747.359458.sock
36339
+ [plugin-worker] "nx/core/package-json" (pid: 22152) listening on /private/tmp/plugin14541-25-335746.891292.sock
36340
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 22151) listening on /private/tmp/plugin14541-24-335745.918583.sock
36341
+ Time taken for 'plugin worker 22152 code loading' 169.851208ms
36342
+ Time taken for 'plugin worker 22151 code loading' 169.85262500000002ms
36343
+ Time taken for 'plugin worker 22153 code loading' 169.815709ms
36344
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 22151)
36345
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 22152)
36346
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.928Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 211.37541700003203ms
36347
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.928Z - Time taken for 'start-plugin-worker:nx/core/package-json' 210.68058300000848ms
36348
+ [plugin-worker] "nx/core/package-json" (pid: 22152) connected
36349
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 22151) connected
36350
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 22153)
36351
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.928Z - Time taken for 'start-plugin-worker:nx/core/project-json' 210.47933299996657ms
36352
+ [plugin-worker] "nx/core/project-json" (pid: 22153) connected
36353
+ [plugin-worker] "nx/core/project-json" (pid: 22153) loaded successfully
36354
+ [plugin-worker] "nx/core/package-json" (pid: 22152) loaded successfully
36355
+ Time taken for 'nx/core/project-json:createNodes' 2.176957999999985ms
36356
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
36357
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.936Z - Streaming message to client: progress update for topic graph-construction
36358
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.937Z - [Messenger] Received message, length: 153
36359
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 22151) loaded successfully
36360
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
36361
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.943Z - Streaming message to client: progress update for topic graph-construction
36362
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.943Z - [Messenger] Received message, length: 112
36363
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.358709000000005ms
36364
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.951Z - Streaming message to client: progress update for topic graph-construction
36365
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.951Z - [Messenger] Received message, length: 47
36366
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.959Z - Streaming message to client: progress update for topic graph-construction
36367
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.959Z - [Messenger] Received message, length: 47
36368
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.961Z - Time taken for 'build-project-configs' 237.7397920000367ms
36369
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.961Z - Time taken for 'createNodes:merge' 2.3497499999939464ms
36370
+ Time taken for 'build typescript dependencies' 0.07824999999999704ms
36371
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
36372
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.968Z - Streaming message to client: progress update for topic graph-construction
36373
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.968Z - [Messenger] Received message, length: 47
36374
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.973Z - [SYNC]: collect registered sync generators
36375
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.973Z - [SYNC]: project graph hash is the same, not collecting task sync generators
36376
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.973Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
36377
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
36378
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
36379
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Responding to REQUEST_PROJECT_GRAPH message
36380
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - [REQUEST]: Responding to the client. project-graph
36381
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Time taken for 'total for creating and serializing project graph' 336.9222919999738ms
36382
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Time taken for 'total execution time for createProjectGraph()' 16.115583000006154ms
36383
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Time taken for 'createDependencies' 12.319750000024214ms
36384
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 12.176708000013605ms
36385
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Time taken for 'createMetadata' 0.009250000002793968ms
36386
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Time taken for 'serialize graph' 1.6601249999948777ms
36387
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.981Z - Time taken for 'write cache' 7.387332999962382ms
36388
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.983Z - Done responding to the client project-graph
36389
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.983Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 337. Response time: 2.
36390
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.983Z - [Messenger] Received message, length: 895680
36391
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.988Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
36392
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.988Z - [Messenger] Message sent
36393
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.988Z - Received raw message of length 2088
36394
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.988Z - Received json message of type PRE_TASKS_EXECUTION
36395
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.988Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
36396
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.988Z - Responding to PRE_TASKS_EXECUTION message
36397
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.988Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
36398
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.988Z - Done responding to the client handleRunPreTasksExecution
36399
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.988Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
36400
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:58.988Z - [Messenger] Received message, length: 2
36401
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:58.988Z - Time taken for 'preTasksExecution' 0.07079199998406693ms
36402
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.031Z - [Messenger] Sending message type: HASH_TASKS
36403
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.031Z - [Messenger] Message sent
36404
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.033Z - Received raw message of length 41965
36405
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.033Z - Received json message of type HASH_TASKS
36406
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=69.202209ms
36407
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.102Z - Reusing in-memory cached project graph because no files changed.
36408
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 11.648042ms - processed 6 tasks (setup: 6.898875ms, parallel_planning: 4.739041ms, pool: 1031 unique instructions)
36409
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
36410
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
36411
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
36412
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
36413
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
36414
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 10.1275ms - processed 6 plans (setup: 570.625µs, hashing: 9.555459ms, assembly: 4.852125ms)
36415
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.136Z - Serializing response for HASH_TASKS message in json mode
36416
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.139Z - Responding to HASH_TASKS message
36417
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.139Z - [REQUEST]: Responding to the client. handleHashTasks
36418
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.140Z - Done responding to the client handleHashTasks
36419
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.140Z - Handled json message HASH_TASKS. Handling time: 103. Response time: 4.
36420
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.140Z - [Messenger] Received message, length: 288902
36421
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.184Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
36422
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.184Z - [Messenger] Message sent
36423
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.185Z - Received raw message of length 330
36424
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.185Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
36425
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.191Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
36426
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.191Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
36427
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.191Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
36428
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.191Z - Done responding to the client handleGetEstimatedTaskTimings
36429
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.191Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 6. Response time: 0.
36430
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.191Z - [Messenger] Received message, length: 208
36431
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.211Z - [Messenger] Sending message type: RECORD_TASK_RUNS
36432
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.211Z - [Messenger] Message sent
36433
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.211Z - Received raw message of length 1192
36434
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.211Z - Received json message of type RECORD_TASK_RUNS
36435
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.212Z - Serializing response for RECORD_TASK_RUNS message in json mode
36436
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.212Z - Responding to RECORD_TASK_RUNS message
36437
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.212Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
36438
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.212Z - Done responding to the client handleRecordTaskRuns
36439
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.212Z - Handled json message RECORD_TASK_RUNS. Handling time: 1. Response time: 0.
36440
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.212Z - [Messenger] Received message, length: 4
36441
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.213Z - [Messenger] Sending message type: GET_FLAKY_TASKS
36442
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.213Z - [Messenger] Message sent
36443
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.213Z - Received raw message of length 170
36444
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.213Z - Received json message of type GET_FLAKY_TASKS
36445
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.213Z - Serializing response for GET_FLAKY_TASKS message in json mode
36446
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.213Z - Responding to GET_FLAKY_TASKS message
36447
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.213Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
36448
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.213Z - Done responding to the client handleGetFlakyTasks
36449
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:55:59.213Z - Handled json message GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
36450
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:55:59.213Z - [Messenger] Received message, length: 2
36451
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:01.165Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
36452
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.165Z - Established a connection. Number of open connections: 2
36453
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:01.166Z - [Messenger] Message sent
36454
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.166Z - Received raw message of length 41
36455
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.166Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
36456
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.167Z - [AI-AGENTS]: Returning cached agent configuration status
36457
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.167Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
36458
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.167Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
36459
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.167Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
36460
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.167Z - Done responding to the client handleGetConfigureAiAgentsStatus
36461
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.167Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
36462
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:01.167Z - [Messenger] Received message, length: 341
36463
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.167Z - Closed a connection. Number of open connections: 1
36464
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:01.168Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
36465
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:01.173Z - [Messenger] Message sent
36466
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.175Z - Received raw message of length 321496
36467
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.181Z - Received json message of type POST_TASKS_EXECUTION
36468
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.182Z - Serializing response for POST_TASKS_EXECUTION message in json mode
36469
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.182Z - Responding to POST_TASKS_EXECUTION message
36470
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.182Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
36471
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.182Z - Done responding to the client handleRunPostTasksExecution
36472
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.182Z - Handled json message POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
36473
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:01.182Z - [Messenger] Received message, length: 4
36474
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.182Z - Time taken for 'postTasksExecution' 0.33845799998380244ms
36475
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:01.208Z - Closed a connection. Number of open connections: 0
36476
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.902Z - [Server] lock file hash changed! old=2717871061533294378, new=3683408397957240724
36477
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.907Z - [Server] Daemon outdated: LOCK_FILES_CHANGED
36478
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.907Z - [Server] Restarting daemon...
36479
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
36480
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.932Z - Restarting daemon with script: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/start.js
36481
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.932Z - Old daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
36482
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.932Z - Current process.execPath: /Users/ikechukwukalu/.nvm/versions/node/v24.20.0/bin/node
36483
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.934Z - Started new daemon process in background
36484
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
36485
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.935Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
36486
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
36487
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.935Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
36488
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.935Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
36489
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
36490
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.936Z - [LATEST-NX]: Cleaning up latest Nx installation from /private/tmp/tmp-14541-nYqAMf7NfE85
36491
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:40.937Z - Server stopped because: "this process is no longer the current daemon (native)"
36492
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
36493
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.826Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
36494
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.839Z - New daemon starting from: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/server.js
36495
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.839Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
36496
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.839Z - New daemon nxVersion: 23.1.1
36497
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.839Z - New daemon getInstalledNxVersion(): 23.1.1
36498
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.842Z - Time taken for 'workspace context init' 0.1977919999999358ms
36499
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.847Z - [Server] Starting outdated check interval (20ms)
36500
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.850Z - Started listening on: /private/tmp/5f732c18c1cf8812e7d0/d.sock
36501
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
36502
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.855Z - [LATEST-NX]: Pulling latest Nx...
36503
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.864Z - [AI-AGENTS]: Starting agent configuration status computation
36504
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23373, socket: /private/tmp/plugin23294-0-909.146125.sock)
36505
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23374, socket: /private/tmp/plugin23294-1-1010.17125.sock)
36506
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23375, socket: /private/tmp/plugin23294-2-1011.292917.sock)
36507
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.969Z - Time taken for 'hash changed files from watcher' 0.010083000000008724ms
36508
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:41.969Z - Time taken for 'loadSpecifiedNxPlugins' 113.82904199999996ms
36509
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23374) listening on /private/tmp/plugin23294-1-1010.17125.sock
36510
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23374)
36511
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.304Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 337.8982910000001ms
36512
+ Time taken for 'plugin worker 23374 code loading' 255.14962500000001ms
36513
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23374) connected
36514
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23375) listening on /private/tmp/plugin23294-2-1011.292917.sock
36515
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23373) listening on /private/tmp/plugin23294-0-909.146125.sock
36516
+ Time taken for 'plugin worker 23373 code loading' 257.191667ms
36517
+ Time taken for 'plugin worker 23375 code loading' 259.24875000000003ms
36518
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23373)
36519
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23375)
36520
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.314Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 448.91533300000003ms
36521
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.314Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 346.99483299999986ms
36522
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23375) connected
36523
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23374) loaded successfully
36524
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23373) connected
36525
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.317Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 462.7043339999999ms
36526
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23375) loaded successfully
36527
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.323Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 468.7696249999999ms
36528
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23373) loaded successfully
36529
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.334Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
36530
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.334Z - [REQUEST]:
36531
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.334Z - [REQUEST]:
36532
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.342Z - Time taken for 'loadDefaultNxPlugins' 478.462167ms
36533
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.342Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 478.23525000000006ms
36534
+ Time taken for 'nx/core/project-json:createNodes' 4.5138749999999845ms
36535
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
36536
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 10.25ms
36537
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
36538
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.419Z - Time taken for 'build-project-configs' 46.589709000000084ms
36539
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.419Z - Time taken for 'createNodes:merge' 20.713915999999926ms
36540
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.419Z - Time taken for 'native-file-deps' 0.008042000000159533ms
36541
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.419Z - Time taken for 'get-workspace-files' 4.149207999999817ms
36542
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.419Z - Time taken for 'read cache' 4.1174590000000535ms
36543
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.473Z - Established a connection. Number of open connections: 1
36544
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.475Z - Closed a connection. Number of open connections: 0
36545
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.476Z - Established a connection. Number of open connections: 1
36546
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.476Z - [Messenger] Setting up socket listeners
36547
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.476Z - Closed a connection. Number of open connections: 0
36548
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.476Z - Established a connection. Number of open connections: 1
36549
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.476Z - [Messenger] listen() complete
36550
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.488Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
36551
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.488Z - [Messenger] Message sent
36552
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.489Z - Received raw message of length 1138
36553
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.489Z - Received json message of type REQUEST_PROJECT_GRAPH
36554
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.489Z - Graph recompute necessary due to env variable refresh. Changed keys: NVM_INC, HERD_PHP_81_INI_SCAN_DIR, HERD_PHP_80_INI_SCAN_DIR, TERM_PROGRAM, NODE, NVM_CD_FLAGS, INIT_CWD, TERM, TERM_PROGRAM_VERSION, ZDOTDIR, HERD_PHP_85_INI_SCAN_DIR, HERD_PHP_83_INI_SCAN_DIR, COPILOT_DEBUG_NONCE, PHP_INI_SCAN_DIR, NVM_DIR, HERD_PHP_82_INI_SCAN_DIR, PATH, HERD_PHP_84_INI_SCAN_DIR, USER_ZDOTDIR, PWD, LANG, PYTHONSTARTUP, NODE_PATH, XPC_SERVICE_NAME, PYTHON_BASIC_REPL, NVM_BIN, GIT_ASKPASS, HERD_PHP_74_INI_SCAN_DIR, COLORTERM, NX_CLI_SET, GIT_AUTHOR_DATE, COLOR, GIT_EDITOR, GIT_INDEX_FILE, GIT_AUTHOR_NAME, GIT_PREFIX, EDITOR, GIT_AUTHOR_EMAIL, GIT_EXEC_PATH, ELECTRON_RUN_AS_NODE, APPLICATION_INSIGHTS_NO_STATSBEAT, DEBUG, MXC_BIN_DIR, COPILOT_OTEL_FILE_EXPORTER_PATH, NX_WORKSPACE_ROOT_PATH, CLOUDSDK_METRICS_ENVIRONMENT, CLOUDSDK_METRICS_ENVIRONMENT_VERSION, ELECTRON_NO_ASAR, CI
36555
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.489Z - [REQUEST]: Client Request for Project Graph Received
36556
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=61.373292ms
36557
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.552Z - No in-memory cached project graph found. Recomputing it...
36558
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.552Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
36559
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.552Z - [REQUEST]:
36560
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.552Z - [REQUEST]:
36561
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.553Z - Streaming message to client: progress update for topic graph-construction
36562
+ [plugin-client] restarting worker for "nx/core/package-json"
36563
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.553Z - [Messenger] Received message, length: 47
36564
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 23399, socket: /private/tmp/plugin23294-3-1597.311792.sock)
36565
+ [plugin-client] restarting worker for "nx/core/project-json"
36566
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 23400, socket: /private/tmp/plugin23294-4-1597.934667.sock)
36567
+ Time taken for 'build typescript dependencies' 77.77324999999996ms
36568
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.620750000000044ms
36569
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.581Z - Streaming message to client: progress update for topic graph-construction
36570
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.581Z - Streaming message to client: progress update for topic graph-construction
36571
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.581Z - [Messenger] Received message, length: 47
36572
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.581Z - [Messenger] Received message, length: 142
36573
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.588Z - Time taken for 'total execution time for createProjectGraph()' 185.74520800000005ms
36574
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.588Z - Time taken for 'createDependencies' 167.66329199999996ms
36575
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.588Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 167.45912499999986ms
36576
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.588Z - Time taken for 'createMetadata' 0.012750000000096406ms
36577
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.588Z - Time taken for 'serialize graph' 1.971458999999868ms
36578
+ [plugin-worker] "nx/core/package-json" (pid: 23399) listening on /private/tmp/plugin23294-3-1597.311792.sock
36579
+ [plugin-worker] "nx/core/project-json" (pid: 23400) listening on /private/tmp/plugin23294-4-1597.934667.sock
36580
+ Time taken for 'plugin worker 23400 code loading' 97.832875ms
36581
+ Time taken for 'plugin worker 23399 code loading' 97.49895799999999ms
36582
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 23399)
36583
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 23400)
36584
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.697Z - Time taken for 'start-plugin-worker:nx/core/package-json' 143.76816700000018ms
36585
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.697Z - Time taken for 'start-plugin-worker:nx/core/project-json' 143.55091700000003ms
36586
+ [plugin-worker] "nx/core/project-json" (pid: 23400) connected
36587
+ [plugin-worker] "nx/core/package-json" (pid: 23399) connected
36588
+ [plugin-worker] "nx/core/project-json" (pid: 23400) loaded successfully
36589
+ Time taken for 'nx/core/project-json:createNodes' 0.464500000000001ms
36590
+ [plugin-worker] "nx/core/package-json" (pid: 23399) loaded successfully
36591
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
36592
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.700Z - Streaming message to client: progress update for topic graph-construction
36593
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.700Z - [Messenger] Received message, length: 101
36594
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
36595
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.708Z - Streaming message to client: progress update for topic graph-construction
36596
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.708Z - [Messenger] Received message, length: 47
36597
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.715Z - Streaming message to client: progress update for topic graph-construction
36598
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.715Z - [Messenger] Received message, length: 47
36599
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.716Z - Time taken for 'build-project-configs' 157.82287500000007ms
36600
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.716Z - Time taken for 'createNodes:merge' 2.2201249999998254ms
36601
+ Time taken for 'build typescript dependencies' 0.02195900000003803ms
36602
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
36603
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.724Z - Streaming message to client: progress update for topic graph-construction
36604
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.725Z - [Messenger] Received message, length: 47
36605
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.730Z - [SYNC]: collect registered sync generators
36606
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.742Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
36607
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.742Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
36608
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.742Z - Responding to REQUEST_PROJECT_GRAPH message
36609
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.742Z - [REQUEST]: Responding to the client. project-graph
36610
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.743Z - Time taken for 'total for creating and serializing project graph' 252.85195799999997ms
36611
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.743Z - Time taken for 'total execution time for createProjectGraph()' 16.549334000000044ms
36612
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.743Z - Time taken for 'createDependencies' 13.16495800000007ms
36613
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.743Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 12.974958000000015ms
36614
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.743Z - Time taken for 'createMetadata' 0.008625000000165528ms
36615
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.743Z - Time taken for 'serialize graph' 1.894708000000037ms
36616
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.743Z - Time taken for 'write cache' 11.394000000000005ms
36617
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.746Z - Done responding to the client project-graph
36618
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.746Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 253. Response time: 4.
36619
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.746Z - [Messenger] Received message, length: 895679
36620
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.749Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
36621
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.750Z - [Messenger] Message sent
36622
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.750Z - Received raw message of length 32
36623
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.750Z - Received json message of type GET_CONTEXT_FILE_DATA
36624
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.751Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
36625
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.751Z - Responding to GET_CONTEXT_FILE_DATA message
36626
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.751Z - [REQUEST]: Responding to the client. handleContextFileData
36627
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.756Z - Done responding to the client handleContextFileData
36628
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.756Z - [Messenger] Received message, length: 87218
36629
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.756Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 5.
36630
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.787Z - Established a connection. Number of open connections: 2
36631
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.787Z - [Messenger] Setting up socket listeners
36632
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.787Z - [Messenger] listen() complete
36633
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.787Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
36634
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.787Z - Established a connection. Number of open connections: 3
36635
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.787Z - [Messenger] Message sent
36636
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.788Z - Closed a connection. Number of open connections: 2
36637
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.788Z - Received raw message of length 42
36638
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.788Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
36639
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.792Z - Established a connection. Number of open connections: 3
36640
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.792Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
36641
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.792Z - [Messenger] Message sent
36642
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.792Z - Closed a connection. Number of open connections: 2
36643
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.792Z - Received raw message of length 32
36644
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.793Z - Received json message of type REQUEST_PROJECT_GRAPH
36645
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.793Z - [REQUEST]: Client Request for Project Graph Received
36646
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=63.852417ms
36647
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.858Z - Reusing in-memory cached project graph because no files changed.
36648
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.859Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
36649
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.859Z - Responding to REQUEST_PROJECT_GRAPH message
36650
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.859Z - [REQUEST]: Responding to the client. project-graph
36651
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.860Z - Time taken for 'total for creating and serializing project graph' 65.80212499999993ms
36652
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.861Z - Done responding to the client project-graph
36653
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.861Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 66. Response time: 2.
36654
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.862Z - [Messenger] Received message, length: 895679
36655
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.864Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
36656
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.864Z - [Messenger] Message sent
36657
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.865Z - Received raw message of length 32
36658
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.865Z - Received json message of type GET_CONTEXT_FILE_DATA
36659
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.865Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
36660
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.866Z - Responding to GET_CONTEXT_FILE_DATA message
36661
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.866Z - [REQUEST]: Responding to the client. handleContextFileData
36662
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.868Z - Done responding to the client handleContextFileData
36663
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.868Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 0. Response time: 3.
36664
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.868Z - [Messenger] Received message, length: 87218
36665
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.896Z - [ProjectGraphListener] Socket closed, triggering reconnection
36666
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.897Z - Closed a connection. Number of open connections: 1
36667
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.900Z - Established a connection. Number of open connections: 2
36668
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.900Z - [Messenger] Setting up socket listeners
36669
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.900Z - [Messenger] listen() complete
36670
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.900Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
36671
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:42.900Z - [Messenger] Message sent
36672
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.901Z - Established a connection. Number of open connections: 3
36673
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.901Z - Closed a connection. Number of open connections: 2
36674
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.901Z - Received raw message of length 42
36675
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:42.901Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
36676
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.539Z - Established a connection. Number of open connections: 3
36677
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.548Z - Closed a connection. Number of open connections: 2
36678
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.549Z - Established a connection. Number of open connections: 3
36679
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.550Z - Closed a connection. Number of open connections: 2
36680
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.550Z - Established a connection. Number of open connections: 3
36681
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.550Z - [Messenger] Setting up socket listeners
36682
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.551Z - [Messenger] listen() complete
36683
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.573Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
36684
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.574Z - [Messenger] Message sent
36685
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.574Z - Received raw message of length 1436
36686
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.575Z - Received json message of type GET_NX_CONSOLE_STATUS
36687
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.575Z - Graph recompute necessary due to env variable refresh. Changed keys: ELECTRON_NO_ASAR, CI, PWD, NODE_PATH, NX_CLI_SET
36688
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.576Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
36689
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.576Z - Responding to GET_NX_CONSOLE_STATUS message
36690
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.576Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
36691
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.576Z - Done responding to the client handleGetNxConsoleStatus
36692
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.576Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
36693
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.576Z - [Messenger] Received message, length: 22
36694
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.630Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
36695
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.630Z - [Messenger] Message sent
36696
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.630Z - Received raw message of length 32
36697
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.630Z - Received json message of type REQUEST_PROJECT_GRAPH
36698
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.630Z - [REQUEST]: Client Request for Project Graph Received
36699
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=62.78925ms
36700
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.693Z - No in-memory cached project graph found. Recomputing it...
36701
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.693Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
36702
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.693Z - [REQUEST]:
36703
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.693Z - [REQUEST]:
36704
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.694Z - Streaming message to client: progress update for topic graph-construction
36705
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
36706
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.694Z - [Messenger] Received message, length: 47
36707
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 23431, socket: /private/tmp/plugin23294-5-2738.991459.sock)
36708
+ [plugin-client] restarting worker for "nx/core/package-json"
36709
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 23432, socket: /private/tmp/plugin23294-6-2739.666209.sock)
36710
+ [plugin-client] restarting worker for "nx/core/project-json"
36711
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 23433, socket: /private/tmp/plugin23294-7-2739.991292.sock)
36712
+ [plugin-worker] "nx/core/package-json" (pid: 23432) listening on /private/tmp/plugin23294-6-2739.666209.sock
36713
+ Time taken for 'plugin worker 23432 code loading' 99.33804200000002ms
36714
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 23431) listening on /private/tmp/plugin23294-5-2738.991459.sock
36715
+ Time taken for 'plugin worker 23431 code loading' 103.493166ms
36716
+ [plugin-worker] "nx/core/project-json" (pid: 23433) listening on /private/tmp/plugin23294-7-2739.991292.sock
36717
+ Time taken for 'plugin worker 23433 code loading' 111.86125ms
36718
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 23431)
36719
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 23432)
36720
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 23433)
36721
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.865Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 166.21791699999994ms
36722
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.865Z - Time taken for 'start-plugin-worker:nx/core/package-json' 169.55545900000016ms
36723
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.865Z - Time taken for 'start-plugin-worker:nx/core/project-json' 169.47191699999985ms
36724
+ [plugin-worker] "nx/core/package-json" (pid: 23432) connected
36725
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 23431) connected
36726
+ [plugin-worker] "nx/core/project-json" (pid: 23433) connected
36727
+ [plugin-worker] "nx/core/project-json" (pid: 23433) loaded successfully
36728
+ [plugin-worker] "nx/core/package-json" (pid: 23432) loaded successfully
36729
+ Time taken for 'nx/core/project-json:createNodes' 1.7053749999999752ms
36730
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
36731
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.871Z - Streaming message to client: progress update for topic graph-construction
36732
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.872Z - [Messenger] Received message, length: 153
36733
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 23431) loaded successfully
36734
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
36735
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.884Z - Streaming message to client: progress update for topic graph-construction
36736
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.885Z - [Messenger] Received message, length: 112
36737
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 11.710624999999993ms
36738
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.891Z - Streaming message to client: progress update for topic graph-construction
36739
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.891Z - [Messenger] Received message, length: 47
36740
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.898Z - Streaming message to client: progress update for topic graph-construction
36741
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.898Z - [Messenger] Received message, length: 47
36742
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.899Z - Time taken for 'build-project-configs' 199.2228329999998ms
36743
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.899Z - Time taken for 'createNodes:merge' 2.6640419999998812ms
36744
+ Time taken for 'build typescript dependencies' 0.06645900000000893ms
36745
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
36746
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.907Z - Streaming message to client: progress update for topic graph-construction
36747
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.907Z - [Messenger] Received message, length: 47
36748
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.912Z - [SYNC]: collect registered sync generators
36749
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.912Z - [SYNC]: project graph hash is the same, not collecting task sync generators
36750
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.912Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
36751
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.916Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
36752
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.916Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
36753
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Responding to PROJECT_GRAPH_UPDATED message
36754
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - [REQUEST]: Responding to the client. Project graph updated
36755
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
36756
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Responding to REQUEST_PROJECT_GRAPH message
36757
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - [REQUEST]: Responding to the client. project-graph
36758
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Time taken for 'total for creating and serializing project graph' 288.0373330000002ms
36759
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Time taken for 'total execution time for createProjectGraph()' 15.61575000000039ms
36760
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Time taken for 'createDependencies' 12.330583999999817ms
36761
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 12.176417000000129ms
36762
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Time taken for 'createMetadata' 0.009541999999783002ms
36763
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Time taken for 'serialize graph' 1.73962500000016ms
36764
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.918Z - Time taken for 'write cache' 3.6654169999997066ms
36765
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.920Z - Done responding to the client Project graph updated
36766
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.920Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 4. Response time: 4.
36767
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.921Z - [Messenger] Received message, length: 895672
36768
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.921Z - Done responding to the client project-graph
36769
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:43.921Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 288. Response time: 3.
36770
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:43.921Z - [Messenger] Received message, length: 895679
36771
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.376Z - [Messenger] Setting up socket listeners
36772
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.376Z - Established a connection. Number of open connections: 4
36773
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.376Z - [Messenger] listen() complete
36774
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.376Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
36775
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.376Z - [Messenger] Message sent
36776
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.376Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
36777
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.376Z - Received raw message of length 32
36778
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.376Z - Received json message of type REQUEST_PROJECT_GRAPH
36779
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.376Z - [Messenger] Message sent
36780
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.376Z - [REQUEST]: Client Request for Project Graph Received
36781
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=64.01375ms
36782
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.441Z - Reusing in-memory cached project graph because no files changed.
36783
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.442Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
36784
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.442Z - Responding to REQUEST_PROJECT_GRAPH message
36785
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.442Z - [REQUEST]: Responding to the client. project-graph
36786
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.446Z - Received raw message of length 42
36787
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.447Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
36788
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.447Z - Time taken for 'total for creating and serializing project graph' 65.00129199999992ms
36789
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.452Z - Done responding to the client project-graph
36790
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.452Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 66. Response time: 10.
36791
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.453Z - [Messenger] Received message, length: 895679
36792
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.931Z - Established a connection. Number of open connections: 5
36793
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.931Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
36794
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.932Z - Closed a connection. Number of open connections: 4
36795
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.932Z - [Messenger] Message sent
36796
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.932Z - Received raw message of length 32
36797
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.932Z - Received json message of type GET_CONTEXT_FILE_DATA
36798
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.935Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
36799
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.935Z - Responding to GET_CONTEXT_FILE_DATA message
36800
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.935Z - [REQUEST]: Responding to the client. handleContextFileData
36801
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.936Z - Done responding to the client handleContextFileData
36802
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.936Z - [Messenger] Received message, length: 87218
36803
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.936Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 2. Response time: 2.
36804
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.951Z - Closed a connection. Number of open connections: 3
36805
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.951Z - [ProjectGraphListener] Socket closed, triggering reconnection
36806
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.952Z - Established a connection. Number of open connections: 4
36807
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.952Z - [Messenger] Setting up socket listeners
36808
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.952Z - Established a connection. Number of open connections: 5
36809
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.952Z - [Messenger] listen() complete
36810
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.952Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
36811
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.952Z - Closed a connection. Number of open connections: 4
36812
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:44.952Z - [Messenger] Message sent
36813
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.953Z - Received raw message of length 42
36814
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:44.953Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
36815
+ Fetching nx...
36816
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:45.793Z - [NX-CONSOLE]: Failed to use latest Nx for console status. Error: Command failed: pnpm add -Dw --config.frozen-lockfile=false nx@latest --config.auto-install-peers=false --ignore-scripts
36817
+ /bin/sh: pnpm: command not found
36818
+
36819
+ DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
36820
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:45.795Z - [AI-AGENTS]: Failed to compute agent configuration status from latest Nx. Error: Command failed: pnpm add -Dw --config.frozen-lockfile=false nx@latest --config.auto-install-peers=false --ignore-scripts
36821
+ /bin/sh: pnpm: command not found
36822
+
36823
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:45.795Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 0 partially configured, 0 non-configured
36824
+ DEBUG nx::native::ide::install: Detected editor: Unknown
36825
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=22
36826
+ DEBUG nx::native::watch::watcher: [create] apps/playground/src/app/pages/tokens-page.ts
36827
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.safelist.ts
36828
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/app-shell-header.component.ts
36829
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-weather.spec.ts
36830
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.service.spec.ts
36831
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.ts
36832
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-greeting.util.ts
36833
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-weather.ts
36834
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/avatar/avatar-menu.component.ts
36835
+ DEBUG nx::native::watch::watcher: [create] apps/playground/src/app/pages/chip-page.ts
36836
+ DEBUG nx::native::watch::watcher: [create] apps/playground/src/app/snippets/chip.snippets.ts
36837
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/tailwind-preset.cjs
36838
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/chip/chip.component.ts
36839
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/button/button.component.spec.ts
36840
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.service.ts
36841
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.html
36842
+ DEBUG nx::native::watch::watcher: [create] README.md
36843
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/table/table.component.ts
36844
+ DEBUG nx::native::watch::watcher: [create] tools/build-icon-sprite.mjs
36845
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/segment/segment.component.ts
36846
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts
36847
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/table/table.component.spec.ts
36848
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=22
36849
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/button/button.component.spec.ts
36850
+ DEBUG nx::native::watch::watcher: [create] tools/build-icon-sprite.mjs
36851
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.safelist.ts
36852
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts
36853
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-greeting.util.ts
36854
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-weather.spec.ts
36855
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.service.spec.ts
36856
+ DEBUG nx::native::watch::watcher: [create] apps/playground/src/app/pages/tokens-page.ts
36857
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/chip/chip.component.ts
36858
+ DEBUG nx::native::watch::watcher: [create] apps/playground/src/app/pages/chip-page.ts
36859
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-weather.ts
36860
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/segment/segment.component.ts
36861
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/app-shell-header.component.ts
36862
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.ts
36863
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/avatar/avatar-menu.component.ts
36864
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/table/table.component.spec.ts
36865
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/table/table.component.ts
36866
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.service.ts
36867
+ DEBUG nx::native::watch::watcher: [create] apps/playground/src/app/snippets/chip.snippets.ts
36868
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/tailwind-preset.cjs
36869
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.html
36870
+ DEBUG nx::native::watch::watcher: [create] README.md
36871
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.368Z - [WATCHER]: Processing file changes in outputs
36872
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.368Z - [WATCHER]: 22 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
36873
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.368Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 22 events: create:libs/africanies-ui/src/lib/button/button.component.spec.ts, create:tools/build-icon-sprite.mjs, create:libs/africanies-theme/src/lib/mode-color.safelist.ts, create:libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts, create:libs/africanies-ui/src/lib/layout/header-greeting.util.ts, create:libs/africanies-ui/src/lib/layout/header-weather.spec.ts, create:libs/africanies-theme/src/lib/mode-color.service.spec.ts, create:apps/playground/src/app/pages/tokens-page.ts, create:libs/africanies-ui/src/lib/chip/chip.component.ts, create:apps/playground/src/app/pages/chip-page.ts, create:libs/africanies-ui/src/lib/layout/header-weather.ts, create:libs/africanies-ui/src/lib/navigation/segment/segment.component.ts, create:libs/africanies-ui/src/lib/layout/app-shell-header.component.ts, create:libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.ts, create:libs/africanies-ui/src/lib/avatar/avatar-menu.component.ts, create:libs/africanies-ui/src/lib/table/table.component.spec.ts, create:libs/africanies-ui/src/lib/table/table.component.ts, create:libs/africanies-theme/src/lib/mode-color.service.ts, create:apps/playground/src/app/snippets/chip.snippets.ts, create:libs/africanies-theme/tailwind-preset.cjs, create:libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.html, create:README.md
36874
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.369Z - [WATCHER]: File changes detected:
36875
+ Created:
36876
+ - libs/africanies-ui/src/lib/button/button.component.spec.ts
36877
+ - tools/build-icon-sprite.mjs
36878
+ - libs/africanies-theme/src/lib/mode-color.safelist.ts
36879
+ - libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts
36880
+ - libs/africanies-ui/src/lib/layout/header-greeting.util.ts
36881
+ - libs/africanies-ui/src/lib/layout/header-weather.spec.ts
36882
+ - libs/africanies-theme/src/lib/mode-color.service.spec.ts
36883
+ - apps/playground/src/app/pages/tokens-page.ts
36884
+ - libs/africanies-ui/src/lib/chip/chip.component.ts
36885
+ - apps/playground/src/app/pages/chip-page.ts
36886
+ ... and 12 more
36887
+ Updated:
36888
+ (none)
36889
+ Deleted:
36890
+ (none)
36891
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.395Z - [SYNC]: clearing sync generators cache due to file changes
36892
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.400Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
36893
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.400Z - [REQUEST]: libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.html,libs/africanies-theme/src/lib/mode-color.service.spec.ts,libs/africanies-ui/src/lib/button/button.component.spec.ts,libs/africanies-ui/src/lib/layout/header-greeting.util.ts,apps/playground/src/app/snippets/chip.snippets.ts,libs/africanies-ui/src/lib/table/table.component.spec.ts,libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts,libs/africanies-ui/src/lib/chip/chip.component.ts,README.md,libs/africanies-ui/src/lib/navigation/segment/segment.component.ts,libs/africanies-ui/src/lib/layout/header-weather.ts,apps/playground/src/app/pages/tokens-page.ts,libs/africanies-theme/src/lib/mode-color.safelist.ts,apps/playground/src/app/pages/chip-page.ts,libs/africanies-ui/src/lib/navigation/side-nav/africanies-side-nav.component.ts,libs/africanies-ui/src/lib/avatar/avatar-menu.component.ts,libs/africanies-ui/src/lib/layout/app-shell-header.component.ts,libs/africanies-theme/tailwind-preset.cjs,tools/build-icon-sprite.mjs,libs/africanies-ui/src/lib/layout/header-weather.spec.ts,libs/africanies-theme/src/lib/mode-color.service.ts,libs/africanies-ui/src/lib/table/table.component.ts
36894
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.400Z - [REQUEST]:
36895
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
36896
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 23576, socket: /private/tmp/plugin23294-8-5446.538667.sock)
36897
+ [plugin-client] restarting worker for "nx/core/package-json"
36898
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 23577, socket: /private/tmp/plugin23294-9-5448.220792.sock)
36899
+ [plugin-client] restarting worker for "nx/core/project-json"
36900
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 23578, socket: /private/tmp/plugin23294-10-5449.336792.sock)
36901
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.406Z - Time taken for 'hash changed files from watcher' 22.582875000000058ms
36902
+ [plugin-worker] "nx/core/project-json" (pid: 23578) listening on /private/tmp/plugin23294-10-5449.336792.sock
36903
+ Time taken for 'plugin worker 23578 code loading' 127.003667ms
36904
+ [plugin-worker] "nx/core/package-json" (pid: 23577) listening on /private/tmp/plugin23294-9-5448.220792.sock
36905
+ Time taken for 'plugin worker 23577 code loading' 126.85408399999999ms
36906
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 23576) listening on /private/tmp/plugin23294-8-5446.538667.sock
36907
+ Time taken for 'plugin worker 23576 code loading' 128.760708ms
36908
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 23576)
36909
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 23577)
36910
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 23578)
36911
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.653Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 250.74158400000033ms
36912
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.653Z - Time taken for 'start-plugin-worker:nx/core/package-json' 249.23366700000042ms
36913
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.653Z - Time taken for 'start-plugin-worker:nx/core/project-json' 248.4977089999993ms
36914
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 23576) connected
36915
+ [plugin-worker] "nx/core/package-json" (pid: 23577) connected
36916
+ [plugin-worker] "nx/core/project-json" (pid: 23578) connected
36917
+ [plugin-worker] "nx/core/project-json" (pid: 23578) loaded successfully
36918
+ [plugin-worker] "nx/core/package-json" (pid: 23577) loaded successfully
36919
+ Time taken for 'nx/core/project-json:createNodes' 0.48612500000001546ms
36920
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
36921
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 23576) loaded successfully
36922
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
36923
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.4878750000000025ms
36924
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.677Z - Time taken for 'build-project-configs' 270.18745899999976ms
36925
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.677Z - Time taken for 'createNodes:merge' 2.3509579999999914ms
36926
+ Time taken for 'build typescript dependencies' 12.518708000000004ms
36927
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
36928
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.707Z - [SYNC]: collect registered sync generators
36929
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.708Z - [SYNC]: project graph hash is the same, not collecting task sync generators
36930
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.708Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
36931
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.713Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
36932
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.714Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
36933
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.716Z - Responding to PROJECT_GRAPH_UPDATED message
36934
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.716Z - [REQUEST]: Responding to the client. Project graph updated
36935
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.716Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
36936
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.720Z - Responding to PROJECT_GRAPH_UPDATED message
36937
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.720Z - [REQUEST]: Responding to the client. Project graph updated
36938
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.721Z - Time taken for 'total execution time for createProjectGraph()' 31.805459000000155ms
36939
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.721Z - Time taken for 'createDependencies' 27.887165999999525ms
36940
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.721Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 27.801042000000052ms
36941
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.721Z - Time taken for 'createMetadata' 0.009750000000167347ms
36942
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.721Z - Time taken for 'serialize graph' 2.509541000000354ms
36943
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.721Z - Time taken for 'write cache' 5.8067080000000715ms
36944
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.732Z - Done responding to the client Project graph updated
36945
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.732Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 8. Response time: 16.
36946
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.732Z - Done responding to the client Project graph updated
36947
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:46.732Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 6. Response time: 18.
36948
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:46.732Z - [Messenger] Received message, length: 895672
36949
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:46.733Z - [Messenger] Received message, length: 895672
36950
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.741Z - Established a connection. Number of open connections: 5
36951
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:47.741Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
36952
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:47.741Z - [Messenger] Message sent
36953
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.742Z - Received raw message of length 32
36954
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.742Z - Received json message of type GET_CONTEXT_FILE_DATA
36955
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.744Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
36956
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.744Z - Responding to GET_CONTEXT_FILE_DATA message
36957
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.744Z - [REQUEST]: Responding to the client. handleContextFileData
36958
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.744Z - Closed a connection. Number of open connections: 4
36959
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.744Z - Done responding to the client handleContextFileData
36960
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.744Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 0.
36961
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:47.744Z - [Messenger] Received message, length: 87220
36962
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:47.763Z - [ProjectGraphListener] Socket closed, triggering reconnection
36963
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.763Z - Closed a connection. Number of open connections: 3
36964
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.764Z - Established a connection. Number of open connections: 4
36965
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:47.764Z - [Messenger] Setting up socket listeners
36966
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.764Z - Established a connection. Number of open connections: 5
36967
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:47.764Z - [Messenger] listen() complete
36968
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:47.764Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
36969
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.764Z - Closed a connection. Number of open connections: 4
36970
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:47.764Z - [Messenger] Message sent
36971
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.764Z - Received raw message of length 42
36972
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:47.764Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
36973
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:57.983Z - [Server] lock file hash changed! old=2337773458516242051, new=2717871061533294378
36974
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:57.991Z - [Server] Daemon outdated: LOCK_FILES_CHANGED
36975
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:57.991Z - [Server] Restarting daemon...
36976
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
36977
+ DEBUG nx::native::watch::watcher: [create] package.json
36978
+ DEBUG nx::native::watch::watcher: [create] package-lock.json
36979
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
36980
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:58.104Z - [ProjectGraphListener] Socket closed, triggering reconnection
36981
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:58.105Z - [ProjectGraphListener] Starting reconnection for 1 callbacks
36982
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.105Z - Restarting daemon with script: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/start.js
36983
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.105Z - Old daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
36984
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.106Z - Current process.execPath: /Users/ikechukwukalu/.nvm/versions/node/v24.20.0/bin/node
36985
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:58.106Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
36986
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.108Z - Started new daemon process in background
36987
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
36988
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.112Z - [WATCHER]: 2 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
36989
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.113Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 2 events: create:package.json, create:package-lock.json
36990
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.114Z - [WATCHER]: File changes detected:
36991
+ Created:
36992
+ - package.json
36993
+ - package-lock.json
36994
+ Updated:
36995
+ (none)
36996
+ Deleted:
36997
+ (none)
36998
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=3
36999
+ DEBUG nx::native::watch::watcher: [delete] .nx/workspace-data/d/server-process.json
37000
+ DEBUG nx::native::watch::watcher: [create] package-lock.json
37001
+ DEBUG nx::native::watch::watcher: [create] package.json
37002
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.135Z - [SYNC]: clearing sync generators cache due to file changes
37003
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.138Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
37004
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.138Z - [REQUEST]: package-lock.json,package.json
37005
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.138Z - [REQUEST]:
37006
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:58.136Z - [ProjectGraphListener] Socket closed, triggering reconnection
37007
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:58.147Z - [ProjectGraphListener] Starting reconnection for 1 callbacks
37008
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
37009
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:58.148Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
37010
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 23845, socket: /private/tmp/plugin23294-11-17192.422417.sock)
37011
+ [plugin-client] restarting worker for "nx/core/package-json"
37012
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 23846, socket: /private/tmp/plugin23294-12-17200.747292.sock)
37013
+ [plugin-client] restarting worker for "nx/core/project-json"
37014
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 23847, socket: /private/tmp/plugin23294-13-17205.158875.sock)
37015
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.165Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
37016
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
37017
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.169Z - Time taken for 'hash changed files from watcher' 19.345541999999114ms
37018
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.169Z - Closed a connection. Number of open connections: 3
37019
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.169Z - Closed a connection. Number of open connections: 2
37020
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.169Z - Closed a connection. Number of open connections: 1
37021
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.169Z - Closed a connection. Number of open connections: 0
37022
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
37023
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.181Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
37024
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.182Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
37025
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
37026
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:58.184Z - Server stopped because: "this process is no longer the current daemon (native)"
37027
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
37028
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
37029
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.326Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
37030
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.332Z - New daemon starting from: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/server.js
37031
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.332Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
37032
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.332Z - New daemon nxVersion: 23.1.1
37033
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.333Z - New daemon getInstalledNxVersion(): 23.1.1
37034
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.334Z - Time taken for 'workspace context init' 0.19900000000006912ms
37035
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.341Z - [Server] Starting outdated check interval (20ms)
37036
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.342Z - Started listening on: /private/tmp/8413af41aad7e7b863de/d.sock
37037
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.343Z - [Client] Server available
37038
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.344Z - [Messenger] Setting up socket listeners
37039
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.344Z - [Messenger] listen() complete
37040
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.344Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
37041
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.345Z - [Messenger] Message sent
37042
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.345Z - [ProjectGraphListener] Reconnected successfully
37043
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.356Z - [Client] Server available
37044
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
37045
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.356Z - [Messenger] Setting up socket listeners
37046
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.356Z - [Messenger] listen() complete
37047
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.356Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
37048
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.356Z - [Messenger] Message sent
37049
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.356Z - [ProjectGraphListener] Reconnected successfully
37050
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.357Z - [LATEST-NX]: Pulling latest Nx...
37051
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.359Z - [AI-AGENTS]: Starting agent configuration status computation
37052
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23936, socket: /private/tmp/plugin23837-0-1174.910166.sock)
37053
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23937, socket: /private/tmp/plugin23837-1-1215.339208.sock)
37054
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23938, socket: /private/tmp/plugin23837-2-1216.273125.sock)
37055
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.402Z - Time taken for 'hash changed files from watcher' 0.015916999999944892ms
37056
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.402Z - Time taken for 'loadSpecifiedNxPlugins' 44.7305409999999ms
37057
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.404Z - Established a connection. Number of open connections: 1
37058
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.405Z - Established a connection. Number of open connections: 2
37059
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.405Z - Closed a connection. Number of open connections: 1
37060
+ /bin/sh: pnpm: command not found
37061
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.414Z - [NX-CONSOLE]: Failed to use latest Nx for console status. Error: An error occurred while checking the provenance of nx@latest. This could indicate a security risk. Please double check https://www.npmjs.com/package/nx to see if the package is published correctly or file an issue at https://github.com/nrwl/nx/issues. To disable this check at your own risk, you can set the NX_SKIP_PROVENANCE_CHECK environment variable to true.
37062
+ Error: Command failed: pnpm view "nx@latest" --json --silent
37063
+ /bin/sh: pnpm: command not found
37064
+
37065
+ DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
37066
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.416Z - [AI-AGENTS]: Failed to compute agent configuration status from latest Nx. Error: An error occurred while checking the provenance of nx@latest. This could indicate a security risk. Please double check https://www.npmjs.com/package/nx to see if the package is published correctly or file an issue at https://github.com/nrwl/nx/issues. To disable this check at your own risk, you can set the NX_SKIP_PROVENANCE_CHECK environment variable to true.
37067
+ Error: Command failed: pnpm view "nx@latest" --json --silent
37068
+ /bin/sh: pnpm: command not found
37069
+
37070
+ DEBUG nx::native::ide::install: Detected editor: Unknown
37071
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.416Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 0 partially configured, 0 non-configured
37072
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.418Z - Established a connection. Number of open connections: 2
37073
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.419Z - Received raw message of length 42
37074
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.419Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
37075
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.419Z - Established a connection. Number of open connections: 3
37076
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.420Z - Closed a connection. Number of open connections: 2
37077
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.420Z - Received raw message of length 42
37078
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.420Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
37079
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
37080
+ DEBUG nx::native::watch::watcher: [create] .nx/workspace-data/d/server-process.json
37081
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.469Z - [WATCHER]: Processing file changes in outputs
37082
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23936) listening on /private/tmp/plugin23837-0-1174.910166.sock
37083
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23937) listening on /private/tmp/plugin23837-1-1215.339208.sock
37084
+ Time taken for 'plugin worker 23936 code loading' 106.821042ms
37085
+ Time taken for 'plugin worker 23937 code loading' 110.965542ms
37086
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23938) listening on /private/tmp/plugin23837-2-1216.273125.sock
37087
+ Time taken for 'plugin worker 23938 code loading' 117.06933299999999ms
37088
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23936)
37089
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23937)
37090
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23938)
37091
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.582Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 222.034625ms
37092
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.583Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 182.10779100000013ms
37093
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.583Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 181.2588340000002ms
37094
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23937) connected
37095
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23936) connected
37096
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23938) connected
37097
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 23938) loaded successfully
37098
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.584Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 227.482125ms
37099
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 23937) loaded successfully
37100
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.586Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 228.63083299999994ms
37101
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 23936) loaded successfully
37102
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.592Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
37103
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.592Z - [REQUEST]:
37104
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.592Z - [REQUEST]:
37105
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.594Z - Time taken for 'loadDefaultNxPlugins' 235.51149999999984ms
37106
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.594Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 235.4052079999999ms
37107
+ Time taken for 'nx/core/project-json:createNodes' 1.9157080000000235ms
37108
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
37109
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.9424999999999955ms
37110
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
37111
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.636Z - Time taken for 'build-project-configs' 20.15916600000014ms
37112
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.636Z - Time taken for 'createNodes:merge' 8.626375000000053ms
37113
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.636Z - Time taken for 'native-file-deps' 0.0025829999999587017ms
37114
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.636Z - Time taken for 'get-workspace-files' 0.9859580000002097ms
37115
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.636Z - Time taken for 'read cache' 1.038957999999866ms
37116
+ Time taken for 'build typescript dependencies' 17.94749999999999ms
37117
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
37118
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.669Z - [SYNC]: collect registered sync generators
37119
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.674Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
37120
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.674Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
37121
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.676Z - Responding to PROJECT_GRAPH_UPDATED message
37122
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.677Z - [REQUEST]: Responding to the client. Project graph updated
37123
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.677Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
37124
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.679Z - Responding to PROJECT_GRAPH_UPDATED message
37125
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.679Z - [REQUEST]: Responding to the client. Project graph updated
37126
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.679Z - Time taken for 'total execution time for createProjectGraph()' 39.411749999999984ms
37127
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.679Z - Time taken for 'createDependencies' 32.47524999999996ms
37128
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.679Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 32.30837499999984ms
37129
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.679Z - Time taken for 'createMetadata' 0.012124999999969077ms
37130
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.679Z - Time taken for 'serialize graph' 1.8140419999999722ms
37131
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.679Z - Time taken for 'write cache' 4.335959000000003ms
37132
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.683Z - Done responding to the client Project graph updated
37133
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.683Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 7. Response time: 6.
37134
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.683Z - [Messenger] Received message, length: 895673
37135
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.684Z - Done responding to the client Project graph updated
37136
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:56:59.684Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 4. Response time: 10.
37137
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:56:59.685Z - [Messenger] Received message, length: 895673
37138
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.700Z - Established a connection. Number of open connections: 3
37139
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:57:00.700Z - [Messenger] Setting up socket listeners
37140
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:57:00.700Z - [Messenger] listen() complete
37141
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.702Z - Established a connection. Number of open connections: 4
37142
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.702Z - Closed a connection. Number of open connections: 3
37143
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.702Z - Established a connection. Number of open connections: 4
37144
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.702Z - Closed a connection. Number of open connections: 3
37145
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:57:00.703Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
37146
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:57:00.703Z - [Messenger] Message sent
37147
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.704Z - Received raw message of length 32
37148
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.704Z - Received json message of type GET_CONTEXT_FILE_DATA
37149
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.706Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
37150
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.706Z - Responding to GET_CONTEXT_FILE_DATA message
37151
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.706Z - [REQUEST]: Responding to the client. handleContextFileData
37152
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.707Z - Done responding to the client handleContextFileData
37153
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:57:00.707Z - [Messenger] Received message, length: 87219
37154
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.707Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 2. Response time: 1.
37155
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.730Z - Closed a connection. Number of open connections: 2
37156
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:57:00.733Z - [Messenger] Setting up socket listeners
37157
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.733Z - Established a connection. Number of open connections: 3
37158
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:57:00.733Z - [Messenger] listen() complete
37159
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:57:00.733Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
37160
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.733Z - Established a connection. Number of open connections: 4
37161
+ [NX v23.1.1 Daemon Client] - 2026-09-08T19:57:00.733Z - [Messenger] Message sent
37162
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.734Z - Closed a connection. Number of open connections: 3
37163
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.734Z - Received raw message of length 42
37164
+ [NX v23.1.1 Daemon Server] - 2026-09-08T19:57:00.734Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
37165
+ [NX v23.1.1 Daemon Server] - 2026-09-08T20:13:39.828Z - Closed a connection. Number of open connections: 2
37166
+ [NX v23.1.1 Daemon Server] - 2026-09-08T20:13:39.993Z - Closed a connection. Number of open connections: 1
37167
+ [NX v23.1.1 Daemon Client] - 2026-09-08T20:13:40.011Z - [ProjectGraphListener] Socket closed, triggering reconnection
37168
+ [NX v23.1.1 Daemon Server] - 2026-09-08T20:13:43.168Z - Closed a connection. Number of open connections: 0
37169
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
37170
+ [NX v23.1.1 Daemon Server] - 2026-09-08T22:23:56.226Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
37171
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
37172
+ [NX v23.1.1 Daemon Server] - 2026-09-08T22:23:56.246Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
37173
+ [NX v23.1.1 Daemon Server] - 2026-09-08T22:23:56.252Z - Server stopped because: "received process SIGTERM"
37174
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:26.004Z - [Client] Starting new daemon server in background
37175
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:26.322Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
37176
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
37177
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.813Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
37178
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.817Z - New daemon starting from: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/server.js
37179
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.817Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
37180
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.817Z - New daemon nxVersion: 23.1.1
37181
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.818Z - New daemon getInstalledNxVersion(): 23.1.1
37182
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.824Z - Time taken for 'workspace context init' 0.1852080000001024ms
37183
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.849Z - [Server] Starting outdated check interval (20ms)
37184
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.853Z - Started listening on: /private/tmp/c70e8d0830eee4471cdd/d.sock
37185
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
37186
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.862Z - [LATEST-NX]: Pulling latest Nx...
37187
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:27.866Z - [AI-AGENTS]: Starting agent configuration status computation
37188
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:27.882Z - [Client] Server available
37189
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:27.883Z - [Client] Daemon server started, pid=98085
37190
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.120Z - [Messenger] Setting up socket listeners
37191
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.120Z - [Messenger] listen() complete
37192
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.127Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
37193
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.127Z - [Messenger] Message sent
37194
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 98289, socket: /private/tmp/plugin98085-0-1508.06375.sock)
37195
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 98290, socket: /private/tmp/plugin98085-1-1771.773.sock)
37196
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 98291, socket: /private/tmp/plugin98085-2-1773.790834.sock)
37197
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.136Z - Time taken for 'hash changed files from watcher' 0.013249999999970896ms
37198
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.136Z - Time taken for 'loadSpecifiedNxPlugins' 273.82674999999995ms
37199
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.138Z - Established a connection. Number of open connections: 1
37200
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.138Z - Established a connection. Number of open connections: 2
37201
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.138Z - Closed a connection. Number of open connections: 1
37202
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.139Z - Established a connection. Number of open connections: 2
37203
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.139Z - Closed a connection. Number of open connections: 1
37204
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.139Z - Received raw message of length 2558
37205
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.139Z - Received json message of type REQUEST_PROJECT_GRAPH
37206
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.139Z - Graph recompute necessary due to env variable refresh. Changed keys: PATH, PWD, NODE_PATH, PNPM_PACKAGE_NAME, NX_CLI_SET
37207
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.140Z - [REQUEST]: Client Request for Project Graph Received
37208
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=55.583ms
37209
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.196Z - No in-memory cached project graph found. Recomputing it...
37210
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 98290) listening on /private/tmp/plugin98085-1-1771.773.sock
37211
+ Time taken for 'plugin worker 98290 code loading' 460.097625ms
37212
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 98289) listening on /private/tmp/plugin98085-0-1508.06375.sock
37213
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 98289)
37214
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 98290)
37215
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.698Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 805.1196249999998ms
37216
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.698Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 565.0611670000001ms
37217
+ Time taken for 'plugin worker 98289 code loading' 467.486709ms
37218
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 98289) connected
37219
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 98290) connected
37220
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 98290) loaded successfully
37221
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 98291) listening on /private/tmp/plugin98085-2-1773.790834.sock
37222
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 98291)
37223
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.741Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 874.6027919999999ms
37224
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.741Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 603.3067919999999ms
37225
+ Time taken for 'plugin worker 98291 code loading' 511.677916ms
37226
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 98291) connected
37227
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 98291) loaded successfully
37228
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.750Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 887.6523749999999ms
37229
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 98289) loaded successfully
37230
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.809Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
37231
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.809Z - [REQUEST]:
37232
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.809Z - [REQUEST]:
37233
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.815Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
37234
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.815Z - [REQUEST]:
37235
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.815Z - [REQUEST]:
37236
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.818Z - Streaming message to client: progress update for topic graph-construction
37237
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.819Z - Streaming message to client: progress update for topic graph-construction
37238
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.820Z - Time taken for 'loadDefaultNxPlugins' 937.6319579999999ms
37239
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.821Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 937.295417ms
37240
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.823Z - [Messenger] Received message, length: 47
37241
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.824Z - [Messenger] Received message, length: 47
37242
+ Time taken for 'nx/core/project-json:createNodes' 1.4389170000000604ms
37243
+ Time taken for 'nx/core/project-json:createNodes' 3.0009579999999687ms
37244
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
37245
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.858Z - Streaming message to client: progress update for topic graph-construction
37246
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.858Z - Streaming message to client: progress update for topic graph-construction
37247
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.858Z - [Messenger] Received message, length: 153
37248
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.858Z - [Messenger] Received message, length: 153
37249
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
37250
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.859Z - Streaming message to client: progress update for topic graph-construction
37251
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.859Z - Streaming message to client: progress update for topic graph-construction
37252
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.859Z - [Messenger] Received message, length: 112
37253
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.860Z - [Messenger] Received message, length: 112
37254
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 11.276083999999969ms
37255
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 11.630999999999972ms
37256
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.946Z - Streaming message to client: progress update for topic graph-construction
37257
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:28.946Z - Streaming message to client: progress update for topic graph-construction
37258
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.946Z - [Messenger] Received message, length: 47
37259
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:28.947Z - [Messenger] Received message, length: 47
37260
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.089Z - Streaming message to client: progress update for topic graph-construction
37261
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.090Z - [Messenger] Received message, length: 47
37262
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.095Z - Time taken for 'build-project-configs' 175.07925000000023ms
37263
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.095Z - Time taken for 'build-project-configs' 196.2751659999999ms
37264
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.095Z - Time taken for 'createNodes:merge' 46.79741699999977ms
37265
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.095Z - Time taken for 'createNodes:merge' 21.053791999999703ms
37266
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.095Z - Time taken for 'native-file-deps' 0.009457999999995081ms
37267
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.095Z - Time taken for 'get-workspace-files' 2.620875000000069ms
37268
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.095Z - Time taken for 'read cache' 1.8747910000001866ms
37269
+ Time taken for 'build typescript dependencies' 0.2776249999999436ms
37270
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
37271
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.141Z - Streaming message to client: progress update for topic graph-construction
37272
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.141Z - [Messenger] Received message, length: 47
37273
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.152Z - [SYNC]: collect registered sync generators
37274
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.180Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
37275
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.181Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
37276
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.181Z - Responding to REQUEST_PROJECT_GRAPH message
37277
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.182Z - [REQUEST]: Responding to the client. project-graph
37278
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.182Z - Time taken for 'total for creating and serializing project graph' 1040.477166ms
37279
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.182Z - Time taken for 'total execution time for createProjectGraph()' 112.72537499999999ms
37280
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.182Z - Time taken for 'createDependencies' 56.92545800000016ms
37281
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.182Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 56.04608300000018ms
37282
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.182Z - Time taken for 'createMetadata' 0.04754099999991013ms
37283
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.182Z - Time taken for 'serialize graph' 4.078500000000076ms
37284
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.182Z - Time taken for 'write cache' 26.60579100000041ms
37285
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.229Z - Done responding to the client project-graph
37286
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.229Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 1041. Response time: 48.
37287
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.229Z - [Messenger] Received message, length: 895680
37288
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.238Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
37289
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.238Z - [Messenger] Message sent
37290
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.238Z - Received raw message of length 32
37291
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.238Z - Received json message of type GET_CONTEXT_FILE_DATA
37292
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.241Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
37293
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.242Z - Responding to GET_CONTEXT_FILE_DATA message
37294
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.242Z - [REQUEST]: Responding to the client. handleContextFileData
37295
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.247Z - Done responding to the client handleContextFileData
37296
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.247Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 2. Response time: 6.
37297
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.247Z - [Messenger] Received message, length: 87219
37298
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.414Z - Established a connection. Number of open connections: 2
37299
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.414Z - [Messenger] Setting up socket listeners
37300
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.414Z - [Messenger] listen() complete
37301
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.414Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
37302
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:29.414Z - [Messenger] Message sent
37303
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.415Z - Established a connection. Number of open connections: 3
37304
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.416Z - Closed a connection. Number of open connections: 2
37305
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.416Z - Received raw message of length 42
37306
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:29.416Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
37307
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=3
37308
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/table/table.component.ts
37309
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.spec.ts
37310
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts
37311
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=3
37312
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/table/table.component.ts
37313
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.spec.ts
37314
+ DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts
37315
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:30.905Z - [WATCHER]: 3 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
37316
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:30.906Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 3 events: create:libs/africanies-ui/src/lib/table/table.component.ts, create:libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.spec.ts, create:libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts
37317
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:30.907Z - [WATCHER]: File changes detected:
37318
+ Created:
37319
+ - libs/africanies-ui/src/lib/table/table.component.ts
37320
+ - libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.spec.ts
37321
+ - libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts
37322
+ Updated:
37323
+ (none)
37324
+ Deleted:
37325
+ (none)
37326
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:30.911Z - [SYNC]: clearing sync generators cache due to file changes
37327
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:30.912Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
37328
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:30.912Z - [REQUEST]: libs/africanies-ui/src/lib/table/table.component.ts,libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.spec.ts,libs/africanies-ui/src/lib/navigation/shipping-mode-switch/shipping-mode-switch.component.ts
37329
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:30.912Z - [REQUEST]:
37330
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
37331
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 98459, socket: /private/tmp/plugin98085-3-4553.965875.sock)
37332
+ [plugin-client] restarting worker for "nx/core/package-json"
37333
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 98460, socket: /private/tmp/plugin98085-4-4556.012375.sock)
37334
+ [plugin-client] restarting worker for "nx/core/project-json"
37335
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 98461, socket: /private/tmp/plugin98085-5-4557.367667.sock)
37336
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:30.919Z - Time taken for 'hash changed files from watcher' 3.2380000000002838ms
37337
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:30.920Z - [WATCHER]: Processing file changes in outputs
37338
+ [plugin-worker] "nx/core/package-json" (pid: 98460) listening on /private/tmp/plugin98085-4-4556.012375.sock
37339
+ [plugin-worker] "nx/core/project-json" (pid: 98461) listening on /private/tmp/plugin98085-5-4557.367667.sock
37340
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 98459) listening on /private/tmp/plugin98085-3-4553.965875.sock
37341
+ Time taken for 'plugin worker 98459 code loading' 434.498292ms
37342
+ Time taken for 'plugin worker 98461 code loading' 434.18520800000005ms
37343
+ Time taken for 'plugin worker 98460 code loading' 434.503875ms
37344
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 98461)
37345
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 98459)
37346
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 98460)
37347
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.491Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 576.8003749999998ms
37348
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.491Z - Time taken for 'start-plugin-worker:nx/core/package-json' 574.5274579999996ms
37349
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.491Z - Time taken for 'start-plugin-worker:nx/core/project-json' 572.823042ms
37350
+ [plugin-worker] "nx/core/project-json" (pid: 98461) connected
37351
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 98459) connected
37352
+ [plugin-worker] "nx/core/package-json" (pid: 98460) connected
37353
+ [plugin-worker] "nx/core/project-json" (pid: 98461) loaded successfully
37354
+ [plugin-worker] "nx/core/package-json" (pid: 98460) loaded successfully
37355
+ Time taken for 'nx/core/project-json:createNodes' 2.229250000000036ms
37356
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
37357
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 98459) loaded successfully
37358
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
37359
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 10.232875000000035ms
37360
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.538Z - Time taken for 'build-project-configs' 616.1237500000007ms
37361
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.539Z - Time taken for 'createNodes:merge' 3.5718750000005457ms
37362
+ Time taken for 'build typescript dependencies' 15.181708999999955ms
37363
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
37364
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.581Z - [SYNC]: collect registered sync generators
37365
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.581Z - [SYNC]: project graph hash is the same, not collecting task sync generators
37366
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.581Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
37367
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.588Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
37368
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.588Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
37369
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.593Z - Responding to PROJECT_GRAPH_UPDATED message
37370
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.593Z - [REQUEST]: Responding to the client. Project graph updated
37371
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.594Z - Time taken for 'total execution time for createProjectGraph()' 46.350000000000364ms
37372
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.595Z - Time taken for 'createDependencies' 40.782624999999825ms
37373
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.595Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 40.67729200000031ms
37374
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.595Z - Time taken for 'createMetadata' 0.007332999999562162ms
37375
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.595Z - Time taken for 'serialize graph' 3.119666999999936ms
37376
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.595Z - Time taken for 'write cache' 6.747792000000118ms
37377
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.612Z - Done responding to the client Project graph updated
37378
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:31.613Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 7. Response time: 25.
37379
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:31.615Z - [Messenger] Received message, length: 895673
37380
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.629Z - Established a connection. Number of open connections: 3
37381
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:32.631Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
37382
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:32.631Z - [Messenger] Message sent
37383
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.631Z - Closed a connection. Number of open connections: 2
37384
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.631Z - Received raw message of length 32
37385
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.631Z - Received json message of type GET_CONTEXT_FILE_DATA
37386
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.632Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
37387
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.632Z - Responding to GET_CONTEXT_FILE_DATA message
37388
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.633Z - [REQUEST]: Responding to the client. handleContextFileData
37389
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.633Z - Done responding to the client handleContextFileData
37390
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.633Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 1.
37391
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:32.633Z - [Messenger] Received message, length: 87216
37392
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:32.653Z - [ProjectGraphListener] Socket closed, triggering reconnection
37393
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.653Z - Closed a connection. Number of open connections: 1
37394
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.654Z - Established a connection. Number of open connections: 2
37395
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:32.654Z - [Messenger] Setting up socket listeners
37396
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:32.654Z - [Messenger] listen() complete
37397
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.654Z - Established a connection. Number of open connections: 3
37398
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:32.654Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
37399
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.654Z - Closed a connection. Number of open connections: 2
37400
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:32.654Z - [Messenger] Message sent
37401
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.655Z - Received raw message of length 42
37402
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:32.655Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
37403
+ Fetching nx...
37404
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:34.440Z - [LATEST-NX]: Successfully pulled latest Nx to /private/tmp/tmp-98085-1rIwMqteUrRp
37405
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:34.442Z - [NX-CONSOLE]: Using local implementation (NX_USE_LOCAL=true or inner call)
37406
+ DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
37407
+ DEBUG nx::native::ide::install: Detected editor: Unknown
37408
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:34.452Z - [NX-CONSOLE]: Console status check completed, shouldPrompt: false
37409
+ DEBUG nx::native::ide::install: Editor command 'code' is installed
37410
+ DEBUG nx::native::ide::install: Editor command 'code-insiders' not found
37411
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
37412
+ DEBUG nx::native::ide::install: Command failed with status: ExitStatus(unix_wait_status(256))
37413
+ DEBUG nx::native::ide::install: Editor command 'cursor' not found
37414
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: cursor --list-extensions
37415
+ DEBUG nx::native::ide::install: Command 'cursor' not found, cannot check extension status
37416
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:34.721Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 0 partially configured, 5 non-configured
37417
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.490Z - [Server] lock file hash changed! old=2717871061533294378, new=7136020412231254431
37418
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.490Z - [Server] Daemon outdated: LOCK_FILES_CHANGED
37419
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.490Z - [Server] Restarting daemon...
37420
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.491Z - Restarting daemon with script: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/start.js
37421
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.491Z - Old daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
37422
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.491Z - Current process.execPath: /Users/ikechukwukalu/.nvm/versions/node/v24.20.0/bin/node
37423
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.492Z - Started new daemon process in background
37424
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.492Z - Closed a connection. Number of open connections: 1
37425
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.492Z - Closed a connection. Number of open connections: 0
37426
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
37427
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.492Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
37428
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
37429
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.492Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
37430
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.492Z - [LATEST-NX]: Cleaning up latest Nx installation from /private/tmp/tmp-98085-1rIwMqteUrRp
37431
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.492Z - Server stopped because: "LOCK_FILES_CHANGED"
37432
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:54.494Z - [ProjectGraphListener] Socket closed, triggering reconnection
37433
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:54.494Z - [ProjectGraphListener] Starting reconnection for 1 callbacks
37434
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:54.494Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
37435
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
37436
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.804Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
37437
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.810Z - New daemon starting from: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/server.js
37438
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.810Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
37439
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.810Z - New daemon nxVersion: 23.1.1
37440
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.811Z - New daemon getInstalledNxVersion(): 23.1.1
37441
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.813Z - Time taken for 'workspace context init' 0.43608299999999645ms
37442
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.819Z - [Server] Starting outdated check interval (20ms)
37443
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.821Z - Started listening on: /private/tmp/fbd001ae0b8de09205b9/d.sock
37444
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
37445
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.827Z - [LATEST-NX]: Pulling latest Nx...
37446
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:54.829Z - [Client] Server available
37447
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:54.830Z - [Messenger] Setting up socket listeners
37448
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:54.830Z - [Messenger] listen() complete
37449
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:54.830Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
37450
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:54.831Z - [Messenger] Message sent
37451
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:54.831Z - [ProjectGraphListener] Reconnected successfully
37452
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:54.833Z - [AI-AGENTS]: Starting agent configuration status computation
37453
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 99172, socket: /private/tmp/plugin99151-0-334.386834.sock)
37454
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 99173, socket: /private/tmp/plugin99151-1-520.567959.sock)
37455
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 99174, socket: /private/tmp/plugin99151-2-522.388167.sock)
37456
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.023Z - Time taken for 'hash changed files from watcher' 0.015083000000004176ms
37457
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.023Z - Time taken for 'loadSpecifiedNxPlugins' 195.84229200000004ms
37458
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.024Z - Established a connection. Number of open connections: 1
37459
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.024Z - Established a connection. Number of open connections: 2
37460
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.025Z - Closed a connection. Number of open connections: 1
37461
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.025Z - Received raw message of length 42
37462
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.025Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
37463
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 99173) listening on /private/tmp/plugin99151-1-520.567959.sock
37464
+ Time taken for 'plugin worker 99173 code loading' 275.09087500000004ms
37465
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 99173)
37466
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.367Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 346.60299999999995ms
37467
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 99173) connected
37468
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 99173) loaded successfully
37469
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.378Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 551.4266660000001ms
37470
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 99172) listening on /private/tmp/plugin99151-0-334.386834.sock
37471
+ Time taken for 'plugin worker 99172 code loading' 278.630875ms
37472
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 99172)
37473
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.401Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 567.143167ms
37474
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 99172) connected
37475
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 99174) listening on /private/tmp/plugin99151-2-522.388167.sock
37476
+ Time taken for 'plugin worker 99174 code loading' 276.914916ms
37477
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 99174)
37478
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.413Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 391.46975ms
37479
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 99172) loaded successfully
37480
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.414Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 588.333042ms
37481
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 99174) connected
37482
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 99174) loaded successfully
37483
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.419Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
37484
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.419Z - [REQUEST]:
37485
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.419Z - [REQUEST]:
37486
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.423Z - Time taken for 'loadDefaultNxPlugins' 593.0667920000001ms
37487
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.423Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 592.160834ms
37488
+ Time taken for 'nx/core/project-json:createNodes' 2.072917000000018ms
37489
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
37490
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.650374999999997ms
37491
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
37492
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.464Z - Time taken for 'build-project-configs' 25.012749999999983ms
37493
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.464Z - Time taken for 'createNodes:merge' 9.451333999999974ms
37494
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.464Z - Time taken for 'native-file-deps' 0.005499999999983629ms
37495
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.464Z - Time taken for 'get-workspace-files' 1.4032920000000786ms
37496
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.464Z - Time taken for 'read cache' 0.983333000000016ms
37497
+ Time taken for 'build typescript dependencies' 20.53525000000002ms
37498
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
37499
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.502Z - [SYNC]: collect registered sync generators
37500
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.511Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
37501
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.511Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
37502
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.514Z - Responding to PROJECT_GRAPH_UPDATED message
37503
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.515Z - [REQUEST]: Responding to the client. Project graph updated
37504
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.515Z - Time taken for 'total execution time for createProjectGraph()' 43.11920800000007ms
37505
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.515Z - Time taken for 'createDependencies' 35.493334000000004ms
37506
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.515Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 35.327042000000006ms
37507
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.515Z - Time taken for 'createMetadata' 0.015541999999982181ms
37508
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.515Z - Time taken for 'serialize graph' 1.8060830000000578ms
37509
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.515Z - Time taken for 'write cache' 9.224459000000024ms
37510
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.524Z - Done responding to the client Project graph updated
37511
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.524Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 9. Response time: 13.
37512
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.525Z - [Messenger] Received message, length: 895673
37513
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.605Z - Established a connection. Number of open connections: 2
37514
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.606Z - Closed a connection. Number of open connections: 1
37515
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.607Z - Established a connection. Number of open connections: 2
37516
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.607Z - Closed a connection. Number of open connections: 1
37517
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.607Z - Established a connection. Number of open connections: 2
37518
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.607Z - [Messenger] Setting up socket listeners
37519
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.608Z - [Messenger] listen() complete
37520
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.619Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
37521
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.619Z - [Messenger] Message sent
37522
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.623Z - Received raw message of length 4898
37523
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.623Z - Received json message of type GET_NX_CONSOLE_STATUS
37524
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.623Z - Graph recompute necessary due to env variable refresh. Changed keys: MXC_BIN_DIR, COPILOT_OTEL_FILE_EXPORTER_PATH, PHP_INI_SCAN_DIR, ELECTRON_NO_ASAR, ELECTRON_RUN_AS_NODE, PATH, PWD, MACH_PORT_RENDEZVOUS_PEER_VALDATION, XPC_SERVICE_NAME, NX_WORKSPACE_ROOT_PATH, APPLICATION_INSIGHTS_NO_STATSBEAT, CI, DEBUG, DATA_CLOUD_CURR_IDE_NAME, TERM_PROGRAM, NODE, INIT_CWD, TERM, TERM_PROGRAM_VERSION, ZDOTDIR, COLOR, GIT_AUTHOR_DATE, COPILOT_DEBUG_NONCE, GIT_EDITOR, GIT_NO_REPLACE_OBJECTS, GIT_INDEX_FILE, GIT_AUTHOR_NAME, GIT_PREFIX, USER_ZDOTDIR, EDITOR, LANG, PYTHONSTARTUP, NODE_PATH, PYTHON_BASIC_REPL, GIT_SSH_COMMAND, GIT_ASKPASS, GIT_AUTHOR_EMAIL, GIT_EXEC_PATH, COLORTERM, NX_CLI_SET
37525
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.624Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
37526
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.624Z - Responding to GET_NX_CONSOLE_STATUS message
37527
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.624Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
37528
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.624Z - Done responding to the client handleGetNxConsoleStatus
37529
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.624Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
37530
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.624Z - [Messenger] Received message, length: 22
37531
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.672Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
37532
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.672Z - [Messenger] Message sent
37533
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.672Z - Received raw message of length 32
37534
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.672Z - Received json message of type REQUEST_PROJECT_GRAPH
37535
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.672Z - [REQUEST]: Client Request for Project Graph Received
37536
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=64.958209ms
37537
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.738Z - No in-memory cached project graph found. Recomputing it...
37538
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.738Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
37539
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.738Z - [REQUEST]:
37540
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.738Z - [REQUEST]:
37541
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.739Z - Streaming message to client: progress update for topic graph-construction
37542
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
37543
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.739Z - [Messenger] Received message, length: 47
37544
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 99235, socket: /private/tmp/plugin99151-3-1240.361209.sock)
37545
+ [plugin-client] restarting worker for "nx/core/package-json"
37546
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 99236, socket: /private/tmp/plugin99151-4-1241.0885.sock)
37547
+ [plugin-client] restarting worker for "nx/core/project-json"
37548
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 99237, socket: /private/tmp/plugin99151-5-1241.588917.sock)
37549
+ [plugin-worker] "nx/core/project-json" (pid: 99237) listening on /private/tmp/plugin99151-5-1241.588917.sock
37550
+ Time taken for 'plugin worker 99237 code loading' 156.941916ms
37551
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 99235) listening on /private/tmp/plugin99151-3-1240.361209.sock
37552
+ Time taken for 'plugin worker 99235 code loading' 163.770833ms
37553
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 99235)
37554
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 99237)
37555
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.958Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 218.40812499999993ms
37556
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.958Z - Time taken for 'start-plugin-worker:nx/core/project-json' 217.3950420000001ms
37557
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 99235) connected
37558
+ [plugin-worker] "nx/core/project-json" (pid: 99237) connected
37559
+ [plugin-worker] "nx/core/project-json" (pid: 99237) loaded successfully
37560
+ [plugin-worker] "nx/core/package-json" (pid: 99236) listening on /private/tmp/plugin99151-4-1241.0885.sock
37561
+ Time taken for 'plugin worker 99236 code loading' 168.304167ms
37562
+ Time taken for 'nx/core/project-json:createNodes' 0.5015410000000031ms
37563
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 99235) loaded successfully
37564
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
37565
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.964Z - Streaming message to client: progress update for topic graph-construction
37566
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.964Z - [Messenger] Received message, length: 153
37567
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 99236)
37568
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.970Z - Time taken for 'start-plugin-worker:nx/core/package-json' 229.8042499999999ms
37569
+ [plugin-worker] "nx/core/package-json" (pid: 99236) connected
37570
+ [plugin-worker] "nx/core/package-json" (pid: 99236) loaded successfully
37571
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 10.747417000000013ms
37572
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.979Z - Streaming message to client: progress update for topic graph-construction
37573
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.980Z - [Messenger] Received message, length: 101
37574
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
37575
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.984Z - Streaming message to client: progress update for topic graph-construction
37576
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.984Z - [Messenger] Received message, length: 47
37577
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.991Z - Streaming message to client: progress update for topic graph-construction
37578
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:55.991Z - [Messenger] Received message, length: 47
37579
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.992Z - Time taken for 'build-project-configs' 247.43766600000004ms
37580
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:55.992Z - Time taken for 'createNodes:merge' 2.227958999999828ms
37581
+ Time taken for 'build typescript dependencies' 0.08087500000002024ms
37582
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
37583
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.002Z - Streaming message to client: progress update for topic graph-construction
37584
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.002Z - [Messenger] Received message, length: 47
37585
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.008Z - [SYNC]: collect registered sync generators
37586
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.008Z - [SYNC]: project graph hash is the same, not collecting task sync generators
37587
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.008Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
37588
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.011Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
37589
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.012Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
37590
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.013Z - Responding to PROJECT_GRAPH_UPDATED message
37591
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.013Z - [REQUEST]: Responding to the client. Project graph updated
37592
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
37593
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - Responding to REQUEST_PROJECT_GRAPH message
37594
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - [REQUEST]: Responding to the client. project-graph
37595
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - Time taken for 'total for creating and serializing project graph' 341.2753329999998ms
37596
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - Time taken for 'total execution time for createProjectGraph()' 18.101709000000028ms
37597
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - Time taken for 'createDependencies' 14.560958000000028ms
37598
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 14.319666999999981ms
37599
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - Time taken for 'createMetadata' 0.012749999999869033ms
37600
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - Time taken for 'serialize graph' 1.9708330000000842ms
37601
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.014Z - Time taken for 'write cache' 3.4374169999998685ms
37602
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.019Z - Done responding to the client project-graph
37603
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.019Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 342. Response time: 5.
37604
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.020Z - Done responding to the client Project graph updated
37605
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.020Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 4. Response time: 8.
37606
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.020Z - [Messenger] Received message, length: 895680
37607
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.020Z - [Messenger] Received message, length: 895673
37608
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.024Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
37609
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.024Z - [Messenger] Message sent
37610
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.024Z - Received raw message of length 2087
37611
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.025Z - Received json message of type PRE_TASKS_EXECUTION
37612
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.025Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
37613
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.025Z - Responding to PRE_TASKS_EXECUTION message
37614
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.025Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
37615
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.025Z - Done responding to the client handleRunPreTasksExecution
37616
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.025Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
37617
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.025Z - [Messenger] Received message, length: 2
37618
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.025Z - Time taken for 'preTasksExecution' 0.559624999999869ms
37619
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.050Z - [Messenger] Sending message type: HASH_TASKS
37620
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.051Z - [Messenger] Message sent
37621
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.052Z - Received raw message of length 44522
37622
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.052Z - Received json message of type HASH_TASKS
37623
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=59.583917ms
37624
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.112Z - Reusing in-memory cached project graph because no files changed.
37625
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 8.827667ms - processed 6 tasks (setup: 5.949792ms, parallel_planning: 2.866458ms, pool: 1031 unique instructions)
37626
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
37627
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
37628
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
37629
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
37630
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
37631
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 9.230666ms - processed 6 plans (setup: 506.5µs, hashing: 8.7225ms, assembly: 4.718459ms)
37632
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.141Z - Serializing response for HASH_TASKS message in json mode
37633
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.142Z - Responding to HASH_TASKS message
37634
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.142Z - [REQUEST]: Responding to the client. handleHashTasks
37635
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.143Z - Done responding to the client handleHashTasks
37636
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.144Z - Handled json message HASH_TASKS. Handling time: 89. Response time: 3.
37637
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.144Z - [Messenger] Received message, length: 288902
37638
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.256Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
37639
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.256Z - [Messenger] Message sent
37640
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.256Z - Received raw message of length 330
37641
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.256Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
37642
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.261Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
37643
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.261Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
37644
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.261Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
37645
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.261Z - Done responding to the client handleGetEstimatedTaskTimings
37646
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:56.261Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 5. Response time: 0.
37647
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:56.261Z - [Messenger] Received message, length: 208
37648
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.030Z - Established a connection. Number of open connections: 3
37649
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:57.031Z - [Messenger] Setting up socket listeners
37650
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:57.031Z - [Messenger] listen() complete
37651
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.031Z - Established a connection. Number of open connections: 4
37652
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.031Z - Closed a connection. Number of open connections: 3
37653
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.031Z - Established a connection. Number of open connections: 4
37654
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.031Z - Closed a connection. Number of open connections: 3
37655
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:57.031Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
37656
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:57.032Z - [Messenger] Message sent
37657
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.032Z - Received raw message of length 32
37658
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.032Z - Received json message of type GET_CONTEXT_FILE_DATA
37659
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.032Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
37660
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.033Z - Responding to GET_CONTEXT_FILE_DATA message
37661
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.033Z - [REQUEST]: Responding to the client. handleContextFileData
37662
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.033Z - Done responding to the client handleContextFileData
37663
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.033Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 0. Response time: 1.
37664
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:57.033Z - [Messenger] Received message, length: 87216
37665
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.056Z - Closed a connection. Number of open connections: 2
37666
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:57.060Z - [Messenger] Setting up socket listeners
37667
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.060Z - Established a connection. Number of open connections: 3
37668
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:57.060Z - [Messenger] listen() complete
37669
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:57.060Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
37670
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:57.060Z - [Messenger] Message sent
37671
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.060Z - Established a connection. Number of open connections: 4
37672
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.060Z - Closed a connection. Number of open connections: 3
37673
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.060Z - Received raw message of length 42
37674
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:57.060Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
37675
+ Fetching nx...
37676
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.871Z - [Messenger] Sending message type: RECORD_TASK_RUNS
37677
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.871Z - [Messenger] Message sent
37678
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.872Z - Received raw message of length 1175
37679
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.872Z - Received json message of type RECORD_TASK_RUNS
37680
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.880Z - Serializing response for RECORD_TASK_RUNS message in json mode
37681
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.881Z - Responding to RECORD_TASK_RUNS message
37682
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.881Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
37683
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.881Z - Done responding to the client handleRecordTaskRuns
37684
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.881Z - Handled json message RECORD_TASK_RUNS. Handling time: 8. Response time: 1.
37685
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.881Z - [Messenger] Received message, length: 4
37686
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.881Z - [Messenger] Sending message type: GET_FLAKY_TASKS
37687
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.881Z - [Messenger] Message sent
37688
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.881Z - Received raw message of length 171
37689
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.881Z - Received json message of type GET_FLAKY_TASKS
37690
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.882Z - Serializing response for GET_FLAKY_TASKS message in json mode
37691
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.882Z - Responding to GET_FLAKY_TASKS message
37692
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.882Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
37693
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.882Z - Done responding to the client handleGetFlakyTasks
37694
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.882Z - Handled json message GET_FLAKY_TASKS. Handling time: 1. Response time: 0.
37695
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.882Z - [Messenger] Received message, length: 2
37696
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.883Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
37697
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.883Z - [Messenger] Message sent
37698
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.883Z - Established a connection. Number of open connections: 4
37699
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.883Z - Received raw message of length 41
37700
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.883Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
37701
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.883Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
37702
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.883Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
37703
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.883Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
37704
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.883Z - Done responding to the client handleGetConfigureAiAgentsStatus
37705
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.883Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
37706
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.883Z - Closed a connection. Number of open connections: 3
37707
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.883Z - [Messenger] Received message, length: 104
37708
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.887Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
37709
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.889Z - [Messenger] Message sent
37710
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.896Z - Received raw message of length 321364
37711
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.897Z - Received json message of type POST_TASKS_EXECUTION
37712
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.898Z - Serializing response for POST_TASKS_EXECUTION message in json mode
37713
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.898Z - Responding to POST_TASKS_EXECUTION message
37714
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.898Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
37715
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.898Z - Done responding to the client handleRunPostTasksExecution
37716
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.898Z - Handled json message POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
37717
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.898Z - Time taken for 'postTasksExecution' 0.20545800000036252ms
37718
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:57:59.898Z - [Messenger] Received message, length: 4
37719
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:57:59.925Z - Closed a connection. Number of open connections: 2
37720
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:00.328Z - [LATEST-NX]: Successfully pulled latest Nx to /private/tmp/tmp-99151-VXV0hg4lMDX4
37721
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:00.329Z - [NX-CONSOLE]: Using local implementation (NX_USE_LOCAL=true or inner call)
37722
+ DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
37723
+ DEBUG nx::native::ide::install: Detected editor: VSCode
37724
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
37725
+ DEBUG nx::native::ide::install: Editor command 'code' is installed
37726
+ DEBUG nx::native::ide::install: Editor command 'code-insiders' not found
37727
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
37728
+ DEBUG nx::native::ide::install: Nx Console extension is installed
37729
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:00.909Z - [NX-CONSOLE]: Console status check completed, shouldPrompt: false
37730
+ DEBUG nx::native::ide::install: Nx Console extension is installed
37731
+ DEBUG nx::native::ide::install: Editor command 'cursor' not found
37732
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: cursor --list-extensions
37733
+ DEBUG nx::native::ide::install: Command 'cursor' not found, cannot check extension status
37734
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:00.978Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 1 partially configured, 4 non-configured
37735
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
37736
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
37737
+ DEBUG nx::native::watch::watcher: [delete] _tmp_982_cc63d05232a18f00e70964c6327d9ac8
37738
+ DEBUG nx::native::watch::watcher: [delete] _tmp_982_cc63d05232a18f00e70964c6327d9ac8
37739
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:38.916Z - [WATCHER]: Processing file changes in outputs
37740
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:38.917Z - [WATCHER]: _tmp_982_cc63d05232a18f00e70964c6327d9ac8 was deleted
37741
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:38.917Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:_tmp_982_cc63d05232a18f00e70964c6327d9ac8
37742
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:38.917Z - [WATCHER]: File changes detected:
37743
+ Created:
37744
+ (none)
37745
+ Updated:
37746
+ (none)
37747
+ Deleted:
37748
+ - _tmp_982_cc63d05232a18f00e70964c6327d9ac8
37749
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:38.923Z - [SYNC]: clearing sync generators cache due to file changes
37750
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:38.925Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
37751
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:38.925Z - [REQUEST]:
37752
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:38.925Z - [REQUEST]: _tmp_982_cc63d05232a18f00e70964c6327d9ac8
37753
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
37754
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 994, socket: /private/tmp/plugin99151-6-44436.017667.sock)
37755
+ [plugin-client] restarting worker for "nx/core/package-json"
37756
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 995, socket: /private/tmp/plugin99151-7-44438.155.sock)
37757
+ [plugin-client] restarting worker for "nx/core/project-json"
37758
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 996, socket: /private/tmp/plugin99151-8-44438.888917.sock)
37759
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:38.938Z - Time taken for 'hash changed files from watcher' 5.128624999997555ms
37760
+ [plugin-worker] "nx/core/project-json" (pid: 996) listening on /private/tmp/plugin99151-8-44438.888917.sock
37761
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 994) listening on /private/tmp/plugin99151-6-44436.017667.sock
37762
+ [plugin-worker] "nx/core/package-json" (pid: 995) listening on /private/tmp/plugin99151-7-44438.155.sock
37763
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 995)
37764
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 996)
37765
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.314Z - Time taken for 'start-plugin-worker:nx/core/package-json' 378.04570899999817ms
37766
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.314Z - Time taken for 'start-plugin-worker:nx/core/project-json' 377.5297500000015ms
37767
+ Time taken for 'plugin worker 994 code loading' 334.222041ms
37768
+ Time taken for 'plugin worker 995 code loading' 334.162291ms
37769
+ [plugin-worker] "nx/core/package-json" (pid: 995) connected
37770
+ Time taken for 'plugin worker 996 code loading' 333.760083ms
37771
+ [plugin-worker] "nx/core/project-json" (pid: 996) connected
37772
+ [plugin-worker] "nx/core/package-json" (pid: 995) loaded successfully
37773
+ [plugin-worker] "nx/core/project-json" (pid: 996) loaded successfully
37774
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 994)
37775
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.320Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 386.18437500000437ms
37776
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 994) connected
37777
+ Time taken for 'nx/core/project-json:createNodes' 2.6299999999999955ms
37778
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
37779
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
37780
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 994) loaded successfully
37781
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 11.304458000000011ms
37782
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.375Z - Time taken for 'build-project-configs' 431.4979999999996ms
37783
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.375Z - Time taken for 'createNodes:merge' 4.527249999999185ms
37784
+ Time taken for 'build typescript dependencies' 0.09924999999998363ms
37785
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
37786
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.392Z - [SYNC]: collect registered sync generators
37787
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.392Z - [SYNC]: project graph hash is the same, not collecting task sync generators
37788
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.392Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
37789
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.400Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
37790
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.400Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
37791
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.402Z - Responding to PROJECT_GRAPH_UPDATED message
37792
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.402Z - [REQUEST]: Responding to the client. Project graph updated
37793
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.402Z - Time taken for 'total execution time for createProjectGraph()' 22.453042000001005ms
37794
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.402Z - Time taken for 'createDependencies' 16.11295799999789ms
37795
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.402Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 16.010833000000275ms
37796
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.402Z - Time taken for 'createMetadata' 0.009458000000449829ms
37797
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.402Z - Time taken for 'serialize graph' 1.9527500000040163ms
37798
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.402Z - Time taken for 'write cache' 7.887541999996756ms
37799
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.413Z - Done responding to the client Project graph updated
37800
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:39.413Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 8. Response time: 13.
37801
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:39.415Z - [Messenger] Received message, length: 895673
37802
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.425Z - Established a connection. Number of open connections: 3
37803
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.425Z - Closed a connection. Number of open connections: 2
37804
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:40.425Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
37805
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:40.425Z - [Messenger] Message sent
37806
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.425Z - Received raw message of length 32
37807
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.425Z - Received json message of type GET_CONTEXT_FILE_DATA
37808
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.427Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
37809
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.427Z - Responding to GET_CONTEXT_FILE_DATA message
37810
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.427Z - [REQUEST]: Responding to the client. handleContextFileData
37811
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.427Z - Done responding to the client handleContextFileData
37812
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.427Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 2. Response time: 0.
37813
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:40.427Z - [Messenger] Received message, length: 87216
37814
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.443Z - Closed a connection. Number of open connections: 1
37815
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:40.444Z - [ProjectGraphListener] Socket closed, triggering reconnection
37816
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.445Z - Established a connection. Number of open connections: 2
37817
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:40.446Z - [Messenger] Setting up socket listeners
37818
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.446Z - Closed a connection. Number of open connections: 1
37819
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:40.446Z - [Messenger] listen() complete
37820
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:40.446Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
37821
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.446Z - Established a connection. Number of open connections: 2
37822
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:40.446Z - [Messenger] Message sent
37823
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.446Z - Received raw message of length 42
37824
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:40.446Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
37825
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
37826
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
37827
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
37828
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
37829
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
37830
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
37831
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
37832
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
37833
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
37834
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
37835
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
37836
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
37837
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
37838
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
37839
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
37840
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
37841
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
37842
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
37843
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:41.378Z - [WATCHER]: Processing file changes in outputs
37844
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.065Z - Established a connection. Number of open connections: 3
37845
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.066Z - Closed a connection. Number of open connections: 2
37846
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.066Z - Established a connection. Number of open connections: 3
37847
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.066Z - Closed a connection. Number of open connections: 2
37848
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.066Z - Established a connection. Number of open connections: 3
37849
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.066Z - [Messenger] Setting up socket listeners
37850
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.070Z - [Messenger] listen() complete
37851
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.079Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
37852
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.079Z - [Messenger] Message sent
37853
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.081Z - Received raw message of length 4416
37854
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.081Z - Received json message of type GET_NX_CONSOLE_STATUS
37855
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.082Z - Graph recompute necessary due to env variable refresh. Changed keys: PATH, COLOR, GIT_AUTHOR_DATE, GIT_EDITOR, GIT_NO_REPLACE_OBJECTS, GIT_INDEX_FILE, GIT_AUTHOR_NAME, GIT_PREFIX, EDITOR, GIT_SSH_COMMAND, GIT_AUTHOR_EMAIL, GIT_EXEC_PATH, PNPM_SCRIPT_SRC_DIR
37856
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.082Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
37857
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.082Z - Responding to GET_NX_CONSOLE_STATUS message
37858
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.082Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
37859
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.082Z - Done responding to the client handleGetNxConsoleStatus
37860
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.082Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
37861
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.083Z - [Messenger] Received message, length: 22
37862
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.132Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
37863
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.132Z - [Messenger] Message sent
37864
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.132Z - Received raw message of length 32
37865
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.132Z - Received json message of type REQUEST_PROJECT_GRAPH
37866
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.132Z - [REQUEST]: Client Request for Project Graph Received
37867
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=65.903625ms
37868
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.200Z - No in-memory cached project graph found. Recomputing it...
37869
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.200Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
37870
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.200Z - [REQUEST]:
37871
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.200Z - [REQUEST]:
37872
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.204Z - Streaming message to client: progress update for topic graph-construction
37873
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.204Z - [Messenger] Received message, length: 47
37874
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
37875
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 1458, socket: /private/tmp/plugin99151-9-56706.97375.sock)
37876
+ [plugin-client] restarting worker for "nx/core/package-json"
37877
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 1459, socket: /private/tmp/plugin99151-10-56708.877375.sock)
37878
+ [plugin-client] restarting worker for "nx/core/project-json"
37879
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 1460, socket: /private/tmp/plugin99151-11-56709.696209.sock)
37880
+ [plugin-worker] "nx/core/package-json" (pid: 1459) listening on /private/tmp/plugin99151-10-56708.877375.sock
37881
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1458) listening on /private/tmp/plugin99151-9-56706.97375.sock
37882
+ Time taken for 'plugin worker 1459 code loading' 239.41287499999999ms
37883
+ Time taken for 'plugin worker 1458 code loading' 242.53404199999997ms
37884
+ [plugin-worker] "nx/core/project-json" (pid: 1460) listening on /private/tmp/plugin99151-11-56709.696209.sock
37885
+ Time taken for 'plugin worker 1460 code loading' 242.935084ms
37886
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 1458)
37887
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 1459)
37888
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 1460)
37889
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.504Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 299.16412500000297ms
37890
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.504Z - Time taken for 'start-plugin-worker:nx/core/package-json' 297.68454100000235ms
37891
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.504Z - Time taken for 'start-plugin-worker:nx/core/project-json' 296.9415829999998ms
37892
+ [plugin-worker] "nx/core/package-json" (pid: 1459) connected
37893
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1458) connected
37894
+ [plugin-worker] "nx/core/project-json" (pid: 1460) connected
37895
+ [plugin-worker] "nx/core/project-json" (pid: 1460) loaded successfully
37896
+ [plugin-worker] "nx/core/package-json" (pid: 1459) loaded successfully
37897
+ Time taken for 'nx/core/project-json:createNodes' 1.6159590000000321ms
37898
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
37899
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.510Z - Streaming message to client: progress update for topic graph-construction
37900
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.510Z - [Messenger] Received message, length: 153
37901
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1458) loaded successfully
37902
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
37903
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.518Z - Streaming message to client: progress update for topic graph-construction
37904
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.518Z - [Messenger] Received message, length: 112
37905
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.825041999999996ms
37906
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.523Z - Streaming message to client: progress update for topic graph-construction
37907
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.523Z - [Messenger] Received message, length: 47
37908
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.530Z - Streaming message to client: progress update for topic graph-construction
37909
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.531Z - [Messenger] Received message, length: 47
37910
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.532Z - Time taken for 'build-project-configs' 322.3367500000022ms
37911
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.532Z - Time taken for 'createNodes:merge' 2.544957999998587ms
37912
+ Time taken for 'build typescript dependencies' 0.0938340000000153ms
37913
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
37914
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.540Z - Streaming message to client: progress update for topic graph-construction
37915
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.540Z - [Messenger] Received message, length: 47
37916
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.545Z - [SYNC]: collect registered sync generators
37917
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.545Z - [SYNC]: project graph hash is the same, not collecting task sync generators
37918
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.545Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
37919
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.550Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
37920
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.550Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
37921
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.552Z - Responding to PROJECT_GRAPH_UPDATED message
37922
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.552Z - [REQUEST]: Responding to the client. Project graph updated
37923
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
37924
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - Responding to REQUEST_PROJECT_GRAPH message
37925
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - [REQUEST]: Responding to the client. project-graph
37926
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - Time taken for 'total for creating and serializing project graph' 420.56437500000175ms
37927
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - Time taken for 'total execution time for createProjectGraph()' 16.46662500000093ms
37928
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - Time taken for 'createDependencies' 12.36475000000064ms
37929
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 12.202082999996492ms
37930
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - Time taken for 'createMetadata' 0.01262499999575084ms
37931
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - Time taken for 'serialize graph' 1.9069170000002487ms
37932
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.553Z - Time taken for 'write cache' 5.026499999999942ms
37933
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.555Z - Done responding to the client project-graph
37934
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.555Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 421. Response time: 2.
37935
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.556Z - [Messenger] Received message, length: 895680
37936
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.557Z - Done responding to the client Project graph updated
37937
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.557Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 5. Response time: 7.
37938
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.558Z - [Messenger] Received message, length: 895673
37939
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.561Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
37940
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.561Z - [Messenger] Message sent
37941
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.561Z - Received raw message of length 2164
37942
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.561Z - Received json message of type PRE_TASKS_EXECUTION
37943
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.561Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
37944
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.561Z - Responding to PRE_TASKS_EXECUTION message
37945
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.561Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
37946
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.561Z - Done responding to the client handleRunPreTasksExecution
37947
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.561Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
37948
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.561Z - [Messenger] Received message, length: 2
37949
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.561Z - Time taken for 'preTasksExecution' 0.10466699999960838ms
37950
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.607Z - [Messenger] Sending message type: HASH_TASKS
37951
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.607Z - [Messenger] Message sent
37952
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.612Z - Received raw message of length 40855
37953
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.612Z - Received json message of type HASH_TASKS
37954
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=62.22325ms
37955
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.675Z - Reusing in-memory cached project graph because no files changed.
37956
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 10.595875ms - processed 6 tasks (setup: 5.759667ms, parallel_planning: 4.827791ms, pool: 1544 unique instructions)
37957
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
37958
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
37959
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
37960
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 14.351ms - processed 6 plans (setup: 450.625µs, hashing: 13.898958ms, assembly: 7.40975ms)
37961
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.711Z - Serializing response for HASH_TASKS message in json mode
37962
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.713Z - Responding to HASH_TASKS message
37963
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.713Z - [REQUEST]: Responding to the client. handleHashTasks
37964
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.714Z - Done responding to the client handleHashTasks
37965
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.714Z - Handled json message HASH_TASKS. Handling time: 99. Response time: 3.
37966
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.714Z - [Messenger] Received message, length: 446763
37967
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.751Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
37968
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.751Z - [Messenger] Message sent
37969
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.752Z - Received raw message of length 510
37970
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.752Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
37971
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.764Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
37972
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.764Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
37973
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.764Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
37974
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.764Z - Done responding to the client handleGetEstimatedTaskTimings
37975
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.764Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 12. Response time: 0.
37976
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.764Z - [Messenger] Received message, length: 264
37977
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.775Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
37978
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.775Z - [Messenger] Message sent
37979
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.775Z - Received raw message of length 265
37980
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.775Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
37981
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.775Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
37982
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.775Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
37983
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.775Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
37984
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.776Z - Done responding to the client outputsHashesMatchBatch
37985
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.776Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 1.
37986
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.776Z - [Messenger] Received message, length: 19
37987
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.786Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
37988
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.786Z - [Messenger] Message sent
37989
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.786Z - Received raw message of length 264
37990
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.786Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
37991
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.795Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
37992
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.795Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
37993
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.795Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
37994
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.795Z - Done responding to the client recordOutputsHashBatch
37995
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.795Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 9. Response time: 0.
37996
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.795Z - [Messenger] Received message, length: 2
37997
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.806Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
37998
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.806Z - [Messenger] Message sent
37999
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.807Z - Received raw message of length 118
38000
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.807Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
38001
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.807Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
38002
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.807Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
38003
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.807Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
38004
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.807Z - Done responding to the client outputsHashesMatchBatch
38005
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.807Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 0.
38006
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.808Z - [Messenger] Received message, length: 7
38007
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.811Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
38008
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.811Z - [Messenger] Message sent
38009
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.811Z - Received raw message of length 117
38010
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.811Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
38011
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.815Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
38012
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.815Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
38013
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.816Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
38014
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.816Z - Done responding to the client recordOutputsHashBatch
38015
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.817Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 4. Response time: 1.
38016
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.817Z - [Messenger] Received message, length: 2
38017
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.842Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
38018
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.843Z - [Messenger] Message sent
38019
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.844Z - Received raw message of length 118
38020
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.844Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
38021
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.844Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
38022
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.845Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
38023
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.845Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
38024
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.845Z - Done responding to the client outputsHashesMatchBatch
38025
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.845Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 1.
38026
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.845Z - [Messenger] Received message, length: 7
38027
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.871Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
38028
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.872Z - [Messenger] Message sent
38029
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.874Z - Received raw message of length 117
38030
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.874Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
38031
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.876Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
38032
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.876Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
38033
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.876Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
38034
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.877Z - Done responding to the client recordOutputsHashBatch
38035
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.877Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 2. Response time: 1.
38036
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:51.877Z - [Messenger] Received message, length: 2
38037
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=5
38038
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
38039
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
38040
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
38041
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
38042
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
38043
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=27
38044
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts
38045
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map
38046
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/types/africanies-africanies-storage.d.ts
38047
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/package.json
38048
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
38049
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs
38050
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/package.json
38051
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/types/africanies-africanies-core.d.ts
38052
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
38053
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/types/africanies-africanies-models.d.ts
38054
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map
38055
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts
38056
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs
38057
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs.map
38058
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs
38059
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
38060
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs
38061
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map
38062
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/assets/icons.sprite.svg
38063
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/package.json
38064
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/tailwind-preset.cjs
38065
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs
38066
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/package.json
38067
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
38068
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map
38069
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
38070
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/package.json
38071
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.970Z - [WATCHER]: 0 file(s) created or restored, 5 file(s) modified, 0 file(s) deleted
38072
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.970Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 5 events: update:dist/libs/africanies-theme/README.md, update:dist/libs/africanies-icons/README.md, update:dist/libs/africanies-core/README.md, update:dist/libs/africanies-storage/README.md, update:dist/libs/africanies-models/README.md
38073
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.970Z - [WATCHER]: File changes detected:
38074
+ Created:
38075
+ (none)
38076
+ Updated:
38077
+ - dist/libs/africanies-theme/README.md
38078
+ - dist/libs/africanies-icons/README.md
38079
+ - dist/libs/africanies-core/README.md
38080
+ - dist/libs/africanies-storage/README.md
38081
+ - dist/libs/africanies-models/README.md
38082
+ Deleted:
38083
+ (none)
38084
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.971Z - [SYNC]: clearing sync generators cache due to file changes
38085
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.972Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
38086
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.972Z - [REQUEST]: dist/libs/africanies-icons/README.md,dist/libs/africanies-core/README.md,dist/libs/africanies-models/README.md,dist/libs/africanies-theme/README.md,dist/libs/africanies-storage/README.md
38087
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.972Z - [REQUEST]:
38088
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
38089
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 1491, socket: /private/tmp/plugin99151-12-57475.134125.sock)
38090
+ [plugin-client] restarting worker for "nx/core/package-json"
38091
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 1492, socket: /private/tmp/plugin99151-13-57475.687667.sock)
38092
+ [plugin-client] restarting worker for "nx/core/project-json"
38093
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 1494, socket: /private/tmp/plugin99151-14-57476.036292.sock)
38094
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.974Z - Time taken for 'hash changed files from watcher' 1.214124999998603ms
38095
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:51.975Z - [WATCHER]: Processing file changes in outputs
38096
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1491) listening on /private/tmp/plugin99151-12-57475.134125.sock
38097
+ [plugin-worker] "nx/core/project-json" (pid: 1494) listening on /private/tmp/plugin99151-14-57476.036292.sock
38098
+ Time taken for 'plugin worker 1491 code loading' 200.597916ms
38099
+ Time taken for 'plugin worker 1494 code loading' 198.795208ms
38100
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 1491)
38101
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 1494)
38102
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.219Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 246.13141700000415ms
38103
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.219Z - Time taken for 'start-plugin-worker:nx/core/project-json' 245.76574999999866ms
38104
+ [plugin-worker] "nx/core/project-json" (pid: 1494) connected
38105
+ [plugin-worker] "nx/core/project-json" (pid: 1494) loaded successfully
38106
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1491) connected
38107
+ Time taken for 'nx/core/project-json:createNodes' 1.1585000000000036ms
38108
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
38109
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1491) loaded successfully
38110
+ [plugin-worker] "nx/core/package-json" (pid: 1492) listening on /private/tmp/plugin99151-13-57475.687667.sock
38111
+ Time taken for 'plugin worker 1492 code loading' 224.755042ms
38112
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 1492)
38113
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.240Z - Time taken for 'start-plugin-worker:nx/core/package-json' 266.6844579999961ms
38114
+ [plugin-worker] "nx/core/package-json" (pid: 1492) connected
38115
+ [plugin-worker] "nx/core/package-json" (pid: 1492) loaded successfully
38116
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.816208999999986ms
38117
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
38118
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.287Z - Time taken for 'build-project-configs' 299.90775000000576ms
38119
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.287Z - Time taken for 'createNodes:merge' 10.475166999996873ms
38120
+ Time taken for 'build typescript dependencies' 6.189208000000008ms
38121
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
38122
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.322Z - [SYNC]: collect registered sync generators
38123
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.322Z - [SYNC]: project graph hash is the same, not collecting task sync generators
38124
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.322Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
38125
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.328Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
38126
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.328Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
38127
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.330Z - Responding to PROJECT_GRAPH_UPDATED message
38128
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.330Z - [REQUEST]: Responding to the client. Project graph updated
38129
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.331Z - Time taken for 'total execution time for createProjectGraph()' 43.589208999997936ms
38130
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.331Z - Time taken for 'createDependencies' 35.06329099999857ms
38131
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.331Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 34.806540999998106ms
38132
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.331Z - Time taken for 'createMetadata' 0.010999999998603016ms
38133
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.332Z - Time taken for 'serialize graph' 2.1011250000010477ms
38134
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.332Z - Time taken for 'write cache' 5.686125000000175ms
38135
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.368Z - Done responding to the client Project graph updated
38136
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:52.368Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 6. Response time: 40.
38137
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:52.372Z - [Messenger] Received message, length: 895673
38138
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
38139
+ DEBUG nx::native::watch::watcher: [create] tmp/libs/africanies-ui/build/tsconfig.generated.6c7a9321-0cdb-4232-b38f-922d8794dae1.json
38140
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.238Z - [WATCHER]: Processing file changes in outputs
38141
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=9
38142
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.png
38143
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
38144
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
38145
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
38146
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/package.json
38147
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
38148
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
38149
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/carriers/dhl.svg
38150
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
38151
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.401Z - [WATCHER]: Processing file changes in outputs
38152
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
38153
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
38154
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.403Z - [WATCHER]: dist/libs/africanies-ui/README.md was deleted
38155
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.404Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:dist/libs/africanies-ui/README.md
38156
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.404Z - [WATCHER]: File changes detected:
38157
+ Created:
38158
+ (none)
38159
+ Updated:
38160
+ (none)
38161
+ Deleted:
38162
+ - dist/libs/africanies-ui/README.md
38163
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:53.403Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
38164
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:53.406Z - [Messenger] Message sent
38165
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.413Z - [SYNC]: clearing sync generators cache due to file changes
38166
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.413Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
38167
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.413Z - [REQUEST]:
38168
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.413Z - [REQUEST]: dist/libs/africanies-ui/README.md
38169
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
38170
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 1509, socket: /private/tmp/plugin99151-15-58925.040542.sock)
38171
+ [plugin-client] restarting worker for "nx/core/package-json"
38172
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 1510, socket: /private/tmp/plugin99151-16-58926.676.sock)
38173
+ [plugin-client] restarting worker for "nx/core/project-json"
38174
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 1511, socket: /private/tmp/plugin99151-17-58928.532292.sock)
38175
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.427Z - Established a connection. Number of open connections: 4
38176
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.428Z - Time taken for 'hash changed files from watcher' 6.145750000003318ms
38177
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.430Z - Received raw message of length 32
38178
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.430Z - Received json message of type GET_CONTEXT_FILE_DATA
38179
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.431Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
38180
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.431Z - Responding to GET_CONTEXT_FILE_DATA message
38181
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.431Z - [REQUEST]: Responding to the client. handleContextFileData
38182
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.431Z - Closed a connection. Number of open connections: 3
38183
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.438Z - Done responding to the client handleContextFileData
38184
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:53.438Z - [Messenger] Received message, length: 87605
38185
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.438Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 7.
38186
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:53.496Z - [ProjectGraphListener] Socket closed, triggering reconnection
38187
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.501Z - Closed a connection. Number of open connections: 2
38188
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:53.511Z - [Messenger] Setting up socket listeners
38189
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:53.511Z - [Messenger] listen() complete
38190
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:53.511Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
38191
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:53.511Z - [Messenger] Message sent
38192
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.512Z - Established a connection. Number of open connections: 3
38193
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.512Z - Established a connection. Number of open connections: 4
38194
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.512Z - Closed a connection. Number of open connections: 3
38195
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.512Z - Received raw message of length 42
38196
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.512Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
38197
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1509) listening on /private/tmp/plugin99151-15-58925.040542.sock
38198
+ Time taken for 'plugin worker 1509 code loading' 366.088667ms
38199
+ [plugin-worker] "nx/core/package-json" (pid: 1510) listening on /private/tmp/plugin99151-16-58926.676.sock
38200
+ [plugin-worker] "nx/core/package-json" (pid: 1510) connected
38201
+ Time taken for 'plugin worker 1510 code loading' 369.170666ms
38202
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 1509)
38203
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 1510)
38204
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.853Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 430.2289579999997ms
38205
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.853Z - Time taken for 'start-plugin-worker:nx/core/package-json' 429.0757500000036ms
38206
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1509) connected
38207
+ [plugin-worker] "nx/core/project-json" (pid: 1511) listening on /private/tmp/plugin99151-17-58928.532292.sock
38208
+ Time taken for 'plugin worker 1511 code loading' 401.94516600000003ms
38209
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1509) loaded successfully
38210
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 1511)
38211
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.903Z - Time taken for 'start-plugin-worker:nx/core/project-json' 477.0057919999963ms
38212
+ [plugin-worker] "nx/core/project-json" (pid: 1511) connected
38213
+ [plugin-worker] "nx/core/project-json" (pid: 1511) loaded successfully
38214
+ Time taken for 'nx/core/project-json:createNodes' 0.7019999999999982ms
38215
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
38216
+ [plugin-worker] "nx/core/package-json" (pid: 1510) loaded successfully
38217
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 49.563667000000066ms
38218
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
38219
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.983Z - Time taken for 'build-project-configs' 553.5117919999975ms
38220
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:53.984Z - Time taken for 'createNodes:merge' 5.398582999994687ms
38221
+ Time taken for 'build typescript dependencies' 0.16583300000002055ms
38222
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
38223
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.004Z - [SYNC]: collect registered sync generators
38224
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.004Z - [SYNC]: project graph hash is the same, not collecting task sync generators
38225
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.004Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
38226
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.011Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
38227
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.012Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
38228
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.014Z - Responding to PROJECT_GRAPH_UPDATED message
38229
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.014Z - [REQUEST]: Responding to the client. Project graph updated
38230
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.015Z - Time taken for 'total execution time for createProjectGraph()' 24.010082999993756ms
38231
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.015Z - Time taken for 'createDependencies' 19.822375000003376ms
38232
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.015Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 19.53225000000384ms
38233
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.015Z - Time taken for 'createMetadata' 0.01433299999916926ms
38234
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.015Z - Time taken for 'serialize graph' 2.9532910000052652ms
38235
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.015Z - Time taken for 'write cache' 7.251540999997815ms
38236
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.031Z - Done responding to the client Project graph updated
38237
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:54.031Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 8. Response time: 19.
38238
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:54.033Z - [Messenger] Received message, length: 895673
38239
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:55.042Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
38240
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.042Z - Established a connection. Number of open connections: 4
38241
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:55.042Z - [Messenger] Message sent
38242
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.042Z - Received raw message of length 32
38243
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.042Z - Received json message of type GET_CONTEXT_FILE_DATA
38244
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.046Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
38245
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.047Z - Responding to GET_CONTEXT_FILE_DATA message
38246
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.047Z - [REQUEST]: Responding to the client. handleContextFileData
38247
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.049Z - Closed a connection. Number of open connections: 3
38248
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.053Z - Done responding to the client handleContextFileData
38249
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.053Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 4. Response time: 7.
38250
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:55.053Z - [Messenger] Received message, length: 87605
38251
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:55.079Z - [ProjectGraphListener] Socket closed, triggering reconnection
38252
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.079Z - Closed a connection. Number of open connections: 2
38253
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:55.081Z - [Messenger] Setting up socket listeners
38254
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:55.081Z - [Messenger] listen() complete
38255
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:55.081Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
38256
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:55.081Z - [Messenger] Message sent
38257
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.081Z - Established a connection. Number of open connections: 3
38258
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.081Z - Established a connection. Number of open connections: 4
38259
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.081Z - Closed a connection. Number of open connections: 3
38260
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.081Z - Received raw message of length 42
38261
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:55.081Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
38262
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
38263
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
38264
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.164Z - [WATCHER]: Processing file changes in outputs
38265
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
38266
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
38267
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
38268
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.330Z - [WATCHER]: Processing file changes in outputs
38269
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.421Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
38270
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.421Z - [Messenger] Message sent
38271
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.421Z - Received raw message of length 115
38272
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.421Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
38273
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.426Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
38274
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.426Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
38275
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.426Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
38276
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.426Z - Done responding to the client recordOutputsHashBatch
38277
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.426Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 5. Response time: 0.
38278
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.426Z - [Messenger] Received message, length: 2
38279
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.432Z - [Messenger] Sending message type: RECORD_TASK_RUNS
38280
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.432Z - [Messenger] Message sent
38281
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.432Z - Received raw message of length 1285
38282
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.433Z - Received json message of type RECORD_TASK_RUNS
38283
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.434Z - Serializing response for RECORD_TASK_RUNS message in json mode
38284
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.434Z - Responding to RECORD_TASK_RUNS message
38285
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.434Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
38286
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.434Z - Done responding to the client handleRecordTaskRuns
38287
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.434Z - Handled json message RECORD_TASK_RUNS. Handling time: 1. Response time: 0.
38288
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.434Z - [Messenger] Received message, length: 4
38289
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.435Z - [Messenger] Sending message type: GET_FLAKY_TASKS
38290
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.435Z - [Messenger] Message sent
38291
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.435Z - Received raw message of length 171
38292
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.435Z - Received json message of type GET_FLAKY_TASKS
38293
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.435Z - Serializing response for GET_FLAKY_TASKS message in json mode
38294
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.435Z - Responding to GET_FLAKY_TASKS message
38295
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.435Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
38296
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.435Z - Done responding to the client handleGetFlakyTasks
38297
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.435Z - Handled json message GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
38298
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.435Z - [Messenger] Received message, length: 2
38299
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
38300
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
38301
+ DEBUG nx::native::watch::watcher: [update] .nx/cache/14892813664845064572/dist/libs/africanies-ui/README.md
38302
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.533Z - [WATCHER]: 0 file(s) created or restored, 2 file(s) modified, 0 file(s) deleted
38303
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.533Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 2 events: update:dist/libs/africanies-ui/README.md, update:.nx/cache/14892813664845064572/dist/libs/africanies-ui/README.md
38304
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.533Z - [WATCHER]: File changes detected:
38305
+ Created:
38306
+ (none)
38307
+ Updated:
38308
+ - dist/libs/africanies-ui/README.md
38309
+ - .nx/cache/14892813664845064572/dist/libs/africanies-ui/README.md
38310
+ Deleted:
38311
+ (none)
38312
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.534Z - [SYNC]: clearing sync generators cache due to file changes
38313
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.534Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
38314
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.535Z - [REQUEST]: dist/libs/africanies-ui/README.md,.nx/cache/14892813664845064572/dist/libs/africanies-ui/README.md
38315
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.535Z - [REQUEST]:
38316
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=10
38317
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.png
38318
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
38319
+ DEBUG nx::native::watch::watcher: [delete] tmp/libs/africanies-ui/build/tsconfig.generated.6c7a9321-0cdb-4232-b38f-922d8794dae1.json
38320
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
38321
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
38322
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/package.json
38323
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
38324
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
38325
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/carriers/dhl.svg
38326
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
38327
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
38328
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 1572, socket: /private/tmp/plugin99151-18-63038.2825.sock)
38329
+ [plugin-client] restarting worker for "nx/core/package-json"
38330
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 1573, socket: /private/tmp/plugin99151-19-63039.101042.sock)
38331
+ [plugin-client] restarting worker for "nx/core/project-json"
38332
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 1574, socket: /private/tmp/plugin99151-20-63039.525709.sock)
38333
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.537Z - Time taken for 'hash changed files from watcher' 1.5008749999979045ms
38334
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.537Z - [WATCHER]: Processing file changes in outputs
38335
+ [plugin-worker] "nx/core/package-json" (pid: 1573) listening on /private/tmp/plugin99151-19-63039.101042.sock
38336
+ [plugin-worker] "nx/core/project-json" (pid: 1574) listening on /private/tmp/plugin99151-20-63039.525709.sock
38337
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1572) listening on /private/tmp/plugin99151-18-63038.2825.sock
38338
+ Time taken for 'plugin worker 1574 code loading' 86.746625ms
38339
+ Time taken for 'plugin worker 1573 code loading' 86.409125ms
38340
+ Time taken for 'plugin worker 1572 code loading' 86.740625ms
38341
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 1572)
38342
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 1573)
38343
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 1574)
38344
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.659Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 123.1795839999977ms
38345
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.659Z - Time taken for 'start-plugin-worker:nx/core/package-json' 122.50058400000125ms
38346
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.659Z - Time taken for 'start-plugin-worker:nx/core/project-json' 122.12295799999993ms
38347
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1572) connected
38348
+ [plugin-worker] "nx/core/project-json" (pid: 1574) connected
38349
+ [plugin-worker] "nx/core/package-json" (pid: 1573) connected
38350
+ [plugin-worker] "nx/core/project-json" (pid: 1574) loaded successfully
38351
+ [plugin-worker] "nx/core/package-json" (pid: 1573) loaded successfully
38352
+ Time taken for 'nx/core/project-json:createNodes' 0.441749999999999ms
38353
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
38354
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 1572) loaded successfully
38355
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
38356
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.821167000000003ms
38357
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.679Z - Time taken for 'build-project-configs' 139.03149999999732ms
38358
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.679Z - Time taken for 'createNodes:merge' 1.866874999999709ms
38359
+ Time taken for 'build typescript dependencies' 2.2816660000000013ms
38360
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
38361
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.694Z - [SYNC]: collect registered sync generators
38362
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.694Z - [SYNC]: project graph hash is the same, not collecting task sync generators
38363
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.694Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
38364
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.699Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
38365
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.699Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
38366
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.701Z - Responding to PROJECT_GRAPH_UPDATED message
38367
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.701Z - [REQUEST]: Responding to the client. Project graph updated
38368
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.701Z - Time taken for 'total execution time for createProjectGraph()' 16.70762499999546ms
38369
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.701Z - Time taken for 'createDependencies' 13.77020800000173ms
38370
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.701Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 13.683499999999185ms
38371
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.701Z - Time taken for 'createMetadata' 0.008125000000291038ms
38372
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.701Z - Time taken for 'serialize graph' 1.9928750000035507ms
38373
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.701Z - Time taken for 'write cache' 4.42266699999891ms
38374
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.703Z - Done responding to the client Project graph updated
38375
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:57.703Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 5. Response time: 4.
38376
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:57.704Z - [Messenger] Received message, length: 895673
38377
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.711Z - Established a connection. Number of open connections: 4
38378
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:58.711Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
38379
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:58.712Z - [Messenger] Message sent
38380
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.712Z - Closed a connection. Number of open connections: 3
38381
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.712Z - Received raw message of length 32
38382
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.712Z - Received json message of type GET_CONTEXT_FILE_DATA
38383
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.714Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
38384
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.714Z - Responding to GET_CONTEXT_FILE_DATA message
38385
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.714Z - [REQUEST]: Responding to the client. handleContextFileData
38386
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.715Z - Done responding to the client handleContextFileData
38387
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.715Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 2. Response time: 1.
38388
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:58.715Z - [Messenger] Received message, length: 87786
38389
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.732Z - Closed a connection. Number of open connections: 2
38390
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:58.732Z - [ProjectGraphListener] Socket closed, triggering reconnection
38391
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:58.733Z - [Messenger] Setting up socket listeners
38392
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.733Z - Established a connection. Number of open connections: 3
38393
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:58.733Z - [Messenger] listen() complete
38394
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.733Z - Established a connection. Number of open connections: 4
38395
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:58.733Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
38396
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.734Z - Closed a connection. Number of open connections: 3
38397
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:58.734Z - [Messenger] Message sent
38398
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.734Z - Received raw message of length 42
38399
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:58.734Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
38400
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - Established a connection. Number of open connections: 4
38401
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:59.221Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
38402
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:59.221Z - [Messenger] Message sent
38403
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - Received raw message of length 41
38404
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
38405
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - [AI-AGENTS]: Returning cached agent configuration status
38406
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
38407
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
38408
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
38409
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - Done responding to the client handleGetConfigureAiAgentsStatus
38410
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
38411
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:59.221Z - [Messenger] Received message, length: 341
38412
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.221Z - Closed a connection. Number of open connections: 3
38413
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:59.221Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
38414
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:59.226Z - [Messenger] Message sent
38415
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.228Z - Received raw message of length 464907
38416
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.231Z - Received json message of type POST_TASKS_EXECUTION
38417
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.232Z - Serializing response for POST_TASKS_EXECUTION message in json mode
38418
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.232Z - Responding to POST_TASKS_EXECUTION message
38419
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.232Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
38420
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.232Z - Done responding to the client handleRunPostTasksExecution
38421
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.232Z - Handled json message POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
38422
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.232Z - Time taken for 'postTasksExecution' 0.3622079999986454ms
38423
+ [NX v23.1.1 Daemon Client] - 2026-09-09T13:58:59.233Z - [Messenger] Received message, length: 4
38424
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:58:59.257Z - Closed a connection. Number of open connections: 2
38425
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
38426
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
38427
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
38428
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
38429
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
38430
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
38431
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
38432
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
38433
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
38434
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
38435
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
38436
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
38437
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
38438
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
38439
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
38440
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
38441
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
38442
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
38443
+ [NX v23.1.1 Daemon Server] - 2026-09-09T13:59:09.407Z - [WATCHER]: Processing file changes in outputs
38444
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:01:42.511Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
38445
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:01:42.512Z - [Messenger] Message sent
38446
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.513Z - Received raw message of length 41
38447
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
38448
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - [AI-AGENTS]: Returning cached agent configuration status
38449
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
38450
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
38451
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
38452
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Done responding to the client handleGetConfigureAiAgentsStatus
38453
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
38454
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:01:42.515Z - [Messenger] Received message, length: 341
38455
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.988Z - Established a connection. Number of open connections: 3
38456
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.989Z - Closed a connection. Number of open connections: 2
38457
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.989Z - Established a connection. Number of open connections: 3
38458
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.989Z - Established a connection. Number of open connections: 4
38459
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.989Z - Closed a connection. Number of open connections: 3
38460
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:20.989Z - [Messenger] Setting up socket listeners
38461
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:20.990Z - [Messenger] listen() complete
38462
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:20.999Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
38463
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:20.999Z - [Messenger] Message sent
38464
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.001Z - Received raw message of length 4810
38465
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.001Z - Received json message of type GET_NX_CONSOLE_STATUS
38466
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.002Z - Graph recompute necessary due to env variable refresh. Changed keys: PATH, PNPM_SCRIPT_SRC_DIR, GIT_AUTHOR_DATE, COLOR, GIT_EDITOR, GIT_INDEX_FILE, GIT_AUTHOR_NAME, GIT_PREFIX, EDITOR, GIT_AUTHOR_EMAIL, GIT_EXEC_PATH
38467
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
38468
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - Responding to GET_NX_CONSOLE_STATUS message
38469
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
38470
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - Done responding to the client handleGetNxConsoleStatus
38471
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
38472
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.004Z - [Messenger] Received message, length: 22
38473
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.056Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
38474
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.056Z - [Messenger] Message sent
38475
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.056Z - Received raw message of length 32
38476
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.056Z - Received json message of type REQUEST_PROJECT_GRAPH
38477
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.056Z - [REQUEST]: Client Request for Project Graph Received
38478
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=64.88675ms
38479
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.125Z - No in-memory cached project graph found. Recomputing it...
38480
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.125Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
38481
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.125Z - [REQUEST]:
38482
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.125Z - [REQUEST]:
38483
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.133Z - Streaming message to client: progress update for topic graph-construction
38484
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
38485
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.134Z - [Messenger] Received message, length: 47
38486
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 6259, socket: /private/tmp/plugin99151-21-266641.814542.sock)
38487
+ [plugin-client] restarting worker for "nx/core/package-json"
38488
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 6260, socket: /private/tmp/plugin99151-22-266642.889917.sock)
38489
+ [plugin-client] restarting worker for "nx/core/project-json"
38490
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 6261, socket: /private/tmp/plugin99151-23-266643.353334.sock)
38491
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6259) listening on /private/tmp/plugin99151-21-266641.814542.sock
38492
+ [plugin-worker] "nx/core/package-json" (pid: 6260) listening on /private/tmp/plugin99151-22-266642.889917.sock
38493
+ [plugin-worker] "nx/core/project-json" (pid: 6261) listening on /private/tmp/plugin99151-23-266643.353334.sock
38494
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 6259)
38495
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 6260)
38496
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 6261)
38497
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.291Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 157.46750000002794ms
38498
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.291Z - Time taken for 'start-plugin-worker:nx/core/package-json' 156.49733300000662ms
38499
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.291Z - Time taken for 'start-plugin-worker:nx/core/project-json' 156.10591600002954ms
38500
+ Time taken for 'plugin worker 6261 code loading' 121.68070800000001ms
38501
+ [plugin-worker] "nx/core/project-json" (pid: 6261) connected
38502
+ Time taken for 'plugin worker 6260 code loading' 120.62941700000002ms
38503
+ [plugin-worker] "nx/core/package-json" (pid: 6260) connected
38504
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6259) connected
38505
+ Time taken for 'plugin worker 6259 code loading' 121.466625ms
38506
+ [plugin-worker] "nx/core/project-json" (pid: 6261) loaded successfully
38507
+ [plugin-worker] "nx/core/package-json" (pid: 6260) loaded successfully
38508
+ Time taken for 'nx/core/project-json:createNodes' 2.0978749999999877ms
38509
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
38510
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.298Z - Streaming message to client: progress update for topic graph-construction
38511
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.298Z - [Messenger] Received message, length: 153
38512
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6259) loaded successfully
38513
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
38514
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.306Z - Streaming message to client: progress update for topic graph-construction
38515
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.306Z - [Messenger] Received message, length: 112
38516
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.853041999999988ms
38517
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.312Z - Streaming message to client: progress update for topic graph-construction
38518
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.312Z - [Messenger] Received message, length: 47
38519
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.324Z - Streaming message to client: progress update for topic graph-construction
38520
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.324Z - [Messenger] Received message, length: 47
38521
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.325Z - Time taken for 'build-project-configs' 181.7878330000094ms
38522
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.325Z - Time taken for 'createNodes:merge' 2.8980000000447035ms
38523
+ Time taken for 'build typescript dependencies' 0.06512500000002319ms
38524
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
38525
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.335Z - Streaming message to client: progress update for topic graph-construction
38526
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.335Z - [Messenger] Received message, length: 47
38527
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.340Z - [SYNC]: collect registered sync generators
38528
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.341Z - [SYNC]: project graph hash is the same, not collecting task sync generators
38529
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.341Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
38530
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.348Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
38531
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.348Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
38532
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Responding to PROJECT_GRAPH_UPDATED message
38533
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - [REQUEST]: Responding to the client. Project graph updated
38534
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
38535
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Responding to REQUEST_PROJECT_GRAPH message
38536
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - [REQUEST]: Responding to the client. project-graph
38537
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Time taken for 'total for creating and serializing project graph' 294.5935419999878ms
38538
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Time taken for 'total execution time for createProjectGraph()' 20.372291999985464ms
38539
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Time taken for 'createDependencies' 14.247917000029702ms
38540
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 14.093958000012208ms
38541
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.352Z - Time taken for 'createMetadata' 0.02374999999301508ms
38542
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.352Z - Time taken for 'serialize graph' 1.686915999976918ms
38543
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.352Z - Time taken for 'write cache' 7.265499999979511ms
38544
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.354Z - Done responding to the client project-graph
38545
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.354Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 295. Response time: 3.
38546
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.355Z - [Messenger] Received message, length: 895680
38547
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.356Z - Done responding to the client Project graph updated
38548
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.356Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 7. Response time: 8.
38549
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.356Z - [Messenger] Received message, length: 895673
38550
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.359Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
38551
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.359Z - [Messenger] Message sent
38552
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.359Z - Received raw message of length 2088
38553
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.359Z - Received json message of type PRE_TASKS_EXECUTION
38554
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
38555
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Responding to PRE_TASKS_EXECUTION message
38556
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
38557
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Done responding to the client handleRunPreTasksExecution
38558
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 1. Response time: 0.
38559
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.360Z - [Messenger] Received message, length: 2
38560
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Time taken for 'preTasksExecution' 0.15570800000568852ms
38561
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.397Z - [Messenger] Sending message type: HASH_TASKS
38562
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.397Z - [Messenger] Message sent
38563
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.399Z - Received raw message of length 44185
38564
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.400Z - Received json message of type HASH_TASKS
38565
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=61.435625ms
38566
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.462Z - Reusing in-memory cached project graph because no files changed.
38567
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 14.621833ms - processed 6 tasks (setup: 9.084417ms, parallel_planning: 5.523375ms, pool: 1031 unique instructions)
38568
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
38569
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
38570
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
38571
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
38572
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
38573
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 12.215584ms - processed 6 plans (setup: 528.292µs, hashing: 11.685292ms, assembly: 5.953666ms)
38574
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.501Z - Serializing response for HASH_TASKS message in json mode
38575
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.503Z - Responding to HASH_TASKS message
38576
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.503Z - [REQUEST]: Responding to the client. handleHashTasks
38577
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.504Z - Done responding to the client handleHashTasks
38578
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.504Z - Handled json message HASH_TASKS. Handling time: 101. Response time: 3.
38579
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.504Z - [Messenger] Received message, length: 288902
38580
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.554Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
38581
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.554Z - [Messenger] Message sent
38582
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.554Z - Received raw message of length 330
38583
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.554Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
38584
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
38585
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
38586
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
38587
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - Done responding to the client handleGetEstimatedTaskTimings
38588
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 5. Response time: 0.
38589
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.559Z - [Messenger] Received message, length: 219
38590
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.581Z - [Messenger] Sending message type: RECORD_TASK_RUNS
38591
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.581Z - [Messenger] Message sent
38592
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.581Z - Received raw message of length 1193
38593
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.582Z - Received json message of type RECORD_TASK_RUNS
38594
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Serializing response for RECORD_TASK_RUNS message in json mode
38595
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Responding to RECORD_TASK_RUNS message
38596
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
38597
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Done responding to the client handleRecordTaskRuns
38598
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Handled json message RECORD_TASK_RUNS. Handling time: 1. Response time: 0.
38599
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.583Z - [Messenger] Received message, length: 4
38600
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.583Z - [Messenger] Sending message type: GET_FLAKY_TASKS
38601
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.583Z - [Messenger] Message sent
38602
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Received raw message of length 171
38603
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Received json message of type GET_FLAKY_TASKS
38604
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Serializing response for GET_FLAKY_TASKS message in json mode
38605
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Responding to GET_FLAKY_TASKS message
38606
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
38607
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.584Z - Done responding to the client handleGetFlakyTasks
38608
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.584Z - Handled json message GET_FLAKY_TASKS. Handling time: 0. Response time: 1.
38609
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.584Z - [Messenger] Received message, length: 2
38610
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.369Z - Established a connection. Number of open connections: 4
38611
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.369Z - Closed a connection. Number of open connections: 3
38612
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.369Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
38613
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.369Z - [Messenger] Message sent
38614
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.369Z - Received raw message of length 32
38615
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.369Z - Received json message of type GET_CONTEXT_FILE_DATA
38616
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.370Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
38617
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.370Z - Responding to GET_CONTEXT_FILE_DATA message
38618
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.370Z - [REQUEST]: Responding to the client. handleContextFileData
38619
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.371Z - Done responding to the client handleContextFileData
38620
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.371Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 1.
38621
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.371Z - [Messenger] Received message, length: 87786
38622
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.416Z - Closed a connection. Number of open connections: 2
38623
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.416Z - [ProjectGraphListener] Socket closed, triggering reconnection
38624
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.419Z - [Messenger] Setting up socket listeners
38625
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.420Z - [Messenger] listen() complete
38626
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.420Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
38627
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.420Z - Established a connection. Number of open connections: 3
38628
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.420Z - [Messenger] Message sent
38629
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.420Z - Established a connection. Number of open connections: 4
38630
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.420Z - Closed a connection. Number of open connections: 3
38631
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.422Z - Received raw message of length 42
38632
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.422Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
38633
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.622Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
38634
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.622Z - [Messenger] Message sent
38635
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.622Z - Established a connection. Number of open connections: 4
38636
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.622Z - Received raw message of length 41
38637
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
38638
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - [AI-AGENTS]: Returning cached agent configuration status
38639
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
38640
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
38641
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
38642
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Done responding to the client handleGetConfigureAiAgentsStatus
38643
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
38644
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.623Z - [Messenger] Received message, length: 341
38645
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Closed a connection. Number of open connections: 3
38646
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.623Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
38647
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.626Z - [Messenger] Message sent
38648
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.627Z - Received raw message of length 321383
38649
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.628Z - Received json message of type POST_TASKS_EXECUTION
38650
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Serializing response for POST_TASKS_EXECUTION message in json mode
38651
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Responding to POST_TASKS_EXECUTION message
38652
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
38653
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Done responding to the client handleRunPostTasksExecution
38654
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Handled json message POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
38655
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Time taken for 'postTasksExecution' 0.13366700004553422ms
38656
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.629Z - [Messenger] Received message, length: 4
38657
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.653Z - Closed a connection. Number of open connections: 2
38658
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.611Z - Established a connection. Number of open connections: 3
38659
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.612Z - Established a connection. Number of open connections: 4
38660
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.612Z - [Messenger] Setting up socket listeners
38661
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.612Z - [Messenger] listen() complete
38662
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.613Z - Closed a connection. Number of open connections: 3
38663
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.613Z - Established a connection. Number of open connections: 4
38664
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.613Z - Closed a connection. Number of open connections: 3
38665
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.620Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
38666
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.620Z - [Messenger] Message sent
38667
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.622Z - Received raw message of length 4810
38668
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.622Z - Received json message of type GET_NX_CONSOLE_STATUS
38669
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.622Z - Graph recompute necessary due to env variable refresh. Changed keys: GIT_AUTHOR_DATE
38670
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
38671
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - Responding to GET_NX_CONSOLE_STATUS message
38672
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
38673
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - Done responding to the client handleGetNxConsoleStatus
38674
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
38675
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.623Z - [Messenger] Received message, length: 22
38676
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.671Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
38677
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.672Z - [Messenger] Message sent
38678
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.672Z - Received raw message of length 32
38679
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.672Z - Received json message of type REQUEST_PROJECT_GRAPH
38680
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.672Z - [REQUEST]: Client Request for Project Graph Received
38681
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=61.826375ms
38682
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.734Z - No in-memory cached project graph found. Recomputing it...
38683
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.734Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
38684
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.734Z - [REQUEST]:
38685
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.734Z - [REQUEST]:
38686
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.736Z - Streaming message to client: progress update for topic graph-construction
38687
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
38688
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.736Z - [Messenger] Received message, length: 47
38689
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 6744, socket: /private/tmp/plugin99151-24-279244.590375.sock)
38690
+ [plugin-client] restarting worker for "nx/core/package-json"
38691
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 6745, socket: /private/tmp/plugin99151-25-279245.730084.sock)
38692
+ [plugin-client] restarting worker for "nx/core/project-json"
38693
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 6746, socket: /private/tmp/plugin99151-26-279246.258042.sock)
38694
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6744) listening on /private/tmp/plugin99151-24-279244.590375.sock
38695
+ [plugin-worker] "nx/core/package-json" (pid: 6745) listening on /private/tmp/plugin99151-25-279245.730084.sock
38696
+ [plugin-worker] "nx/core/project-json" (pid: 6746) listening on /private/tmp/plugin99151-26-279246.258042.sock
38697
+ Time taken for 'plugin worker 6744 code loading' 120.25904200000001ms
38698
+ Time taken for 'plugin worker 6745 code loading' 120.19508300000001ms
38699
+ Time taken for 'plugin worker 6746 code loading' 120.26945800000001ms
38700
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 6744)
38701
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 6745)
38702
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 6746)
38703
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.899Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 162.8977920000325ms
38704
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.900Z - Time taken for 'start-plugin-worker:nx/core/package-json' 161.9316669999971ms
38705
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.900Z - Time taken for 'start-plugin-worker:nx/core/project-json' 161.5309169999673ms
38706
+ [plugin-worker] "nx/core/package-json" (pid: 6745) connected
38707
+ [plugin-worker] "nx/core/project-json" (pid: 6746) connected
38708
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6744) connected
38709
+ [plugin-worker] "nx/core/project-json" (pid: 6746) loaded successfully
38710
+ [plugin-worker] "nx/core/package-json" (pid: 6745) loaded successfully
38711
+ Time taken for 'nx/core/project-json:createNodes' 4.807999999999993ms
38712
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
38713
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.908Z - Streaming message to client: progress update for topic graph-construction
38714
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.908Z - [Messenger] Received message, length: 153
38715
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6744) loaded successfully
38716
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
38717
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.916Z - Streaming message to client: progress update for topic graph-construction
38718
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.916Z - [Messenger] Received message, length: 112
38719
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.501874999999984ms
38720
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.927Z - Streaming message to client: progress update for topic graph-construction
38721
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.927Z - [Messenger] Received message, length: 47
38722
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.934Z - Streaming message to client: progress update for topic graph-construction
38723
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.934Z - [Messenger] Received message, length: 47
38724
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.935Z - Time taken for 'build-project-configs' 193.43479099997785ms
38725
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.935Z - Time taken for 'createNodes:merge' 2.239332999975886ms
38726
+ Time taken for 'build typescript dependencies' 0.07108299999998735ms
38727
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
38728
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.944Z - Streaming message to client: progress update for topic graph-construction
38729
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.944Z - [Messenger] Received message, length: 47
38730
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.949Z - [SYNC]: collect registered sync generators
38731
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.949Z - [SYNC]: project graph hash is the same, not collecting task sync generators
38732
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.949Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
38733
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.954Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
38734
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.954Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
38735
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - Responding to PROJECT_GRAPH_UPDATED message
38736
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - [REQUEST]: Responding to the client. Project graph updated
38737
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
38738
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - Responding to REQUEST_PROJECT_GRAPH message
38739
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - [REQUEST]: Responding to the client. project-graph
38740
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'total for creating and serializing project graph' 284.34995800000615ms
38741
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'total execution time for createProjectGraph()' 16.025166999956127ms
38742
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'createDependencies' 12.405166999960784ms
38743
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 12.285333000007086ms
38744
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'createMetadata' 0.011791000026278198ms
38745
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'serialize graph' 2.6550410000490956ms
38746
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'write cache' 4.796334000013303ms
38747
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.959Z - Done responding to the client project-graph
38748
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.959Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 284. Response time: 3.
38749
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.959Z - Done responding to the client Project graph updated
38750
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.959Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 5. Response time: 5.
38751
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.959Z - [Messenger] Received message, length: 895680
38752
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.961Z - [Messenger] Received message, length: 895673
38753
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.963Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
38754
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.963Z - [Messenger] Message sent
38755
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Received raw message of length 2087
38756
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Received json message of type PRE_TASKS_EXECUTION
38757
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
38758
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Responding to PRE_TASKS_EXECUTION message
38759
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
38760
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Done responding to the client handleRunPreTasksExecution
38761
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
38762
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.964Z - [Messenger] Received message, length: 2
38763
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Time taken for 'preTasksExecution' 0.0987079999758862ms
38764
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.991Z - [Messenger] Sending message type: HASH_TASKS
38765
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.991Z - [Messenger] Message sent
38766
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.992Z - Received raw message of length 44185
38767
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.993Z - Received json message of type HASH_TASKS
38768
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=60.503959ms
38769
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.053Z - Reusing in-memory cached project graph because no files changed.
38770
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 9.297417ms - processed 6 tasks (setup: 6.492042ms, parallel_planning: 2.796542ms, pool: 1031 unique instructions)
38771
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
38772
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
38773
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
38774
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
38775
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
38776
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 8.212833ms - processed 6 plans (setup: 328.167µs, hashing: 7.883875ms, assembly: 4.706209ms)
38777
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.081Z - Serializing response for HASH_TASKS message in json mode
38778
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.082Z - Responding to HASH_TASKS message
38779
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.082Z - [REQUEST]: Responding to the client. handleHashTasks
38780
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.083Z - Done responding to the client handleHashTasks
38781
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.083Z - Handled json message HASH_TASKS. Handling time: 88. Response time: 2.
38782
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.083Z - [Messenger] Received message, length: 288902
38783
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.111Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
38784
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.111Z - [Messenger] Message sent
38785
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.111Z - Received raw message of length 330
38786
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.111Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
38787
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
38788
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
38789
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
38790
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - Done responding to the client handleGetEstimatedTaskTimings
38791
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 1. Response time: 0.
38792
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.112Z - [Messenger] Received message, length: 219
38793
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.131Z - [Messenger] Sending message type: RECORD_TASK_RUNS
38794
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.131Z - [Messenger] Message sent
38795
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.131Z - Received raw message of length 1193
38796
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.131Z - Received json message of type RECORD_TASK_RUNS
38797
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Serializing response for RECORD_TASK_RUNS message in json mode
38798
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Responding to RECORD_TASK_RUNS message
38799
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
38800
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Done responding to the client handleRecordTaskRuns
38801
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Handled json message RECORD_TASK_RUNS. Handling time: 1. Response time: 0.
38802
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.132Z - [Messenger] Received message, length: 4
38803
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.132Z - [Messenger] Sending message type: GET_FLAKY_TASKS
38804
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.132Z - [Messenger] Message sent
38805
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Received raw message of length 171
38806
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Received json message of type GET_FLAKY_TASKS
38807
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - Serializing response for GET_FLAKY_TASKS message in json mode
38808
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - Responding to GET_FLAKY_TASKS message
38809
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
38810
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - Done responding to the client handleGetFlakyTasks
38811
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - Handled json message GET_FLAKY_TASKS. Handling time: 1. Response time: 0.
38812
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.133Z - [Messenger] Received message, length: 2
38813
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.971Z - Established a connection. Number of open connections: 4
38814
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.971Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
38815
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.972Z - Closed a connection. Number of open connections: 3
38816
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.972Z - [Messenger] Message sent
38817
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.972Z - Received raw message of length 32
38818
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.972Z - Received json message of type GET_CONTEXT_FILE_DATA
38819
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
38820
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - Responding to GET_CONTEXT_FILE_DATA message
38821
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - [REQUEST]: Responding to the client. handleContextFileData
38822
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - Done responding to the client handleContextFileData
38823
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 2. Response time: 0.
38824
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.974Z - [Messenger] Received message, length: 87786
38825
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.014Z - Closed a connection. Number of open connections: 2
38826
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.014Z - [ProjectGraphListener] Socket closed, triggering reconnection
38827
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.016Z - Established a connection. Number of open connections: 3
38828
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.016Z - [Messenger] Setting up socket listeners
38829
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.016Z - [Messenger] listen() complete
38830
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.016Z - Established a connection. Number of open connections: 4
38831
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.016Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
38832
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.017Z - [Messenger] Message sent
38833
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.017Z - Closed a connection. Number of open connections: 3
38834
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.017Z - Received raw message of length 42
38835
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.017Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
38836
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.754Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
38837
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Established a connection. Number of open connections: 4
38838
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.754Z - [Messenger] Message sent
38839
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Received raw message of length 41
38840
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
38841
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - [AI-AGENTS]: Returning cached agent configuration status
38842
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
38843
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
38844
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
38845
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Done responding to the client handleGetConfigureAiAgentsStatus
38846
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
38847
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.754Z - [Messenger] Received message, length: 341
38848
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.755Z - Closed a connection. Number of open connections: 3
38849
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.755Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
38850
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.759Z - [Messenger] Message sent
38851
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.760Z - Received raw message of length 321382
38852
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.763Z - Received json message of type POST_TASKS_EXECUTION
38853
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Serializing response for POST_TASKS_EXECUTION message in json mode
38854
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Responding to POST_TASKS_EXECUTION message
38855
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
38856
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Done responding to the client handleRunPostTasksExecution
38857
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Handled json message POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
38858
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Time taken for 'postTasksExecution' 0.2824170000385493ms
38859
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.764Z - [Messenger] Received message, length: 4
38860
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.798Z - Closed a connection. Number of open connections: 2
38861
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:03:03.572Z - [ProjectGraphListener] Socket closed, triggering reconnection
38862
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:03:03.590Z - Closed a connection. Number of open connections: 1
38863
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:03:07.477Z - Closed a connection. Number of open connections: 0
38864
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
38865
+ [NX v23.1.1 Daemon Server] - 2026-09-09T17:02:35.829Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
38866
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
38867
+ [NX v23.1.1 Daemon Server] - 2026-09-09T17:02:35.833Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
38868
+ [NX v23.1.1 Daemon Server] - 2026-09-09T17:02:35.836Z - [LATEST-NX]: Cleaning up latest Nx installation from /private/tmp/tmp-99151-VXV0hg4lMDX4
38869
+ [NX v23.1.1 Daemon Server] - 2026-09-09T17:02:35.838Z - Server stopped because: "10800000ms of inactivity"
38870
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.173Z - [Client] Starting new daemon server in background
38871
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.306Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
38872
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
38873
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.889Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
38874
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.890Z - New daemon starting from: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/server.js
38875
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.890Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
38876
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.890Z - New daemon nxVersion: 23.1.1
38877
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.891Z - New daemon getInstalledNxVersion(): 23.1.1
38878
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.892Z - Time taken for 'workspace context init' 0.15183300000001054ms
38879
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.899Z - [Server] Starting outdated check interval (20ms)
38880
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.904Z - Started listening on: /private/tmp/d074618e1e16b9600aaf/d.sock
38881
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
38882
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.908Z - [LATEST-NX]: Pulling latest Nx...
38883
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.910Z - [AI-AGENTS]: Starting agent configuration status computation
38884
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.946Z - [Client] Server available
38885
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.948Z - [Client] Daemon server started, pid=74328
38886
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.949Z - [Messenger] Setting up socket listeners
38887
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.950Z - [Messenger] listen() complete
38888
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.964Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
38889
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.965Z - [Messenger] Message sent
38890
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 74341, socket: /private/tmp/plugin74328-0-594.423042.sock)
38891
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 74342, socket: /private/tmp/plugin74328-1-785.681084.sock)
38892
+ [isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 74343, socket: /private/tmp/plugin74328-2-818.992375.sock)
38893
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.136Z - Time taken for 'hash changed files from watcher' 0.01229200000000219ms
38894
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.136Z - Time taken for 'loadSpecifiedNxPlugins' 228.07000000000005ms
38895
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.139Z - Established a connection. Number of open connections: 1
38896
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.139Z - Established a connection. Number of open connections: 2
38897
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.140Z - Closed a connection. Number of open connections: 1
38898
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.140Z - Received raw message of length 4544
38899
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.140Z - Received json message of type REQUEST_PROJECT_GRAPH
38900
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.140Z - [REQUEST]: Client Request for Project Graph Received
38901
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=54.742708ms
38902
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.196Z - Reusing in-memory cached project graph because no files changed.
38903
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 74341) listening on /private/tmp/plugin74328-0-594.423042.sock
38904
+ Time taken for 'plugin worker 74341 code loading' 164.170334ms
38905
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 74341)
38906
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.325Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 414.231125ms
38907
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 74341) connected
38908
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 74341) loaded successfully
38909
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.338Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 431.39649999999995ms
38910
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 74342) listening on /private/tmp/plugin74328-1-785.681084.sock
38911
+ Time taken for 'plugin worker 74342 code loading' 154.42279200000002ms
38912
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 74343) listening on /private/tmp/plugin74328-2-818.992375.sock
38913
+ Time taken for 'plugin worker 74343 code loading' 159.366667ms
38914
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 74342)
38915
+ [isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 74343)
38916
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.369Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 267.4627499999999ms
38917
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.369Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 234.44491700000003ms
38918
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 74342) connected
38919
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 74343) connected
38920
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 74343) loaded successfully
38921
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.371Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 463.549166ms
38922
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 74342) loaded successfully
38923
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.372Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
38924
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.372Z - [REQUEST]:
38925
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.372Z - [REQUEST]:
38926
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.374Z - Streaming message to client: progress update for topic graph-construction
38927
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.374Z - Time taken for 'loadDefaultNxPlugins' 465.4441660000001ms
38928
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.374Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 464.83895800000005ms
38929
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.374Z - [Messenger] Received message, length: 47
38930
+ Time taken for 'nx/core/project-json:createNodes' 1.88820800000002ms
38931
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
38932
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.378Z - Streaming message to client: progress update for topic graph-construction
38933
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.378Z - [Messenger] Received message, length: 153
38934
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 9.412541000000004ms
38935
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.396Z - Streaming message to client: progress update for topic graph-construction
38936
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
38937
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.396Z - [Messenger] Received message, length: 101
38938
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.396Z - Streaming message to client: progress update for topic graph-construction
38939
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.396Z - [Messenger] Received message, length: 47
38940
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.428Z - Streaming message to client: progress update for topic graph-construction
38941
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.428Z - [Messenger] Received message, length: 47
38942
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'build-project-configs' 37.46241699999996ms
38943
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'createNodes:merge' 14.66191600000002ms
38944
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'native-file-deps' 0.0072920000000067375ms
38945
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'get-workspace-files' 1.1094579999999041ms
38946
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'read cache' 1.391832999999906ms
38947
+ Time taken for 'build typescript dependencies' 25.534166000000027ms
38948
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
38949
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.467Z - Streaming message to client: progress update for topic graph-construction
38950
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.467Z - [Messenger] Received message, length: 47
38951
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.473Z - [SYNC]: collect registered sync generators
38952
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.482Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
38953
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.482Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
38954
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.482Z - Responding to REQUEST_PROJECT_GRAPH message
38955
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - [REQUEST]: Responding to the client. project-graph
38956
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'total for creating and serializing project graph' 342.13129200000003ms
38957
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'total execution time for createProjectGraph()' 51.037874999999985ms
38958
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'createDependencies' 42.951500000000124ms
38959
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 42.707374999999956ms
38960
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'createMetadata' 0.011750000000120053ms
38961
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'serialize graph' 1.8074999999998909ms
38962
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'write cache' 8.562749999999824ms
38963
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.485Z - Done responding to the client project-graph
38964
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.485Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 342. Response time: 3.
38965
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.486Z - [Messenger] Received message, length: 895680
38966
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.490Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
38967
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.490Z - [Messenger] Message sent
38968
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Received raw message of length 2087
38969
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Received json message of type PRE_TASKS_EXECUTION
38970
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
38971
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Responding to PRE_TASKS_EXECUTION message
38972
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
38973
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Done responding to the client handleRunPreTasksExecution
38974
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
38975
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.491Z - [Messenger] Received message, length: 2
38976
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Time taken for 'preTasksExecution' 0.4661669999998139ms
38977
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.514Z - [Messenger] Sending message type: HASH_TASKS
38978
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.514Z - [Messenger] Message sent
38979
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.514Z - Received raw message of length 42566
38980
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.514Z - Received json message of type HASH_TASKS
38981
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=53.87625ms
38982
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.568Z - Reusing in-memory cached project graph because no files changed.
38983
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 7.297708ms - processed 6 tasks (setup: 5.128333ms, parallel_planning: 2.167209ms, pool: 1031 unique instructions)
38984
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
38985
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
38986
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
38987
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
38988
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
38989
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 7.421125ms - processed 6 plans (setup: 296.75µs, hashing: 7.122292ms, assembly: 4.260459ms)
38990
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.591Z - Serializing response for HASH_TASKS message in json mode
38991
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.595Z - Responding to HASH_TASKS message
38992
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.595Z - [REQUEST]: Responding to the client. handleHashTasks
38993
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.597Z - Done responding to the client handleHashTasks
38994
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.597Z - Handled json message HASH_TASKS. Handling time: 77. Response time: 6.
38995
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.597Z - [Messenger] Received message, length: 288903
38996
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.804Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
38997
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.804Z - [Messenger] Message sent
38998
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.804Z - Received raw message of length 330
38999
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.804Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
39000
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
39001
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
39002
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
39003
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - Done responding to the client handleGetEstimatedTaskTimings
39004
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 2. Response time: 0.
39005
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.806Z - [Messenger] Received message, length: 219
39006
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.770Z - [Messenger] Sending message type: RECORD_TASK_RUNS
39007
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.771Z - [Messenger] Message sent
39008
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.771Z - Received raw message of length 1175
39009
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.771Z - Received json message of type RECORD_TASK_RUNS
39010
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Serializing response for RECORD_TASK_RUNS message in json mode
39011
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Responding to RECORD_TASK_RUNS message
39012
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
39013
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Done responding to the client handleRecordTaskRuns
39014
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Handled json message RECORD_TASK_RUNS. Handling time: 2. Response time: 0.
39015
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.773Z - [Messenger] Received message, length: 4
39016
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.773Z - [Messenger] Sending message type: GET_FLAKY_TASKS
39017
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.773Z - [Messenger] Message sent
39018
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Received raw message of length 171
39019
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Received json message of type GET_FLAKY_TASKS
39020
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Serializing response for GET_FLAKY_TASKS message in json mode
39021
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Responding to GET_FLAKY_TASKS message
39022
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
39023
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Done responding to the client handleGetFlakyTasks
39024
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.773Z - [Messenger] Received message, length: 2
39025
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Handled json message GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
39026
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.774Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
39027
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Established a connection. Number of open connections: 2
39028
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.774Z - [Messenger] Message sent
39029
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Received raw message of length 41
39030
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
39031
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
39032
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
39033
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
39034
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Done responding to the client handleGetConfigureAiAgentsStatus
39035
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
39036
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.774Z - [Messenger] Received message, length: 104
39037
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.775Z - Closed a connection. Number of open connections: 1
39038
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.776Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
39039
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.778Z - [Messenger] Message sent
39040
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.782Z - Received raw message of length 328333
39041
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.784Z - Received json message of type POST_TASKS_EXECUTION
39042
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Serializing response for POST_TASKS_EXECUTION message in json mode
39043
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Responding to POST_TASKS_EXECUTION message
39044
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
39045
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Done responding to the client handleRunPostTasksExecution
39046
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Handled json message POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
39047
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Time taken for 'postTasksExecution' 0.17524999999932334ms
39048
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.785Z - [Messenger] Received message, length: 4
39049
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.874Z - Closed a connection. Number of open connections: 0
39050
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=8
39051
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md
39052
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/14995846848874973576/dist/libs/africanies-ui/README.md
39053
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/14416694322692463866/dist/libs/africanies-models/README.md
39054
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md
39055
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/9040451482998546630/dist/libs/africanies-core/README.md
39056
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md
39057
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/13466509747676776487/dist/libs/africanies-core/README.md
39058
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md
39059
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.874Z - [WATCHER]: 0 file(s) created or restored, 0 file(s) modified, 8 file(s) deleted
39060
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.874Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 8 events: delete:.nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md, delete:.nx/cache/14995846848874973576/dist/libs/africanies-ui/README.md, delete:.nx/cache/14416694322692463866/dist/libs/africanies-models/README.md, delete:.nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md, delete:.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md, delete:.nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md, delete:.nx/cache/13466509747676776487/dist/libs/africanies-core/README.md, delete:.nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md
39061
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.875Z - [WATCHER]: File changes detected:
39062
+ Created:
39063
+ (none)
39064
+ Updated:
39065
+ (none)
39066
+ Deleted:
39067
+ - .nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md
39068
+ - .nx/cache/14995846848874973576/dist/libs/africanies-ui/README.md
39069
+ - .nx/cache/14416694322692463866/dist/libs/africanies-models/README.md
39070
+ - .nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md
39071
+ - .nx/cache/9040451482998546630/dist/libs/africanies-core/README.md
39072
+ - .nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md
39073
+ - .nx/cache/13466509747676776487/dist/libs/africanies-core/README.md
39074
+ - .nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md
39075
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.876Z - [SYNC]: clearing sync generators cache due to file changes
39076
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.876Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39077
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.876Z - [REQUEST]:
39078
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.876Z - [REQUEST]: .nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md,.nx/cache/14995846848874973576/dist/libs/africanies-ui/README.md,.nx/cache/14416694322692463866/dist/libs/africanies-models/README.md,.nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md,.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md,.nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md,.nx/cache/13466509747676776487/dist/libs/africanies-core/README.md,.nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md
39079
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39080
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 74469, socket: /private/tmp/plugin74328-3-4561.380709.sock)
39081
+ [plugin-client] restarting worker for "nx/core/package-json"
39082
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 74470, socket: /private/tmp/plugin74328-4-4562.371125.sock)
39083
+ [plugin-client] restarting worker for "nx/core/project-json"
39084
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 74471, socket: /private/tmp/plugin74328-5-4562.870292.sock)
39085
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.879Z - Time taken for 'hash changed files from watcher' 1.1034159999999247ms
39086
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 74469) listening on /private/tmp/plugin74328-3-4561.380709.sock
39087
+ [plugin-worker] "nx/core/package-json" (pid: 74470) listening on /private/tmp/plugin74328-4-4562.371125.sock
39088
+ [plugin-worker] "nx/core/project-json" (pid: 74471) listening on /private/tmp/plugin74328-5-4562.870292.sock
39089
+ Time taken for 'plugin worker 74470 code loading' 131.1855ms
39090
+ Time taken for 'plugin worker 74471 code loading' 126.84400000000001ms
39091
+ Time taken for 'plugin worker 74469 code loading' 128.737667ms
39092
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 74469)
39093
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 74470)
39094
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 74471)
39095
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.047Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 169.33945800000038ms
39096
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.047Z - Time taken for 'start-plugin-worker:nx/core/package-json' 168.51520900000014ms
39097
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.047Z - Time taken for 'start-plugin-worker:nx/core/project-json' 168.0930840000001ms
39098
+ [plugin-worker] "nx/core/package-json" (pid: 74470) connected
39099
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 74469) connected
39100
+ [plugin-worker] "nx/core/project-json" (pid: 74471) connected
39101
+ [plugin-worker] "nx/core/project-json" (pid: 74471) loaded successfully
39102
+ Time taken for 'nx/core/project-json:createNodes' 0.7295000000000016ms
39103
+ [plugin-worker] "nx/core/package-json" (pid: 74470) loaded successfully
39104
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39105
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 74469) loaded successfully
39106
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39107
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.567416000000009ms
39108
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.092Z - Time taken for 'build-project-configs' 208.38387499999953ms
39109
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.092Z - Time taken for 'createNodes:merge' 2.4301249999998618ms
39110
+ Time taken for 'build typescript dependencies' 0.08349999999998658ms
39111
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39112
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.107Z - [SYNC]: collect registered sync generators
39113
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.108Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39114
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.108Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39115
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.128Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39116
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'total execution time for createProjectGraph()' 18.295458999999937ms
39117
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'createDependencies' 14.37854200000038ms
39118
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 14.273874999999862ms
39119
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'createMetadata' 0.00837500000034197ms
39120
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'serialize graph' 2.4618749999999636ms
39121
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'write cache' 20.780499999999847ms
39122
+ Fetching nx...
39123
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:26.241Z - [LATEST-NX]: Successfully pulled latest Nx to /private/tmp/tmp-74328-s8ygBXw205bO
39124
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:26.242Z - [NX-CONSOLE]: Using local implementation (NX_USE_LOCAL=true or inner call)
39125
+ DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
39126
+ DEBUG nx::native::ide::install: Detected editor: VSCode
39127
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
39128
+ DEBUG nx::native::ide::install: Editor command 'code' is installed
39129
+ DEBUG nx::native::ide::install: Editor command 'code-insiders' not found
39130
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
39131
+ DEBUG nx::native::ide::install: Nx Console extension is installed
39132
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:26.737Z - [NX-CONSOLE]: Console status check completed, shouldPrompt: false
39133
+ DEBUG nx::native::ide::install: Nx Console extension is installed
39134
+ DEBUG nx::native::ide::install: Editor command 'cursor' not found
39135
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: cursor --list-extensions
39136
+ DEBUG nx::native::ide::install: Command 'cursor' not found, cannot check extension status
39137
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:26.786Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 1 partially configured, 4 non-configured
39138
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39139
+ DEBUG nx::native::watch::watcher: [delete] _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39140
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39141
+ DEBUG nx::native::watch::watcher: [delete] _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39142
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.731Z - [WATCHER]: Processing file changes in outputs
39143
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.732Z - [WATCHER]: _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8 was deleted
39144
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.732Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:_tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39145
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.732Z - [WATCHER]: File changes detected:
39146
+ Created:
39147
+ (none)
39148
+ Updated:
39149
+ (none)
39150
+ Deleted:
39151
+ - _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39152
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.741Z - [SYNC]: clearing sync generators cache due to file changes
39153
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.743Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39154
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.744Z - [REQUEST]:
39155
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.744Z - [REQUEST]: _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39156
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39157
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75222, socket: /private/tmp/plugin74328-6-36434.098667.sock)
39158
+ [plugin-client] restarting worker for "nx/core/package-json"
39159
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75223, socket: /private/tmp/plugin74328-7-36435.359334.sock)
39160
+ [plugin-client] restarting worker for "nx/core/project-json"
39161
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75224, socket: /private/tmp/plugin74328-8-36435.861.sock)
39162
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.752Z - Time taken for 'hash changed files from watcher' 9.39904199999728ms
39163
+ [plugin-worker] "nx/core/project-json" (pid: 75224) listening on /private/tmp/plugin74328-8-36435.861.sock
39164
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75222) listening on /private/tmp/plugin74328-6-36434.098667.sock
39165
+ [plugin-worker] "nx/core/package-json" (pid: 75223) listening on /private/tmp/plugin74328-7-36435.359334.sock
39166
+ Time taken for 'plugin worker 75222 code loading' 223.6535ms
39167
+ Time taken for 'plugin worker 75224 code loading' 221.891917ms
39168
+ Time taken for 'plugin worker 75223 code loading' 220.30675ms
39169
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75222)
39170
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75223)
39171
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75224)
39172
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.014Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 264.42925000000105ms
39173
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.014Z - Time taken for 'start-plugin-worker:nx/core/package-json' 263.6268340000024ms
39174
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.015Z - Time taken for 'start-plugin-worker:nx/core/project-json' 263.5014579999988ms
39175
+ [plugin-worker] "nx/core/project-json" (pid: 75224) connected
39176
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75222) connected
39177
+ [plugin-worker] "nx/core/project-json" (pid: 75224) loaded successfully
39178
+ [plugin-worker] "nx/core/package-json" (pid: 75223) connected
39179
+ Time taken for 'nx/core/project-json:createNodes' 2.280790999999965ms
39180
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39181
+ [plugin-worker] "nx/core/package-json" (pid: 75223) loaded successfully
39182
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75222) loaded successfully
39183
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39184
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.681041999999991ms
39185
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.048Z - Time taken for 'build-project-configs' 292.4473750000034ms
39186
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.048Z - Time taken for 'createNodes:merge' 2.4864999999990687ms
39187
+ Time taken for 'build typescript dependencies' 0.08158299999996643ms
39188
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39189
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.063Z - [SYNC]: collect registered sync generators
39190
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.063Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39191
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.063Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39192
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.069Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39193
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'total execution time for createProjectGraph()' 18.285666999996465ms
39194
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'createDependencies' 13.819125000001804ms
39195
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 13.74462499999936ms
39196
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'createMetadata' 0.0072499999951105565ms
39197
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'serialize graph' 1.9152089999988675ms
39198
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'write cache' 6.229458999994677ms
39199
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
39200
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
39201
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
39202
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
39203
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
39204
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
39205
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
39206
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
39207
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
39208
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
39209
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
39210
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
39211
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
39212
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
39213
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
39214
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
39215
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
39216
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
39217
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.970Z - [WATCHER]: Processing file changes in outputs
39218
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.429Z - Established a connection. Number of open connections: 1
39219
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.429Z - Closed a connection. Number of open connections: 0
39220
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.430Z - Established a connection. Number of open connections: 1
39221
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.430Z - Closed a connection. Number of open connections: 0
39222
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.430Z - Established a connection. Number of open connections: 1
39223
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.430Z - [Messenger] Setting up socket listeners
39224
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.433Z - [Messenger] listen() complete
39225
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.440Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
39226
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.440Z - [Messenger] Message sent
39227
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.442Z - Received raw message of length 4062
39228
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.442Z - Received json message of type GET_NX_CONSOLE_STATUS
39229
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.442Z - Graph recompute necessary due to env variable refresh. Changed keys: COLOR, GIT_AUTHOR_DATE, GIT_EDITOR, GIT_NO_REPLACE_OBJECTS, GIT_INDEX_FILE, GIT_AUTHOR_NAME, GIT_PREFIX, PATH, EDITOR, GIT_SSH_COMMAND, GIT_AUTHOR_EMAIL, GIT_EXEC_PATH, PNPM_SCRIPT_SRC_DIR
39230
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
39231
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - Responding to GET_NX_CONSOLE_STATUS message
39232
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
39233
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - Done responding to the client handleGetNxConsoleStatus
39234
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 1. Response time: 0.
39235
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.443Z - [Messenger] Received message, length: 22
39236
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.489Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
39237
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.490Z - [Messenger] Message sent
39238
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.490Z - Received raw message of length 32
39239
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.490Z - Received json message of type REQUEST_PROJECT_GRAPH
39240
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.490Z - [REQUEST]: Client Request for Project Graph Received
39241
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=63.821875ms
39242
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.554Z - No in-memory cached project graph found. Recomputing it...
39243
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.554Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39244
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.554Z - [REQUEST]:
39245
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.555Z - [REQUEST]:
39246
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.555Z - Streaming message to client: progress update for topic graph-construction
39247
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39248
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.556Z - [Messenger] Received message, length: 47
39249
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75294, socket: /private/tmp/plugin74328-9-38240.768459.sock)
39250
+ [plugin-client] restarting worker for "nx/core/package-json"
39251
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75295, socket: /private/tmp/plugin74328-10-38241.489875.sock)
39252
+ [plugin-client] restarting worker for "nx/core/project-json"
39253
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75296, socket: /private/tmp/plugin74328-11-38241.86425.sock)
39254
+ [plugin-worker] "nx/core/package-json" (pid: 75295) listening on /private/tmp/plugin74328-10-38241.489875.sock
39255
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75294) listening on /private/tmp/plugin74328-9-38240.768459.sock
39256
+ [plugin-worker] "nx/core/project-json" (pid: 75296) listening on /private/tmp/plugin74328-11-38241.86425.sock
39257
+ Time taken for 'plugin worker 75295 code loading' 78.343125ms
39258
+ Time taken for 'plugin worker 75294 code loading' 78.4285ms
39259
+ Time taken for 'plugin worker 75296 code loading' 78.437792ms
39260
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75294)
39261
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75295)
39262
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75296)
39263
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.669Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 112.28508299999521ms
39264
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.669Z - Time taken for 'start-plugin-worker:nx/core/package-json' 112.23308399999951ms
39265
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.669Z - Time taken for 'start-plugin-worker:nx/core/project-json' 112.03791700000147ms
39266
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75294) connected
39267
+ [plugin-worker] "nx/core/package-json" (pid: 75295) connected
39268
+ [plugin-worker] "nx/core/project-json" (pid: 75296) connected
39269
+ [plugin-worker] "nx/core/project-json" (pid: 75296) loaded successfully
39270
+ [plugin-worker] "nx/core/package-json" (pid: 75295) loaded successfully
39271
+ Time taken for 'nx/core/project-json:createNodes' 0.45529200000000003ms
39272
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39273
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.673Z - Streaming message to client: progress update for topic graph-construction
39274
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75294) loaded successfully
39275
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.674Z - [Messenger] Received message, length: 153
39276
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39277
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.681Z - Streaming message to client: progress update for topic graph-construction
39278
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.681Z - [Messenger] Received message, length: 112
39279
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.834499999999991ms
39280
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.684Z - Streaming message to client: progress update for topic graph-construction
39281
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.685Z - [Messenger] Received message, length: 47
39282
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.691Z - Streaming message to client: progress update for topic graph-construction
39283
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.691Z - [Messenger] Received message, length: 47
39284
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.692Z - Time taken for 'build-project-configs' 131.11275000000023ms
39285
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.692Z - Time taken for 'createNodes:merge' 2.057249999998021ms
39286
+ Time taken for 'build typescript dependencies' 0.0676249999999925ms
39287
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39288
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.700Z - Streaming message to client: progress update for topic graph-construction
39289
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.700Z - [Messenger] Received message, length: 47
39290
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.706Z - [SYNC]: collect registered sync generators
39291
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.706Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39292
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.706Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39293
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39294
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
39295
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Responding to REQUEST_PROJECT_GRAPH message
39296
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - [REQUEST]: Responding to the client. project-graph
39297
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Time taken for 'total for creating and serializing project graph' 220.39658300000156ms
39298
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Time taken for 'total execution time for createProjectGraph()' 15.945665999999619ms
39299
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Time taken for 'createDependencies' 12.189416000001074ms
39300
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.711Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 12.01612500000192ms
39301
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.711Z - Time taken for 'createMetadata' 0.007749999997031409ms
39302
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.711Z - Time taken for 'serialize graph' 1.8817090000011376ms
39303
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.711Z - Time taken for 'write cache' 4.323165999994671ms
39304
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.713Z - Done responding to the client project-graph
39305
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.713Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 220. Response time: 3.
39306
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.713Z - [Messenger] Received message, length: 895680
39307
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.718Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
39308
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.718Z - [Messenger] Message sent
39309
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Received raw message of length 2165
39310
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Received json message of type PRE_TASKS_EXECUTION
39311
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
39312
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Responding to PRE_TASKS_EXECUTION message
39313
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
39314
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Done responding to the client handleRunPreTasksExecution
39315
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
39316
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.718Z - [Messenger] Received message, length: 2
39317
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Time taken for 'preTasksExecution' 0.07904199999757111ms
39318
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.756Z - [Messenger] Sending message type: HASH_TASKS
39319
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.756Z - [Messenger] Message sent
39320
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.757Z - Received raw message of length 38899
39321
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.758Z - Received json message of type HASH_TASKS
39322
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=62.572666ms
39323
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.820Z - Reusing in-memory cached project graph because no files changed.
39324
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 10.694417ms - processed 6 tasks (setup: 6.259083ms, parallel_planning: 4.432417ms, pool: 1544 unique instructions)
39325
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
39326
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
39327
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
39328
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 14.297375ms - processed 6 plans (setup: 515.5µs, hashing: 13.779083ms, assembly: 7.055291ms)
39329
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.857Z - Serializing response for HASH_TASKS message in json mode
39330
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.858Z - Responding to HASH_TASKS message
39331
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.858Z - [REQUEST]: Responding to the client. handleHashTasks
39332
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.860Z - Done responding to the client handleHashTasks
39333
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.860Z - Handled json message HASH_TASKS. Handling time: 99. Response time: 3.
39334
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.860Z - [Messenger] Received message, length: 446762
39335
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.892Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
39336
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.892Z - [Messenger] Message sent
39337
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.892Z - Received raw message of length 510
39338
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.892Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
39339
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
39340
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
39341
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
39342
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - Done responding to the client handleGetEstimatedTaskTimings
39343
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 4. Response time: 0.
39344
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.896Z - [Messenger] Received message, length: 274
39345
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.904Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
39346
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.904Z - [Messenger] Message sent
39347
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Received raw message of length 265
39348
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
39349
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
39350
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
39351
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
39352
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Done responding to the client outputsHashesMatchBatch
39353
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 0.
39354
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.904Z - [Messenger] Received message, length: 19
39355
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.912Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
39356
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.912Z - [Messenger] Message sent
39357
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.912Z - Received raw message of length 264
39358
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.912Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
39359
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
39360
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
39361
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
39362
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - Done responding to the client recordOutputsHashBatch
39363
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 3. Response time: 0.
39364
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.916Z - [Messenger] Received message, length: 2
39365
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.921Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
39366
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.921Z - [Messenger] Message sent
39367
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Received raw message of length 118
39368
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
39369
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
39370
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
39371
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
39372
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Done responding to the client outputsHashesMatchBatch
39373
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 0.
39374
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.922Z - [Messenger] Received message, length: 7
39375
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.925Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
39376
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.925Z - [Messenger] Message sent
39377
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.925Z - Received raw message of length 117
39378
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.925Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
39379
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
39380
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
39381
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
39382
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - Done responding to the client recordOutputsHashBatch
39383
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 2. Response time: 0.
39384
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.927Z - [Messenger] Received message, length: 2
39385
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.930Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
39386
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.931Z - [Messenger] Message sent
39387
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Received raw message of length 118
39388
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
39389
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
39390
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
39391
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
39392
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Done responding to the client outputsHashesMatchBatch
39393
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 0.
39394
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.931Z - [Messenger] Received message, length: 7
39395
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.933Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
39396
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.934Z - [Messenger] Message sent
39397
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.934Z - Received raw message of length 117
39398
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.934Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
39399
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.936Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
39400
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.936Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
39401
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.936Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
39402
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.936Z - Done responding to the client recordOutputsHashBatch
39403
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.937Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 2. Response time: 1.
39404
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.937Z - [Messenger] Received message, length: 2
39405
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=5
39406
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
39407
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
39408
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
39409
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=27
39410
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
39411
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/package.json
39412
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/package.json
39413
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map
39414
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/types/africanies-africanies-storage.d.ts
39415
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
39416
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
39417
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs
39418
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
39419
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts
39420
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs
39421
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
39422
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
39423
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs.map
39424
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
39425
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs
39426
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/types/africanies-africanies-core.d.ts
39427
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs
39428
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map
39429
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map
39430
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map
39431
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts
39432
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/tailwind-preset.cjs
39433
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/package.json
39434
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/package.json
39435
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs
39436
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/assets/icons.sprite.svg
39437
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/types/africanies-africanies-models.d.ts
39438
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/package.json
39439
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.043Z - [WATCHER]: 0 file(s) created or restored, 5 file(s) modified, 0 file(s) deleted
39440
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.044Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 5 events: update:dist/libs/africanies-icons/README.md, update:dist/libs/africanies-core/README.md, update:dist/libs/africanies-storage/README.md, update:dist/libs/africanies-models/README.md, update:dist/libs/africanies-theme/README.md
39441
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.044Z - [WATCHER]: File changes detected:
39442
+ Created:
39443
+ (none)
39444
+ Updated:
39445
+ - dist/libs/africanies-icons/README.md
39446
+ - dist/libs/africanies-core/README.md
39447
+ - dist/libs/africanies-storage/README.md
39448
+ - dist/libs/africanies-models/README.md
39449
+ - dist/libs/africanies-theme/README.md
39450
+ Deleted:
39451
+ (none)
39452
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.066Z - [SYNC]: clearing sync generators cache due to file changes
39453
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.066Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39454
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.066Z - [REQUEST]: dist/libs/africanies-storage/README.md,dist/libs/africanies-core/README.md,dist/libs/africanies-models/README.md,dist/libs/africanies-icons/README.md,dist/libs/africanies-theme/README.md
39455
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.066Z - [REQUEST]:
39456
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39457
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75305, socket: /private/tmp/plugin74328-12-38752.404959.sock)
39458
+ [plugin-client] restarting worker for "nx/core/package-json"
39459
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75306, socket: /private/tmp/plugin74328-13-38753.209417.sock)
39460
+ [plugin-client] restarting worker for "nx/core/project-json"
39461
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75307, socket: /private/tmp/plugin74328-14-38753.667.sock)
39462
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.069Z - Time taken for 'hash changed files from watcher' 21.91962500000227ms
39463
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.070Z - [WATCHER]: Processing file changes in outputs
39464
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75305) listening on /private/tmp/plugin74328-12-38752.404959.sock
39465
+ Time taken for 'plugin worker 75305 code loading' 142.87045799999999ms
39466
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75305) connected
39467
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75305)
39468
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.276Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 208.669624999995ms
39469
+ [plugin-worker] "nx/core/package-json" (pid: 75306) listening on /private/tmp/plugin74328-13-38753.209417.sock
39470
+ Time taken for 'plugin worker 75306 code loading' 151.299042ms
39471
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75305) loaded successfully
39472
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75306)
39473
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.287Z - Time taken for 'start-plugin-worker:nx/core/package-json' 218.8544170000023ms
39474
+ [plugin-worker] "nx/core/package-json" (pid: 75306) connected
39475
+ [plugin-worker] "nx/core/package-json" (pid: 75306) loaded successfully
39476
+ [plugin-worker] "nx/core/project-json" (pid: 75307) listening on /private/tmp/plugin74328-14-38753.667.sock
39477
+ Time taken for 'plugin worker 75307 code loading' 163.808625ms
39478
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.982333000000011ms
39479
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75307)
39480
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.297Z - Time taken for 'start-plugin-worker:nx/core/project-json' 228.2406669999982ms
39481
+ [plugin-worker] "nx/core/project-json" (pid: 75307) connected
39482
+ [plugin-worker] "nx/core/project-json" (pid: 75307) loaded successfully
39483
+ Time taken for 'nx/core/project-json:createNodes' 0.4975830000000201ms
39484
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39485
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39486
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.312Z - Time taken for 'build-project-configs' 239.25720800000272ms
39487
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.312Z - Time taken for 'createNodes:merge' 2.816292000003159ms
39488
+ Time taken for 'build typescript dependencies' 3.8546249999999986ms
39489
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39490
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.331Z - [SYNC]: collect registered sync generators
39491
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.332Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39492
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.332Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39493
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.342Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39494
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'total execution time for createProjectGraph()' 21.53175000000192ms
39495
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'createDependencies' 17.774374999993597ms
39496
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 17.689500000000407ms
39497
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'createMetadata' 0.008125000000291038ms
39498
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'serialize graph' 2.142834000005678ms
39499
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'write cache' 10.638416000001598ms
39500
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39501
+ DEBUG nx::native::watch::watcher: [create] tmp/libs/africanies-ui/build/tsconfig.generated.e0d6fe94-a019-4c98-bb4c-d36f16fcd491.json
39502
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.854Z - [WATCHER]: Processing file changes in outputs
39503
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39504
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
39505
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=9
39506
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
39507
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/carriers/dhl.svg
39508
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
39509
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
39510
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
39511
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.png
39512
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/package.json
39513
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
39514
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
39515
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.014Z - [WATCHER]: dist/libs/africanies-ui/README.md was deleted
39516
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.014Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:dist/libs/africanies-ui/README.md
39517
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.014Z - [WATCHER]: File changes detected:
39518
+ Created:
39519
+ (none)
39520
+ Updated:
39521
+ (none)
39522
+ Deleted:
39523
+ - dist/libs/africanies-ui/README.md
39524
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.015Z - [SYNC]: clearing sync generators cache due to file changes
39525
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.015Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39526
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.015Z - [REQUEST]:
39527
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.015Z - [REQUEST]: dist/libs/africanies-ui/README.md
39528
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39529
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75329, socket: /private/tmp/plugin74328-15-39701.9695.sock)
39530
+ [plugin-client] restarting worker for "nx/core/package-json"
39531
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75330, socket: /private/tmp/plugin74328-16-39702.671625.sock)
39532
+ [plugin-client] restarting worker for "nx/core/project-json"
39533
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75331, socket: /private/tmp/plugin74328-17-39703.028084.sock)
39534
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.019Z - Time taken for 'hash changed files from watcher' 0.7813749999986612ms
39535
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.019Z - [WATCHER]: Processing file changes in outputs
39536
+ [plugin-worker] "nx/core/project-json" (pid: 75331) listening on /private/tmp/plugin74328-17-39703.028084.sock
39537
+ Time taken for 'plugin worker 75331 code loading' 143.627916ms
39538
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75331)
39539
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.204Z - Time taken for 'start-plugin-worker:nx/core/project-json' 185.24820900000486ms
39540
+ [plugin-worker] "nx/core/package-json" (pid: 75330) listening on /private/tmp/plugin74328-16-39702.671625.sock
39541
+ Time taken for 'plugin worker 75330 code loading' 150.978791ms
39542
+ [plugin-worker] "nx/core/project-json" (pid: 75331) connected
39543
+ [plugin-worker] "nx/core/project-json" (pid: 75331) loaded successfully
39544
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75330)
39545
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.220Z - Time taken for 'start-plugin-worker:nx/core/package-json' 202.12204199999542ms
39546
+ [plugin-worker] "nx/core/package-json" (pid: 75330) connected
39547
+ Time taken for 'nx/core/project-json:createNodes' 5.272999999999996ms
39548
+ [plugin-worker] "nx/core/package-json" (pid: 75330) loaded successfully
39549
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39550
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75329) listening on /private/tmp/plugin74328-15-39701.9695.sock
39551
+ Time taken for 'plugin worker 75329 code loading' 179.68966700000001ms
39552
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75329)
39553
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.241Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 223.50450000000274ms
39554
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75329) connected
39555
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39556
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75329) loaded successfully
39557
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.126709000000005ms
39558
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.279Z - Time taken for 'build-project-configs' 253.85470899999927ms
39559
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.279Z - Time taken for 'createNodes:merge' 3.1287500000034925ms
39560
+ Time taken for 'build typescript dependencies' 0.14554099999998016ms
39561
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39562
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.308Z - [SYNC]: collect registered sync generators
39563
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.308Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39564
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.308Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39565
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.313Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39566
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.313Z - Time taken for 'total execution time for createProjectGraph()' 31.627000000000407ms
39567
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'createDependencies' 26.262666999995417ms
39568
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 26.055625000000873ms
39569
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'createMetadata' 0.027082999993581325ms
39570
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'serialize graph' 3.2371249999996508ms
39571
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'write cache' 5.273084000000381ms
39572
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39573
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
39574
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.321Z - [WATCHER]: Processing file changes in outputs
39575
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
39576
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
39577
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
39578
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.522Z - [WATCHER]: Processing file changes in outputs
39579
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.595Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
39580
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.595Z - [Messenger] Message sent
39581
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.595Z - Received raw message of length 114
39582
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.595Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
39583
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.598Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
39584
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.598Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
39585
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.598Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
39586
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.598Z - Done responding to the client recordOutputsHashBatch
39587
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.599Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 3. Response time: 1.
39588
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.599Z - [Messenger] Received message, length: 2
39589
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.605Z - [Messenger] Sending message type: RECORD_TASK_RUNS
39590
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.605Z - [Messenger] Message sent
39591
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.605Z - Received raw message of length 1284
39592
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.606Z - Received json message of type RECORD_TASK_RUNS
39593
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Serializing response for RECORD_TASK_RUNS message in json mode
39594
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Responding to RECORD_TASK_RUNS message
39595
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
39596
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Done responding to the client handleRecordTaskRuns
39597
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Handled json message RECORD_TASK_RUNS. Handling time: 1. Response time: 0.
39598
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.607Z - [Messenger] Received message, length: 4
39599
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.607Z - [Messenger] Sending message type: GET_FLAKY_TASKS
39600
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.607Z - [Messenger] Message sent
39601
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Received raw message of length 170
39602
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Received json message of type GET_FLAKY_TASKS
39603
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - Serializing response for GET_FLAKY_TASKS message in json mode
39604
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - Responding to GET_FLAKY_TASKS message
39605
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
39606
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - Done responding to the client handleGetFlakyTasks
39607
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - Handled json message GET_FLAKY_TASKS. Handling time: 1. Response time: 0.
39608
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.608Z - [Messenger] Received message, length: 2
39609
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
39610
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
39611
+ DEBUG nx::native::watch::watcher: [update] .nx/cache/7821397806208783174/dist/libs/africanies-ui/README.md
39612
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.708Z - [WATCHER]: 0 file(s) created or restored, 2 file(s) modified, 0 file(s) deleted
39613
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.708Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 2 events: update:dist/libs/africanies-ui/README.md, update:.nx/cache/7821397806208783174/dist/libs/africanies-ui/README.md
39614
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.708Z - [WATCHER]: File changes detected:
39615
+ Created:
39616
+ (none)
39617
+ Updated:
39618
+ - dist/libs/africanies-ui/README.md
39619
+ - .nx/cache/7821397806208783174/dist/libs/africanies-ui/README.md
39620
+ Deleted:
39621
+ (none)
39622
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=10
39623
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
39624
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/carriers/dhl.svg
39625
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
39626
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
39627
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
39628
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.png
39629
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/package.json
39630
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
39631
+ DEBUG nx::native::watch::watcher: [delete] tmp/libs/africanies-ui/build/tsconfig.generated.e0d6fe94-a019-4c98-bb4c-d36f16fcd491.json
39632
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
39633
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.710Z - [SYNC]: clearing sync generators cache due to file changes
39634
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.711Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39635
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.711Z - [REQUEST]: .nx/cache/7821397806208783174/dist/libs/africanies-ui/README.md,dist/libs/africanies-ui/README.md
39636
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.711Z - [REQUEST]:
39637
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39638
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75372, socket: /private/tmp/plugin74328-18-43397.614375.sock)
39639
+ [plugin-client] restarting worker for "nx/core/package-json"
39640
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75373, socket: /private/tmp/plugin74328-19-43398.820709.sock)
39641
+ [plugin-client] restarting worker for "nx/core/project-json"
39642
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75374, socket: /private/tmp/plugin74328-20-43399.617875.sock)
39643
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.715Z - Time taken for 'hash changed files from watcher' 1.9181249999965075ms
39644
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.716Z - [WATCHER]: Processing file changes in outputs
39645
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75372) listening on /private/tmp/plugin74328-18-43397.614375.sock
39646
+ [plugin-worker] "nx/core/package-json" (pid: 75373) listening on /private/tmp/plugin74328-19-43398.820709.sock
39647
+ [plugin-worker] "nx/core/project-json" (pid: 75374) listening on /private/tmp/plugin74328-20-43399.617875.sock
39648
+ Time taken for 'plugin worker 75374 code loading' 81.44933400000001ms
39649
+ Time taken for 'plugin worker 75373 code loading' 81.154ms
39650
+ Time taken for 'plugin worker 75372 code loading' 80.918209ms
39651
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75372)
39652
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75373)
39653
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75374)
39654
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.835Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 122.30454199999804ms
39655
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.835Z - Time taken for 'start-plugin-worker:nx/core/package-json' 121.24354199999652ms
39656
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.835Z - Time taken for 'start-plugin-worker:nx/core/project-json' 120.53754199999821ms
39657
+ [plugin-worker] "nx/core/package-json" (pid: 75373) connected
39658
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75372) connected
39659
+ [plugin-worker] "nx/core/project-json" (pid: 75374) connected
39660
+ [plugin-worker] "nx/core/project-json" (pid: 75374) loaded successfully
39661
+ [plugin-worker] "nx/core/package-json" (pid: 75373) loaded successfully
39662
+ Time taken for 'nx/core/project-json:createNodes' 0.5561670000000021ms
39663
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39664
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75372) loaded successfully
39665
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39666
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.1785ms
39667
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.857Z - Time taken for 'build-project-configs' 139.61699999999837ms
39668
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.857Z - Time taken for 'createNodes:merge' 2.0091669999965234ms
39669
+ Time taken for 'build typescript dependencies' 2.4622079999999755ms
39670
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39671
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.872Z - [SYNC]: collect registered sync generators
39672
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.872Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39673
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.872Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39674
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39675
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'total execution time for createProjectGraph()' 16.921416999997746ms
39676
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'createDependencies' 13.120249999999942ms
39677
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 13.05937499999709ms
39678
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'createMetadata' 0.009500000000116415ms
39679
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'serialize graph' 2.0386250000010477ms
39680
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'write cache' 3.6847500000003492ms
39681
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Established a connection. Number of open connections: 2
39682
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.212Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
39683
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.212Z - [Messenger] Message sent
39684
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Received raw message of length 41
39685
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
39686
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - [AI-AGENTS]: Returning cached agent configuration status
39687
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
39688
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
39689
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
39690
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Done responding to the client handleGetConfigureAiAgentsStatus
39691
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
39692
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.212Z - [Messenger] Received message, length: 341
39693
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Closed a connection. Number of open connections: 1
39694
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.212Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
39695
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.215Z - [Messenger] Message sent
39696
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.216Z - Received raw message of length 465032
39697
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.221Z - Received json message of type POST_TASKS_EXECUTION
39698
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Serializing response for POST_TASKS_EXECUTION message in json mode
39699
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Responding to POST_TASKS_EXECUTION message
39700
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
39701
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Done responding to the client handleRunPostTasksExecution
39702
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Handled json message POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
39703
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.222Z - [Messenger] Received message, length: 4
39704
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Time taken for 'postTasksExecution' 0.1788749999977881ms
39705
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.242Z - Closed a connection. Number of open connections: 0
39706
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
39707
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
39708
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
39709
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
39710
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
39711
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
39712
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
39713
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
39714
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
39715
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
39716
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
39717
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
39718
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
39719
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
39720
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
39721
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
39722
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
39723
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
39724
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:10:40.713Z - [WATCHER]: Processing file changes in outputs
39725
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.306Z - [Messenger] Setting up socket listeners
39726
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.308Z - [Messenger] listen() complete
39727
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.306Z - Established a connection. Number of open connections: 1
39728
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.309Z - Established a connection. Number of open connections: 2
39729
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.310Z - Closed a connection. Number of open connections: 1
39730
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.322Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
39731
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.322Z - [Messenger] Message sent
39732
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.323Z - Received raw message of length 928
39733
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.323Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
39734
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.324Z - Graph recompute necessary due to env variable refresh. Changed keys: NVM_INC, HERD_PHP_81_INI_SCAN_DIR, DATA_CLOUD_CURR_IDE_NAME, HERD_PHP_80_INI_SCAN_DIR, TERM_PROGRAM, NODE, INIT_CWD, NVM_CD_FLAGS, TERM, TERM_PROGRAM_VERSION, ZDOTDIR, HERD_PHP_85_INI_SCAN_DIR, HERD_PHP_83_INI_SCAN_DIR, COPILOT_DEBUG_NONCE, NVM_DIR, PHP_INI_SCAN_DIR, HERD_PHP_82_INI_SCAN_DIR, PATH, HERD_PHP_84_INI_SCAN_DIR, USER_ZDOTDIR, PWD, LANG, PYTHONSTARTUP, NODE_PATH, XPC_SERVICE_NAME, PYTHON_BASIC_REPL, NVM_BIN, GIT_ASKPASS, HERD_PHP_74_INI_SCAN_DIR, COLORTERM, NX_CLI_SET, PNPM_SCRIPT_SRC_DIR, ELECTRON_RUN_AS_NODE, MACH_PORT_RENDEZVOUS_PEER_VALDATION, APPLICATION_INSIGHTS_NO_STATSBEAT, DEBUG, NX_WORKSPACE_ROOT_PATH, MXC_BIN_DIR, COPILOT_OTEL_FILE_EXPORTER_PATH, ELECTRON_NO_ASAR, CI
39735
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.324Z - [AI-AGENTS]: Returning cached agent configuration status
39736
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.324Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
39737
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.325Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
39738
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.325Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
39739
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.325Z - Done responding to the client handleGetConfigureAiAgentsStatus
39740
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.325Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 1.
39741
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.325Z - [Messenger] Received message, length: 341
39742
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
39743
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
39744
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
39745
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
39746
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
39747
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
39748
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
39749
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
39750
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
39751
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
39752
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
39753
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
39754
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
39755
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
39756
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
39757
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
39758
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
39759
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
39760
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:17:09.814Z - [WATCHER]: Processing file changes in outputs