@africanies/angular-web-sdk 0.1.4 → 0.1.5

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 (46) hide show
  1. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md +68 -0
  2. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
  3. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
  4. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +5 -0
  5. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/assets/carriers/dhl.svg +7 -0
  6. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +19375 -0
  7. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -0
  8. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/package.json +35 -0
  9. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +5490 -0
  10. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md +46 -0
  11. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +221 -0
  12. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +1 -0
  13. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/package.json +35 -0
  14. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/tailwind-preset.cjs +253 -0
  15. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +166 -0
  16. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md +85 -0
  17. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs +4511 -0
  18. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +1 -0
  19. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/package.json +31 -0
  20. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/types/africanies-africanies-core.d.ts +2741 -0
  21. package/.nx/cache/run.json +25 -25
  22. package/.nx/cache/terminalOutputs/13555699813138069787 +6 -0
  23. package/.nx/cache/terminalOutputs/14061940909886036014 +173 -0
  24. package/.nx/cache/terminalOutputs/14876618240301288353 +21 -0
  25. package/.nx/cache/terminalOutputs/17626862048742598274 +21 -0
  26. package/.nx/cache/terminalOutputs/7978448102466861029 +32 -0
  27. package/.nx/cache/terminalOutputs/9040451482998546630 +21 -0
  28. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db +0 -0
  29. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-shm +0 -0
  30. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-wal +0 -0
  31. package/.nx/workspace-data/d/daemon.log +1518 -0
  32. package/.nx/workspace-data/d/server-process.json +2 -2
  33. package/.nx/workspace-data/file-map.json +3240 -3240
  34. package/.nx/workspace-data/nx_files.nxt +0 -0
  35. package/.nx/workspace-data/project-graph.json +2 -2
  36. package/apps/playground/src/app/app.routes.ts +15 -4
  37. package/apps/playground/src/app/app.ts +2 -2
  38. package/apps/playground/src/app/pages/home-page.ts +14 -14
  39. package/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs +8 -43
  40. package/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +1 -1
  41. package/dist/libs/africanies-core/types/africanies-africanies-core.d.ts +6 -5
  42. package/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +11 -11
  43. package/libs/africanies-core/src/lib/http/api-client.ts +4 -18
  44. package/libs/africanies-core/src/lib/http/is-retryable-get-error.ts +8 -4
  45. package/libs/africanies-core/src/lib/query/provide-africanies-query-defaults.ts +5 -6
  46. package/package.json +1 -1
@@ -23842,3 +23842,1521 @@ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
23842
23842
  DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
23843
23843
  DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
23844
23844
  [NX v23.1.1 Daemon Server] - 2026-08-28T14:49:26.229Z - [WATCHER]: Processing file changes in outputs
23845
+ [NX v23.1.1 Daemon Server] - 2026-08-28T17:51:01.364Z - There are open file watchers or project graph listeners. Resetting inactivity timer.
23846
+ [NX v23.1.1 Daemon Server] - 2026-08-28T20:51:01.724Z - There are open file watchers or project graph listeners. Resetting inactivity timer.
23847
+ [NX v23.1.1 Daemon Server] - 2026-08-28T23:51:42.424Z - There are open file watchers or project graph listeners. Resetting inactivity timer.
23848
+ [NX v23.1.1 Daemon Client] - 2026-08-29T00:02:38.504Z - [ProjectGraphListener] Socket closed, triggering reconnection
23849
+ [NX v23.1.1 Daemon Server] - 2026-08-29T00:02:38.517Z - Closed a connection. Number of open connections: 1
23850
+ [NX v23.1.1 Daemon Server] - 2026-08-29T00:02:40.663Z - Closed a connection. Number of open connections: 0
23851
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
23852
+ [NX v23.1.1 Daemon Server] - 2026-08-29T00:18:20.923Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
23853
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
23854
+ [NX v23.1.1 Daemon Server] - 2026-08-29T00:18:20.931Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
23855
+ [NX v23.1.1 Daemon Server] - 2026-08-29T00:18:20.935Z - [LATEST-NX]: Cleaning up latest Nx installation from /private/tmp/tmp-29118-p9tg4JDB173x
23856
+ [NX v23.1.1 Daemon Server] - 2026-08-29T00:18:20.940Z - Server stopped because: "received process SIGTERM"
23857
+ [NX v23.1.1 Daemon Client] - 2026-08-29T18:17:03.061Z - [Client] Starting new daemon server in background
23858
+ [NX v23.1.1 Daemon Client] - 2026-08-29T18:17:03.230Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
23859
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
23860
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.383Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
23861
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.386Z - 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
23862
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.386Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
23863
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.386Z - New daemon nxVersion: 23.1.1
23864
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.387Z - New daemon getInstalledNxVersion(): 23.1.1
23865
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.388Z - Time taken for 'workspace context init' 0.16758400000003348ms
23866
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.393Z - [Server] Starting outdated check interval (20ms)
23867
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.395Z - Started listening on: /private/tmp/5a8057afa8528848d76a/d.sock
23868
+ [NX v23.1.1 Daemon Client] - 2026-08-29T18:17:06.397Z - [Client] Server available
23869
+ [NX v23.1.1 Daemon Client] - 2026-08-29T18:17:06.397Z - [Client] Daemon server started, pid=11076
23870
+ [NX v23.1.1 Daemon Client] - 2026-08-29T18:17:06.397Z - [Messenger] Setting up socket listeners
23871
+ [NX v23.1.1 Daemon Client] - 2026-08-29T18:17:06.397Z - [Messenger] listen() complete
23872
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
23873
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.399Z - [LATEST-NX]: Pulling latest Nx...
23874
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.402Z - [AI-AGENTS]: Starting agent configuration status computation
23875
+ [NX v23.1.1 Daemon Client] - 2026-08-29T18:17:06.430Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
23876
+ [NX v23.1.1 Daemon Client] - 2026-08-29T18:17:06.430Z - [Messenger] Message sent
23877
+ [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: 11103, socket: /private/tmp/plugin11076-0-787.6945.sock)
23878
+ [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: 11104, socket: /private/tmp/plugin11076-1-897.535917.sock)
23879
+ [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: 11105, socket: /private/tmp/plugin11076-2-900.022334.sock)
23880
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.521Z - Time taken for 'hash changed files from watcher' 0.012417000000027656ms
23881
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.532Z - Time taken for 'loadSpecifiedNxPlugins' 120.95837499999993ms
23882
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.535Z - Established a connection. Number of open connections: 1
23883
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.542Z - Established a connection. Number of open connections: 2
23884
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.563Z - Closed a connection. Number of open connections: 1
23885
+ /bin/sh: pnpm: command not found
23886
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.572Z - [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.
23887
+ Error: Command failed: pnpm view "nx@latest" --json --silent
23888
+ /bin/sh: pnpm: command not found
23889
+
23890
+ DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
23891
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.572Z - [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.
23892
+ Error: Command failed: pnpm view "nx@latest" --json --silent
23893
+ /bin/sh: pnpm: command not found
23894
+
23895
+ DEBUG nx::native::ide::install: Detected editor: Unknown
23896
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.573Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 0 partially configured, 0 non-configured
23897
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.575Z - Received raw message of length 1205
23898
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.575Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
23899
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.575Z - [AI-AGENTS]: Returning cached agent configuration status
23900
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.575Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
23901
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.575Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
23902
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.575Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
23903
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.576Z - Done responding to the client handleGetConfigureAiAgentsStatus
23904
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.576Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 1.
23905
+ [NX v23.1.1 Daemon Client] - 2026-08-29T18:17:06.576Z - [Messenger] Received message, length: 104
23906
+ [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: 11104)
23907
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.737Z - 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' 224.8710830000001ms
23908
+ [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: 11105) listening on /private/tmp/plugin11076-2-900.022334.sock
23909
+ Time taken for 'plugin worker 11105 code loading' 96.260334ms
23910
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 11103) listening on /private/tmp/plugin11076-0-787.6945.sock
23911
+ Time taken for 'plugin worker 11103 code loading' 96.17549999999999ms
23912
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 11104) listening on /private/tmp/plugin11076-1-897.535917.sock
23913
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 11104) connected
23914
+ Time taken for 'plugin worker 11104 code loading' 96.11829100000001ms
23915
+ [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: 11103)
23916
+ [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: 11105)
23917
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.748Z - 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' 345.50420800000006ms
23918
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.748Z - 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' 233.37979199999995ms
23919
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 11103) connected
23920
+ [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: 11105) connected
23921
+ [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: 11105) loaded successfully
23922
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.753Z - 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' 354.4100000000001ms
23923
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 11104) loaded successfully
23924
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.758Z - 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' 359.51629200000013ms
23925
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 11103) loaded successfully
23926
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.767Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
23927
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.767Z - [REQUEST]:
23928
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.767Z - [REQUEST]:
23929
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.769Z - Time taken for 'loadDefaultNxPlugins' 368.1171669999999ms
23930
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.769Z - 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' 368.0212909999999ms
23931
+ Time taken for 'nx/core/project-json:createNodes' 2.494082999999989ms
23932
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
23933
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.160291000000001ms
23934
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
23935
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.850Z - Time taken for 'build-project-configs' 44.06337499999995ms
23936
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.850Z - Time taken for 'createNodes:merge' 25.065667000000076ms
23937
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.850Z - Time taken for 'native-file-deps' 0.010500000000092768ms
23938
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.850Z - Time taken for 'get-workspace-files' 1.7126670000000104ms
23939
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.850Z - Time taken for 'read cache' 9.701416999999992ms
23940
+ Time taken for 'build typescript dependencies' 0.08195799999998599ms
23941
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
23942
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.863Z - [SYNC]: collect registered sync generators
23943
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.878Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
23944
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.878Z - Time taken for 'total execution time for createProjectGraph()' 27.69616599999995ms
23945
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.878Z - Time taken for 'createDependencies' 12.208834000000024ms
23946
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.878Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 12.038041000000021ms
23947
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.878Z - Time taken for 'createMetadata' 0.018458000000009633ms
23948
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.878Z - Time taken for 'serialize graph' 1.9274169999998776ms
23949
+ [NX v23.1.1 Daemon Server] - 2026-08-29T18:17:06.878Z - Time taken for 'write cache' 14.622291000000132ms
23950
+ [NX v23.1.1 Daemon Server] - 2026-08-29T21:17:05.075Z - Closed a connection. Number of open connections: 0
23951
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
23952
+ [NX v23.1.1 Daemon Server] - 2026-08-29T21:17:05.081Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
23953
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
23954
+ [NX v23.1.1 Daemon Server] - 2026-08-29T21:17:05.082Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
23955
+ [NX v23.1.1 Daemon Server] - 2026-08-29T21:17:05.084Z - Server stopped because: "10800000ms of inactivity"
23956
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:38.253Z - [Client] Starting new daemon server in background
23957
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:38.400Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
23958
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
23959
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.076Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
23960
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.077Z - 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
23961
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.077Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
23962
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.077Z - New daemon nxVersion: 23.1.1
23963
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.078Z - New daemon getInstalledNxVersion(): 23.1.1
23964
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.079Z - Time taken for 'workspace context init' 0.20062499999994543ms
23965
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.086Z - [Server] Starting outdated check interval (20ms)
23966
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.088Z - Started listening on: /private/tmp/ac0448ab38d4bf04d493/d.sock
23967
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
23968
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.092Z - [LATEST-NX]: Pulling latest Nx...
23969
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.094Z - [AI-AGENTS]: Starting agent configuration status computation
23970
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.107Z - [Client] Server available
23971
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.107Z - [Client] Daemon server started, pid=11915
23972
+ [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: 11925, socket: /private/tmp/plugin11915-0-683.059541.sock)
23973
+ [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: 11926, socket: /private/tmp/plugin11915-1-826.4325.sock)
23974
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.247Z - [Messenger] Setting up socket listeners
23975
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.247Z - [Messenger] listen() complete
23976
+ [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: 11927, socket: /private/tmp/plugin11915-2-827.222833.sock)
23977
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.255Z - Time taken for 'hash changed files from watcher' 0.009291000000075655ms
23978
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.255Z - Time taken for 'loadSpecifiedNxPlugins' 163.18383399999993ms
23979
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.258Z - Established a connection. Number of open connections: 1
23980
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.258Z - Established a connection. Number of open connections: 2
23981
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.259Z - Closed a connection. Number of open connections: 1
23982
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.259Z - Established a connection. Number of open connections: 2
23983
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.259Z - Closed a connection. Number of open connections: 1
23984
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.262Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
23985
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.262Z - [Messenger] Message sent
23986
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.263Z - Received raw message of length 2616
23987
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.263Z - Received json message of type REQUEST_PROJECT_GRAPH
23988
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.264Z - Graph recompute necessary due to env variable refresh. Changed keys: PATH, PWD, NODE_PATH, PNPM_PACKAGE_NAME, NX_CLI_SET
23989
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.264Z - [REQUEST]: Client Request for Project Graph Received
23990
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=66.726167ms
23991
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.334Z - No in-memory cached project graph found. Recomputing it...
23992
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 11925) listening on /private/tmp/plugin11915-0-683.059541.sock
23993
+ Time taken for 'plugin worker 11925 code loading' 189.558917ms
23994
+ [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: 11925)
23995
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.480Z - 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' 385.01491699999997ms
23996
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 11925) connected
23997
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 11925) loaded successfully
23998
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.502Z - 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' 411.24912499999994ms
23999
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 11926) listening on /private/tmp/plugin11915-1-826.4325.sock
24000
+ [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: 11926)
24001
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.523Z - 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' 285.166167ms
24002
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 11926) connected
24003
+ Time taken for 'plugin worker 11926 code loading' 171.51925ms
24004
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 11926) loaded successfully
24005
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.530Z - 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' 438.8435840000001ms
24006
+ [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: 11927) listening on /private/tmp/plugin11915-2-827.222833.sock
24007
+ Time taken for 'plugin worker 11927 code loading' 185.43775ms
24008
+ [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: 11927)
24009
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.544Z - 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' 305.64316699999995ms
24010
+ [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: 11927) connected
24011
+ [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: 11927) loaded successfully
24012
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.546Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24013
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.546Z - [REQUEST]:
24014
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.546Z - [REQUEST]:
24015
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.547Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24016
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.547Z - [REQUEST]:
24017
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.547Z - [REQUEST]:
24018
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.549Z - Streaming message to client: progress update for topic graph-construction
24019
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.549Z - Streaming message to client: progress update for topic graph-construction
24020
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.549Z - [Messenger] Received message, length: 47
24021
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.549Z - Time taken for 'loadDefaultNxPlugins' 455.350375ms
24022
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.549Z - 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' 454.436375ms
24023
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.549Z - [Messenger] Received message, length: 47
24024
+ Time taken for 'nx/core/project-json:createNodes' 0.3177919999999972ms
24025
+ Time taken for 'nx/core/project-json:createNodes' 0.40445899999997437ms
24026
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
24027
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.554Z - Streaming message to client: progress update for topic graph-construction
24028
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.554Z - Streaming message to client: progress update for topic graph-construction
24029
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.554Z - [Messenger] Received message, length: 153
24030
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.554Z - [Messenger] Received message, length: 153
24031
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 11.948667ms
24032
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.567Z - Streaming message to client: progress update for topic graph-construction
24033
+ Time taken for 'nx/core/package-json:createNodes' 17.507457999999986ms
24034
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.568Z - [Messenger] Received message, length: 112
24035
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
24036
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.571Z - Streaming message to client: progress update for topic graph-construction
24037
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.571Z - [Messenger] Received message, length: 112
24038
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.1073749999999905ms
24039
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.585Z - Streaming message to client: progress update for topic graph-construction
24040
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.585Z - Streaming message to client: progress update for topic graph-construction
24041
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.585Z - [Messenger] Received message, length: 47
24042
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.585Z - [Messenger] Received message, length: 47
24043
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.673Z - Streaming message to client: progress update for topic graph-construction
24044
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.675Z - [Messenger] Received message, length: 47
24045
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.676Z - Time taken for 'build-project-configs' 52.15475000000015ms
24046
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.676Z - Time taken for 'build-project-configs' 54.611458000000084ms
24047
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.676Z - Time taken for 'createNodes:merge' 16.25245800000016ms
24048
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.676Z - Time taken for 'createNodes:merge' 2.4261670000000777ms
24049
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.676Z - Time taken for 'native-file-deps' 0.01870799999983319ms
24050
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.676Z - Time taken for 'get-workspace-files' 3.0502500000000055ms
24051
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.676Z - Time taken for 'read cache' 11.05399999999986ms
24052
+ Time taken for 'build typescript dependencies' 10.487333999999976ms
24053
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
24054
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.702Z - Streaming message to client: progress update for topic graph-construction
24055
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.702Z - [Messenger] Received message, length: 47
24056
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.709Z - [SYNC]: collect registered sync generators
24057
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
24058
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
24059
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Responding to REQUEST_PROJECT_GRAPH message
24060
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - [REQUEST]: Responding to the client. project-graph
24061
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Time taken for 'total for creating and serializing project graph' 454.91824999999994ms
24062
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Time taken for 'total execution time for createProjectGraph()' 71.20283300000006ms
24063
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Time taken for 'createDependencies' 33.456957999999986ms
24064
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 33.169582999999875ms
24065
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Time taken for 'createMetadata' 0.012165999999979249ms
24066
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Time taken for 'serialize graph' 1.9009169999999358ms
24067
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.719Z - Time taken for 'write cache' 8.63041700000008ms
24068
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.727Z - Done responding to the client project-graph
24069
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.727Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 455. Response time: 8.
24070
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.728Z - [Messenger] Received message, length: 895604
24071
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.733Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
24072
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.733Z - [Messenger] Message sent
24073
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.733Z - Received raw message of length 32
24074
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.733Z - Received json message of type GET_CONTEXT_FILE_DATA
24075
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.734Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
24076
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.734Z - Responding to GET_CONTEXT_FILE_DATA message
24077
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.734Z - [REQUEST]: Responding to the client. handleContextFileData
24078
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.734Z - Done responding to the client handleContextFileData
24079
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:39.734Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 0.
24080
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:39.734Z - [Messenger] Received message, length: 86956
24081
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:40.116Z - Established a connection. Number of open connections: 2
24082
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:40.116Z - [Messenger] Setting up socket listeners
24083
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:40.117Z - [Messenger] listen() complete
24084
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:40.117Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
24085
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:40.117Z - Established a connection. Number of open connections: 3
24086
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:22:40.117Z - [Messenger] Message sent
24087
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:40.117Z - Closed a connection. Number of open connections: 2
24088
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:40.118Z - Received raw message of length 42
24089
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:40.118Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
24090
+ Fetching nx...
24091
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:57.410Z - [LATEST-NX]: Successfully pulled latest Nx to /private/tmp/tmp-11915-qYLVUlKJvORE
24092
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:57.412Z - [NX-CONSOLE]: Using local implementation (NX_USE_LOCAL=true or inner call)
24093
+ DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
24094
+ DEBUG nx::native::ide::install: Detected editor: Unknown
24095
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:57.426Z - [NX-CONSOLE]: Console status check completed, shouldPrompt: false
24096
+ DEBUG nx::native::ide::install: Editor command 'code' is installed
24097
+ DEBUG nx::native::ide::install: Editor command 'code-insiders' not found
24098
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
24099
+ DEBUG nx::native::ide::install: Command failed with status: ExitStatus(unix_wait_status(256))
24100
+ DEBUG nx::native::ide::install: Editor command 'cursor' not found
24101
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: cursor --list-extensions
24102
+ DEBUG nx::native::ide::install: Command 'cursor' not found, cannot check extension status
24103
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:22:57.911Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 0 partially configured, 5 non-configured
24104
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.157Z - Established a connection. Number of open connections: 3
24105
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.159Z - Established a connection. Number of open connections: 4
24106
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.159Z - Closed a connection. Number of open connections: 3
24107
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.159Z - Established a connection. Number of open connections: 4
24108
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.159Z - Closed a connection. Number of open connections: 3
24109
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.157Z - [Messenger] Setting up socket listeners
24110
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.161Z - [Messenger] listen() complete
24111
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.182Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
24112
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.182Z - [Messenger] Message sent
24113
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.184Z - Received raw message of length 4474
24114
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.184Z - Received json message of type GET_NX_CONSOLE_STATUS
24115
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.184Z - 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, COPILOT_DEBUG_NONCE, PNPM_SCRIPT_SRC_DIR, USER_ZDOTDIR, LANG, PYTHONSTARTUP, NODE_PATH, PYTHON_BASIC_REPL, GIT_ASKPASS, COLORTERM, NX_CLI_SET
24116
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.185Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
24117
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.185Z - Responding to GET_NX_CONSOLE_STATUS message
24118
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.185Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
24119
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.185Z - Done responding to the client handleGetNxConsoleStatus
24120
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.185Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
24121
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.185Z - [Messenger] Received message, length: 22
24122
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.246Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
24123
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.246Z - [Messenger] Message sent
24124
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.246Z - Received raw message of length 32
24125
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.246Z - Received json message of type REQUEST_PROJECT_GRAPH
24126
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.246Z - [REQUEST]: Client Request for Project Graph Received
24127
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=62.135583ms
24128
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.312Z - No in-memory cached project graph found. Recomputing it...
24129
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.313Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24130
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.313Z - [REQUEST]:
24131
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.313Z - [REQUEST]:
24132
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.319Z - Streaming message to client: progress update for topic graph-construction
24133
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
24134
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.319Z - [Messenger] Received message, length: 47
24135
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 12775, socket: /private/tmp/plugin11915-3-101907.749375.sock)
24136
+ [plugin-client] restarting worker for "nx/core/package-json"
24137
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 12776, socket: /private/tmp/plugin11915-4-101908.905833.sock)
24138
+ [plugin-client] restarting worker for "nx/core/project-json"
24139
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 12777, socket: /private/tmp/plugin11915-5-101909.416208.sock)
24140
+ [plugin-worker] "nx/core/project-json" (pid: 12777) listening on /private/tmp/plugin11915-5-101909.416208.sock
24141
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12775) listening on /private/tmp/plugin11915-3-101907.749375.sock
24142
+ [plugin-worker] "nx/core/package-json" (pid: 12776) listening on /private/tmp/plugin11915-4-101908.905833.sock
24143
+ Time taken for 'plugin worker 12777 code loading' 189.00779200000002ms
24144
+ Time taken for 'plugin worker 12775 code loading' 189.02775ms
24145
+ Time taken for 'plugin worker 12776 code loading' 188.977ms
24146
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 12777)
24147
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 12775)
24148
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 12776)
24149
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.556Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 235.88629100000253ms
24150
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.556Z - Time taken for 'start-plugin-worker:nx/core/package-json' 235.37154200000805ms
24151
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.556Z - Time taken for 'start-plugin-worker:nx/core/project-json' 233.1851250000036ms
24152
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12775) connected
24153
+ [plugin-worker] "nx/core/package-json" (pid: 12776) connected
24154
+ [plugin-worker] "nx/core/project-json" (pid: 12777) connected
24155
+ [plugin-worker] "nx/core/project-json" (pid: 12777) loaded successfully
24156
+ [plugin-worker] "nx/core/package-json" (pid: 12776) loaded successfully
24157
+ Time taken for 'nx/core/project-json:createNodes' 3.881292000000002ms
24158
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
24159
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.571Z - Streaming message to client: progress update for topic graph-construction
24160
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.572Z - [Messenger] Received message, length: 153
24161
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12775) loaded successfully
24162
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
24163
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.582Z - Streaming message to client: progress update for topic graph-construction
24164
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.582Z - [Messenger] Received message, length: 112
24165
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 8.67079099999998ms
24166
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.601Z - Streaming message to client: progress update for topic graph-construction
24167
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.601Z - [Messenger] Received message, length: 47
24168
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.610Z - Streaming message to client: progress update for topic graph-construction
24169
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.610Z - [Messenger] Received message, length: 47
24170
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.611Z - Time taken for 'build-project-configs' 284.9144169999927ms
24171
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.611Z - Time taken for 'createNodes:merge' 2.5795840000064345ms
24172
+ Time taken for 'build typescript dependencies' 0.07991700000002311ms
24173
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
24174
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.620Z - Streaming message to client: progress update for topic graph-construction
24175
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.620Z - [Messenger] Received message, length: 47
24176
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.628Z - [SYNC]: collect registered sync generators
24177
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.628Z - [SYNC]: project graph hash is the same, not collecting task sync generators
24178
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.628Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
24179
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.640Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
24180
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.640Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
24181
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.641Z - Responding to PROJECT_GRAPH_UPDATED message
24182
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.641Z - [REQUEST]: Responding to the client. Project graph updated
24183
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
24184
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - Responding to REQUEST_PROJECT_GRAPH message
24185
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - [REQUEST]: Responding to the client. project-graph
24186
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - Time taken for 'total for creating and serializing project graph' 395.411500000002ms
24187
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - Time taken for 'total execution time for createProjectGraph()' 19.41854099999182ms
24188
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - Time taken for 'createDependencies' 15.373084000006202ms
24189
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 15.169332999998005ms
24190
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - Time taken for 'createMetadata' 0.01333300000987947ms
24191
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - Time taken for 'serialize graph' 2.028542000000016ms
24192
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.642Z - Time taken for 'write cache' 11.37149999999383ms
24193
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.644Z - Done responding to the client project-graph
24194
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.645Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 396. Response time: 3.
24195
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.645Z - [Messenger] Received message, length: 895604
24196
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.646Z - Done responding to the client Project graph updated
24197
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.646Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 12. Response time: 6.
24198
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.646Z - [Messenger] Received message, length: 895597
24199
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.650Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
24200
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.650Z - [Messenger] Message sent
24201
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.650Z - Received raw message of length 2164
24202
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.650Z - Received json message of type PRE_TASKS_EXECUTION
24203
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.651Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
24204
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.651Z - Responding to PRE_TASKS_EXECUTION message
24205
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.651Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
24206
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.651Z - Done responding to the client handleRunPreTasksExecution
24207
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.651Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 1. Response time: 0.
24208
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.651Z - Time taken for 'preTasksExecution' 0.554666999989422ms
24209
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.651Z - [Messenger] Received message, length: 2
24210
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.703Z - [Messenger] Sending message type: HASH_TASKS
24211
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.703Z - [Messenger] Message sent
24212
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.705Z - Received raw message of length 41328
24213
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.705Z - Received json message of type HASH_TASKS
24214
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=64.102333ms
24215
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.769Z - Reusing in-memory cached project graph because no files changed.
24216
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 9.56225ms - processed 6 tasks (setup: 5.83225ms, parallel_planning: 3.726ms, pool: 1544 unique instructions)
24217
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
24218
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
24219
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
24220
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 16.01875ms - processed 6 plans (setup: 569.208µs, hashing: 15.44725ms, assembly: 8.030458ms)
24221
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.815Z - Serializing response for HASH_TASKS message in json mode
24222
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.817Z - Responding to HASH_TASKS message
24223
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.817Z - [REQUEST]: Responding to the client. handleHashTasks
24224
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.819Z - Done responding to the client handleHashTasks
24225
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.819Z - Handled json message HASH_TASKS. Handling time: 110. Response time: 4.
24226
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.819Z - [Messenger] Received message, length: 446773
24227
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.934Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
24228
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.934Z - [Messenger] Message sent
24229
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.934Z - Received raw message of length 510
24230
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.934Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
24231
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.940Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
24232
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.940Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
24233
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.940Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
24234
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.940Z - Done responding to the client handleGetEstimatedTaskTimings
24235
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.940Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 6. Response time: 0.
24236
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.940Z - [Messenger] Received message, length: 271
24237
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.948Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
24238
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.949Z - [Messenger] Message sent
24239
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.949Z - Received raw message of length 267
24240
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.949Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
24241
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.949Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
24242
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.949Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
24243
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.949Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
24244
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.949Z - Done responding to the client outputsHashesMatchBatch
24245
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.949Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 0.
24246
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.949Z - [Messenger] Received message, length: 19
24247
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.960Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
24248
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.960Z - [Messenger] Message sent
24249
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.960Z - Received raw message of length 266
24250
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.960Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
24251
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.964Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
24252
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.964Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
24253
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.964Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
24254
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.964Z - Done responding to the client recordOutputsHashBatch
24255
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:20.964Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 4. Response time: 0.
24256
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:20.964Z - [Messenger] Received message, length: 2
24257
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=3
24258
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
24259
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
24260
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
24261
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=16
24262
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
24263
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/package.json
24264
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/types/africanies-africanies-storage.d.ts
24265
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/package.json
24266
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs.map
24267
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs
24268
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
24269
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs
24270
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs
24271
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/types/africanies-africanies-models.d.ts
24272
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map
24273
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts
24274
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/package.json
24275
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/assets/icons.sprite.svg
24276
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map
24277
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
24278
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.061Z - [WATCHER]: 0 file(s) created or restored, 3 file(s) modified, 0 file(s) deleted
24279
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.061Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 3 events: update:dist/libs/africanies-icons/README.md, update:dist/libs/africanies-models/README.md, update:dist/libs/africanies-storage/README.md
24280
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.061Z - [WATCHER]: File changes detected:
24281
+ Created:
24282
+ (none)
24283
+ Updated:
24284
+ - dist/libs/africanies-icons/README.md
24285
+ - dist/libs/africanies-models/README.md
24286
+ - dist/libs/africanies-storage/README.md
24287
+ Deleted:
24288
+ (none)
24289
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.063Z - [SYNC]: clearing sync generators cache due to file changes
24290
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.063Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24291
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.063Z - [REQUEST]: dist/libs/africanies-icons/README.md,dist/libs/africanies-storage/README.md,dist/libs/africanies-models/README.md
24292
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.063Z - [REQUEST]:
24293
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
24294
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 12797, socket: /private/tmp/plugin11915-6-102653.576333.sock)
24295
+ [plugin-client] restarting worker for "nx/core/package-json"
24296
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 12798, socket: /private/tmp/plugin11915-7-102654.621333.sock)
24297
+ [plugin-client] restarting worker for "nx/core/project-json"
24298
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 12799, socket: /private/tmp/plugin11915-8-102656.203458.sock)
24299
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.069Z - Time taken for 'hash changed files from watcher' 1.34520799999882ms
24300
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.069Z - [WATCHER]: Processing file changes in outputs
24301
+ [plugin-worker] "nx/core/project-json" (pid: 12799) listening on /private/tmp/plugin11915-8-102656.203458.sock
24302
+ Time taken for 'plugin worker 12799 code loading' 169.28087499999998ms
24303
+ [plugin-worker] "nx/core/package-json" (pid: 12798) listening on /private/tmp/plugin11915-7-102654.621333.sock
24304
+ Time taken for 'plugin worker 12798 code loading' 182.26916599999998ms
24305
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 12798)
24306
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 12799)
24307
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.287Z - Time taken for 'start-plugin-worker:nx/core/package-json' 220.23374999999942ms
24308
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.287Z - Time taken for 'start-plugin-worker:nx/core/project-json' 219.63179200000013ms
24309
+ [plugin-worker] "nx/core/package-json" (pid: 12798) connected
24310
+ [plugin-worker] "nx/core/project-json" (pid: 12799) connected
24311
+ [plugin-worker] "nx/core/project-json" (pid: 12799) loaded successfully
24312
+ [plugin-worker] "nx/core/package-json" (pid: 12798) loaded successfully
24313
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12797) listening on /private/tmp/plugin11915-6-102653.576333.sock
24314
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 12797)
24315
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.296Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 230.8956249999901ms
24316
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12797) connected
24317
+ Time taken for 'plugin worker 12797 code loading' 185.659333ms
24318
+ Time taken for 'nx/core/project-json:createNodes' 0.5ms
24319
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
24320
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12797) loaded successfully
24321
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
24322
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.884457999999995ms
24323
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.340Z - Time taken for 'build-project-configs' 268.9753340000025ms
24324
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.340Z - Time taken for 'createNodes:merge' 3.3597500000032596ms
24325
+ Time taken for 'build typescript dependencies' 6.3776659999999765ms
24326
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
24327
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.402Z - [SYNC]: collect registered sync generators
24328
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.402Z - [SYNC]: project graph hash is the same, not collecting task sync generators
24329
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.402Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
24330
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.420Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
24331
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.420Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
24332
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.423Z - Responding to PROJECT_GRAPH_UPDATED message
24333
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.423Z - [REQUEST]: Responding to the client. Project graph updated
24334
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.423Z - Time taken for 'total execution time for createProjectGraph()' 62.00970799999777ms
24335
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.423Z - Time taken for 'createDependencies' 58.033582999996725ms
24336
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.423Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 57.9024589999899ms
24337
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.423Z - Time taken for 'createMetadata' 0.011916999996174127ms
24338
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.423Z - Time taken for 'serialize graph' 4.5821670000004815ms
24339
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.423Z - Time taken for 'write cache' 17.4522910000087ms
24340
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.435Z - Done responding to the client Project graph updated
24341
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:21.435Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 18. Response time: 15.
24342
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:21.435Z - [Messenger] Received message, length: 895597
24343
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
24344
+ DEBUG nx::native::watch::watcher: [create] tmp/libs/africanies-core/build/tsconfig.generated.b0547485-72f2-4ffa-85e2-b688aecd0082.json
24345
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.182Z - [WATCHER]: Processing file changes in outputs
24346
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=5
24347
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-core/package.json
24348
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map
24349
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs
24350
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-core/types/africanies-africanies-core.d.ts
24351
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-core/README.md
24352
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
24353
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-core/README.md
24354
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.373Z - [WATCHER]: Processing file changes in outputs
24355
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.374Z - [WATCHER]: dist/libs/africanies-core/README.md was deleted
24356
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.374Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:dist/libs/africanies-core/README.md
24357
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.374Z - [WATCHER]: File changes detected:
24358
+ Created:
24359
+ (none)
24360
+ Updated:
24361
+ (none)
24362
+ Deleted:
24363
+ - dist/libs/africanies-core/README.md
24364
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.375Z - [SYNC]: clearing sync generators cache due to file changes
24365
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.375Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24366
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.375Z - [REQUEST]:
24367
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.375Z - [REQUEST]: dist/libs/africanies-core/README.md
24368
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
24369
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 12806, socket: /private/tmp/plugin11915-9-103966.862708.sock)
24370
+ [plugin-client] restarting worker for "nx/core/package-json"
24371
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 12807, socket: /private/tmp/plugin11915-10-103967.738416.sock)
24372
+ [plugin-client] restarting worker for "nx/core/project-json"
24373
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 12808, socket: /private/tmp/plugin11915-11-103968.127291.sock)
24374
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.380Z - Time taken for 'hash changed files from watcher' 0.8512079999927664ms
24375
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.480Z - Established a connection. Number of open connections: 4
24376
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:22.481Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
24377
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:22.481Z - [Messenger] Message sent
24378
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.481Z - Closed a connection. Number of open connections: 3
24379
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.481Z - Received raw message of length 32
24380
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.481Z - Received json message of type GET_CONTEXT_FILE_DATA
24381
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.485Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
24382
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.486Z - Responding to GET_CONTEXT_FILE_DATA message
24383
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.486Z - [REQUEST]: Responding to the client. handleContextFileData
24384
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.536Z - Done responding to the client handleContextFileData
24385
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:22.536Z - [Messenger] Received message, length: 87190
24386
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.537Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 4. Response time: 52.
24387
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12806) listening on /private/tmp/plugin11915-9-103966.862708.sock
24388
+ [plugin-worker] "nx/core/package-json" (pid: 12807) listening on /private/tmp/plugin11915-10-103967.738416.sock
24389
+ Time taken for 'plugin worker 12806 code loading' 190.857334ms
24390
+ Time taken for 'plugin worker 12807 code loading' 184.240916ms
24391
+ [plugin-worker] "nx/core/project-json" (pid: 12808) listening on /private/tmp/plugin11915-11-103968.127291.sock
24392
+ Time taken for 'plugin worker 12808 code loading' 202.26995799999997ms
24393
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 12806)
24394
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 12807)
24395
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 12808)
24396
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.734Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 354.247583999997ms
24397
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.734Z - Time taken for 'start-plugin-worker:nx/core/package-json' 354.53887499999837ms
24398
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.734Z - Time taken for 'start-plugin-worker:nx/core/project-json' 354.2768750000105ms
24399
+ [plugin-worker] "nx/core/package-json" (pid: 12807) connected
24400
+ [plugin-worker] "nx/core/project-json" (pid: 12808) connected
24401
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12806) connected
24402
+ [plugin-worker] "nx/core/project-json" (pid: 12808) loaded successfully
24403
+ Time taken for 'nx/core/project-json:createNodes' 0.46979200000004084ms
24404
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
24405
+ [plugin-worker] "nx/core/package-json" (pid: 12807) loaded successfully
24406
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12806) loaded successfully
24407
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
24408
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.805542000000003ms
24409
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.780Z - Time taken for 'build-project-configs' 394.3435829999944ms
24410
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.780Z - Time taken for 'createNodes:merge' 3.0924579999991693ms
24411
+ Time taken for 'build typescript dependencies' 0.08458400000000665ms
24412
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
24413
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.795Z - [SYNC]: collect registered sync generators
24414
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.795Z - [SYNC]: project graph hash is the same, not collecting task sync generators
24415
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.795Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
24416
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.810Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
24417
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.810Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
24418
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.813Z - Responding to PROJECT_GRAPH_UPDATED message
24419
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.813Z - [REQUEST]: Responding to the client. Project graph updated
24420
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.813Z - Time taken for 'total execution time for createProjectGraph()' 20.182832999998936ms
24421
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.813Z - Time taken for 'createDependencies' 14.317334000006667ms
24422
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.813Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 14.222457999989274ms
24423
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.813Z - Time taken for 'createMetadata' 0.010416999997687526ms
24424
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.813Z - Time taken for 'serialize graph' 1.903915999995661ms
24425
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.813Z - Time taken for 'write cache' 14.863790999996127ms
24426
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.816Z - Done responding to the client Project graph updated
24427
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:22.816Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 15. Response time: 6.
24428
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:22.817Z - [Messenger] Received message, length: 895597
24429
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.063Z - [ProjectGraphListener] Socket closed, triggering reconnection
24430
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.063Z - Closed a connection. Number of open connections: 2
24431
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.064Z - [Messenger] Setting up socket listeners
24432
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.064Z - [Messenger] listen() complete
24433
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.065Z - Established a connection. Number of open connections: 3
24434
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.065Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
24435
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.065Z - Established a connection. Number of open connections: 4
24436
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.065Z - Closed a connection. Number of open connections: 3
24437
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.065Z - [Messenger] Message sent
24438
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.065Z - Received raw message of length 42
24439
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.065Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
24440
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.069Z - Established a connection. Number of open connections: 4
24441
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.069Z - Closed a connection. Number of open connections: 3
24442
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.069Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
24443
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.069Z - [Messenger] Message sent
24444
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.069Z - Received raw message of length 32
24445
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.069Z - Received json message of type GET_CONTEXT_FILE_DATA
24446
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.070Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
24447
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.070Z - Responding to GET_CONTEXT_FILE_DATA message
24448
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.071Z - [REQUEST]: Responding to the client. handleContextFileData
24449
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.071Z - Done responding to the client handleContextFileData
24450
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.071Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 1.
24451
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.071Z - [Messenger] Received message, length: 87190
24452
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.248Z - [ProjectGraphListener] Socket closed, triggering reconnection
24453
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.248Z - Closed a connection. Number of open connections: 2
24454
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.251Z - [Messenger] Setting up socket listeners
24455
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.251Z - Established a connection. Number of open connections: 3
24456
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.251Z - [Messenger] listen() complete
24457
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.251Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
24458
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:25.251Z - [Messenger] Message sent
24459
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.251Z - Established a connection. Number of open connections: 4
24460
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.251Z - Closed a connection. Number of open connections: 3
24461
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.252Z - Received raw message of length 42
24462
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:25.252Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
24463
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:26.012Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
24464
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:26.012Z - [Messenger] Message sent
24465
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.012Z - Received raw message of length 116
24466
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.012Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
24467
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.016Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
24468
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.016Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
24469
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.016Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
24470
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.016Z - Done responding to the client recordOutputsHashBatch
24471
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.016Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 3. Response time: 0.
24472
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:26.016Z - [Messenger] Received message, length: 2
24473
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=6
24474
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/package.json
24475
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map
24476
+ DEBUG nx::native::watch::watcher: [delete] tmp/libs/africanies-core/build/tsconfig.generated.b0547485-72f2-4ffa-85e2-b688aecd0082.json
24477
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs
24478
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/types/africanies-africanies-core.d.ts
24479
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
24480
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.124Z - [WATCHER]: Processing file changes in outputs
24481
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
24482
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
24483
+ DEBUG nx::native::watch::watcher: [update] .nx/cache/9040451482998546630/dist/libs/africanies-core/README.md
24484
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.125Z - [WATCHER]: 0 file(s) created or restored, 2 file(s) modified, 0 file(s) deleted
24485
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.125Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 2 events: update:dist/libs/africanies-core/README.md, update:.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md
24486
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.126Z - [WATCHER]: File changes detected:
24487
+ Created:
24488
+ (none)
24489
+ Updated:
24490
+ - dist/libs/africanies-core/README.md
24491
+ - .nx/cache/9040451482998546630/dist/libs/africanies-core/README.md
24492
+ Deleted:
24493
+ (none)
24494
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.127Z - [SYNC]: clearing sync generators cache due to file changes
24495
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.128Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24496
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.128Z - [REQUEST]: dist/libs/africanies-core/README.md,.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md
24497
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.128Z - [REQUEST]:
24498
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
24499
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 12850, socket: /private/tmp/plugin11915-12-107717.24325.sock)
24500
+ [plugin-client] restarting worker for "nx/core/package-json"
24501
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 12851, socket: /private/tmp/plugin11915-13-107718.389666.sock)
24502
+ [plugin-client] restarting worker for "nx/core/project-json"
24503
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 12852, socket: /private/tmp/plugin11915-14-107718.935.sock)
24504
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.131Z - Time taken for 'hash changed files from watcher' 1.4959169999929145ms
24505
+ [plugin-worker] "nx/core/package-json" (pid: 12851) listening on /private/tmp/plugin11915-13-107718.389666.sock
24506
+ Time taken for 'plugin worker 12851 code loading' 121.57045800000002ms
24507
+ [plugin-worker] "nx/core/project-json" (pid: 12852) listening on /private/tmp/plugin11915-14-107718.935.sock
24508
+ Time taken for 'plugin worker 12852 code loading' 123.96754100000001ms
24509
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 12851)
24510
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 12852)
24511
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.314Z - Time taken for 'start-plugin-worker:nx/core/package-json' 183.4907499999972ms
24512
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.314Z - Time taken for 'start-plugin-worker:nx/core/project-json' 183.53133300000627ms
24513
+ [plugin-worker] "nx/core/project-json" (pid: 12852) connected
24514
+ [plugin-worker] "nx/core/package-json" (pid: 12851) connected
24515
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12850) listening on /private/tmp/plugin11915-12-107717.24325.sock
24516
+ Time taken for 'plugin worker 12850 code loading' 131.075625ms
24517
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 12850)
24518
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.320Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 191.30645899999945ms
24519
+ [plugin-worker] "nx/core/package-json" (pid: 12851) loaded successfully
24520
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12850) connected
24521
+ [plugin-worker] "nx/core/project-json" (pid: 12852) loaded successfully
24522
+ Time taken for 'nx/core/project-json:createNodes' 2.292459000000008ms
24523
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
24524
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12850) loaded successfully
24525
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
24526
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 13.499375000000015ms
24527
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.366Z - Time taken for 'build-project-configs' 230.45100000000093ms
24528
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.366Z - Time taken for 'createNodes:merge' 2.9012080000102287ms
24529
+ Time taken for 'build typescript dependencies' 3.780708000000004ms
24530
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
24531
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.386Z - [SYNC]: collect registered sync generators
24532
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.386Z - [SYNC]: project graph hash is the same, not collecting task sync generators
24533
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.386Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
24534
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.391Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
24535
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.392Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
24536
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.393Z - Responding to PROJECT_GRAPH_UPDATED message
24537
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.394Z - [REQUEST]: Responding to the client. Project graph updated
24538
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.394Z - Time taken for 'total execution time for createProjectGraph()' 23.39670899999328ms
24539
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.394Z - Time taken for 'createDependencies' 19.475957999995444ms
24540
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.394Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 19.408250000007683ms
24541
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.394Z - Time taken for 'createMetadata' 0.011916999996174127ms
24542
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.394Z - Time taken for 'serialize graph' 2.0536250000004657ms
24543
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.394Z - Time taken for 'write cache' 5.216958000004524ms
24544
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.398Z - Done responding to the client Project graph updated
24545
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:26.398Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 6. Response time: 6.
24546
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:26.399Z - [Messenger] Received message, length: 895597
24547
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
24548
+ DEBUG nx::native::watch::watcher: [create] tmp/libs/africanies-theme/build/tsconfig.generated.c6abb4f1-a6b5-4d46-a4f8-a5cd5107e226.json
24549
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.037Z - [WATCHER]: Processing file changes in outputs
24550
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
24551
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/README.md
24552
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.196Z - [WATCHER]: dist/libs/africanies-theme/README.md was deleted
24553
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.196Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:dist/libs/africanies-theme/README.md
24554
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.196Z - [WATCHER]: File changes detected:
24555
+ Created:
24556
+ (none)
24557
+ Updated:
24558
+ (none)
24559
+ Deleted:
24560
+ - dist/libs/africanies-theme/README.md
24561
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=6
24562
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map
24563
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/tailwind-preset.cjs
24564
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/README.md
24565
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs
24566
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/package.json
24567
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts
24568
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.197Z - [SYNC]: clearing sync generators cache due to file changes
24569
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.198Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24570
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.198Z - [REQUEST]:
24571
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.198Z - [REQUEST]: dist/libs/africanies-theme/README.md
24572
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
24573
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 12853, socket: /private/tmp/plugin11915-15-108787.313875.sock)
24574
+ [plugin-client] restarting worker for "nx/core/package-json"
24575
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 12854, socket: /private/tmp/plugin11915-16-108788.425333.sock)
24576
+ [plugin-client] restarting worker for "nx/core/project-json"
24577
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 12855, socket: /private/tmp/plugin11915-17-108788.809458.sock)
24578
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.201Z - Time taken for 'hash changed files from watcher' 0.8705000000045402ms
24579
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.201Z - [WATCHER]: Processing file changes in outputs
24580
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:27.488Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
24581
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.488Z - Established a connection. Number of open connections: 4
24582
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:27.488Z - [Messenger] Message sent
24583
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.489Z - Received raw message of length 32
24584
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.489Z - Received json message of type GET_CONTEXT_FILE_DATA
24585
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.490Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
24586
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.490Z - Responding to GET_CONTEXT_FILE_DATA message
24587
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.490Z - [REQUEST]: Responding to the client. handleContextFileData
24588
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.491Z - Closed a connection. Number of open connections: 3
24589
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.491Z - Done responding to the client handleContextFileData
24590
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.491Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 1.
24591
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:27.491Z - [Messenger] Received message, length: 87374
24592
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 12855)
24593
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.633Z - Time taken for 'start-plugin-worker:nx/core/project-json' 432.9602500000037ms
24594
+ [plugin-worker] "nx/core/project-json" (pid: 12855) listening on /private/tmp/plugin11915-17-108788.809458.sock
24595
+ [plugin-worker] "nx/core/project-json" (pid: 12855) connected
24596
+ Time taken for 'plugin worker 12855 code loading' 296.410041ms
24597
+ [plugin-worker] "nx/core/project-json" (pid: 12855) loaded successfully
24598
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12853) listening on /private/tmp/plugin11915-15-108787.313875.sock
24599
+ Time taken for 'plugin worker 12853 code loading' 400.738375ms
24600
+ Time taken for 'nx/core/project-json:createNodes' 0.7419590000000085ms
24601
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
24602
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 12853)
24603
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.656Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 457.07195800000045ms
24604
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12853) connected
24605
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12853) loaded successfully
24606
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 13.288041999999962ms
24607
+ [plugin-worker] "nx/core/package-json" (pid: 12854) listening on /private/tmp/plugin11915-16-108788.425333.sock
24608
+ Time taken for 'plugin worker 12854 code loading' 438.379375ms
24609
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 12854)
24610
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.716Z - Time taken for 'start-plugin-worker:nx/core/package-json' 515.990082999997ms
24611
+ [plugin-worker] "nx/core/package-json" (pid: 12854) connected
24612
+ [plugin-worker] "nx/core/package-json" (pid: 12854) loaded successfully
24613
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
24614
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.816Z - Time taken for 'build-project-configs' 603.9997090000106ms
24615
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.816Z - Time taken for 'createNodes:merge' 3.9724999999889405ms
24616
+ Time taken for 'build typescript dependencies' 0.12358399999993708ms
24617
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
24618
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.895Z - [SYNC]: collect registered sync generators
24619
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.895Z - [SYNC]: project graph hash is the same, not collecting task sync generators
24620
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.895Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
24621
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:27.901Z - [ProjectGraphListener] Socket closed, triggering reconnection
24622
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:27.903Z - [Messenger] Setting up socket listeners
24623
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:27.903Z - [Messenger] listen() complete
24624
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:27.903Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
24625
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:27.903Z - [Messenger] Message sent
24626
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.903Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
24627
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.903Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
24628
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.905Z - Responding to PROJECT_GRAPH_UPDATED message
24629
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.905Z - [REQUEST]: Responding to the client. Project graph updated
24630
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Socket write error (client likely disconnected): write EPIPE
24631
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Done responding to the client Project graph updated
24632
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Socket error: write EPIPE
24633
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 7. Response time: 4.
24634
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Time taken for 'total execution time for createProjectGraph()' 86.86333399999421ms
24635
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Time taken for 'createDependencies' 77.45987500000047ms
24636
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 77.35158299999603ms
24637
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Time taken for 'createMetadata' 0.01470800000242889ms
24638
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Time taken for 'serialize graph' 4.031083999987459ms
24639
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Time taken for 'write cache' 7.816958000010345ms
24640
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.907Z - Closed a connection. Number of open connections: 2
24641
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.908Z - Established a connection. Number of open connections: 3
24642
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.938Z - Established a connection. Number of open connections: 4
24643
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.938Z - Closed a connection. Number of open connections: 3
24644
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.938Z - Received raw message of length 42
24645
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:27.939Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
24646
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:28.296Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
24647
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:28.296Z - [Messenger] Message sent
24648
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.296Z - Received raw message of length 118
24649
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.297Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
24650
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.298Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
24651
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.298Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
24652
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.298Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
24653
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.299Z - Done responding to the client recordOutputsHashBatch
24654
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.299Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 1. Response time: 1.
24655
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:28.299Z - [Messenger] Received message, length: 2
24656
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=7
24657
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map
24658
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/tailwind-preset.cjs
24659
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
24660
+ DEBUG nx::native::watch::watcher: [delete] tmp/libs/africanies-theme/build/tsconfig.generated.c6abb4f1-a6b5-4d46-a4f8-a5cd5107e226.json
24661
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs
24662
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts
24663
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/package.json
24664
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.406Z - [WATCHER]: Processing file changes in outputs
24665
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
24666
+ DEBUG nx::native::watch::watcher: [update] .nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md
24667
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
24668
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.409Z - [WATCHER]: 0 file(s) created or restored, 2 file(s) modified, 0 file(s) deleted
24669
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.409Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 2 events: update:.nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md, update:dist/libs/africanies-theme/README.md
24670
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.409Z - [WATCHER]: File changes detected:
24671
+ Created:
24672
+ (none)
24673
+ Updated:
24674
+ - .nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md
24675
+ - dist/libs/africanies-theme/README.md
24676
+ Deleted:
24677
+ (none)
24678
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.411Z - [SYNC]: clearing sync generators cache due to file changes
24679
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.411Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24680
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.411Z - [REQUEST]: .nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md,dist/libs/africanies-theme/README.md
24681
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.411Z - [REQUEST]:
24682
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
24683
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 12873, socket: /private/tmp/plugin11915-18-110000.645791.sock)
24684
+ [plugin-client] restarting worker for "nx/core/package-json"
24685
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 12874, socket: /private/tmp/plugin11915-19-110001.252875.sock)
24686
+ [plugin-client] restarting worker for "nx/core/project-json"
24687
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 12875, socket: /private/tmp/plugin11915-20-110002.018916.sock)
24688
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.414Z - Time taken for 'hash changed files from watcher' 1.8189999999885913ms
24689
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12873) listening on /private/tmp/plugin11915-18-110000.645791.sock
24690
+ Time taken for 'plugin worker 12873 code loading' 101.023916ms
24691
+ [plugin-worker] "nx/core/package-json" (pid: 12874) listening on /private/tmp/plugin11915-19-110001.252875.sock
24692
+ Time taken for 'plugin worker 12874 code loading' 100.804875ms
24693
+ [plugin-worker] "nx/core/project-json" (pid: 12875) listening on /private/tmp/plugin11915-20-110002.018916.sock
24694
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 12873)
24695
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 12874)
24696
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 12875)
24697
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.561Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 148.6727499999979ms
24698
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.561Z - Time taken for 'start-plugin-worker:nx/core/package-json' 148.51341599998705ms
24699
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.561Z - Time taken for 'start-plugin-worker:nx/core/project-json' 147.8052500000049ms
24700
+ [plugin-worker] "nx/core/package-json" (pid: 12874) connected
24701
+ [plugin-worker] "nx/core/project-json" (pid: 12875) connected
24702
+ Time taken for 'plugin worker 12875 code loading' 107.32120799999998ms
24703
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12873) connected
24704
+ [plugin-worker] "nx/core/package-json" (pid: 12874) loaded successfully
24705
+ [plugin-worker] "nx/core/project-json" (pid: 12875) loaded successfully
24706
+ Time taken for 'nx/core/project-json:createNodes' 1.330083000000002ms
24707
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
24708
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12873) loaded successfully
24709
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
24710
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 8.404499999999985ms
24711
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.607Z - Time taken for 'build-project-configs' 187.82241700000304ms
24712
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.607Z - Time taken for 'createNodes:merge' 2.57462499999383ms
24713
+ Time taken for 'build typescript dependencies' 2.8414590000000146ms
24714
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
24715
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.628Z - [SYNC]: collect registered sync generators
24716
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.628Z - [SYNC]: project graph hash is the same, not collecting task sync generators
24717
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.628Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
24718
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.633Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
24719
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.633Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
24720
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.635Z - Responding to PROJECT_GRAPH_UPDATED message
24721
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.635Z - [REQUEST]: Responding to the client. Project graph updated
24722
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.635Z - Time taken for 'total execution time for createProjectGraph()' 24.001875000001746ms
24723
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.635Z - Time taken for 'createDependencies' 19.00429099999019ms
24724
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.635Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 18.879832999999053ms
24725
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.635Z - Time taken for 'createMetadata' 0.04908399999840185ms
24726
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.635Z - Time taken for 'serialize graph' 2.6928329999936977ms
24727
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.635Z - Time taken for 'write cache' 5.083459000001312ms
24728
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.639Z - Done responding to the client Project graph updated
24729
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:28.639Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 5. Response time: 6.
24730
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:28.639Z - [Messenger] Received message, length: 895597
24731
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
24732
+ DEBUG nx::native::watch::watcher: [create] tmp/libs/africanies-ui/build/tsconfig.generated.a6aa88f8-d937-4954-82b2-3f121180880c.json
24733
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.145Z - [WATCHER]: Processing file changes in outputs
24734
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
24735
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
24736
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=9
24737
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/carriers/dhl.svg
24738
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
24739
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
24740
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
24741
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
24742
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.png
24743
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
24744
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/package.json
24745
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
24746
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.312Z - [WATCHER]: dist/libs/africanies-ui/README.md was deleted
24747
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.312Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:dist/libs/africanies-ui/README.md
24748
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.312Z - [WATCHER]: File changes detected:
24749
+ Created:
24750
+ (none)
24751
+ Updated:
24752
+ (none)
24753
+ Deleted:
24754
+ - dist/libs/africanies-ui/README.md
24755
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.313Z - [SYNC]: clearing sync generators cache due to file changes
24756
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.314Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24757
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.314Z - [REQUEST]:
24758
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.314Z - [REQUEST]: dist/libs/africanies-ui/README.md
24759
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
24760
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 12876, socket: /private/tmp/plugin11915-21-110903.724208.sock)
24761
+ [plugin-client] restarting worker for "nx/core/package-json"
24762
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 12877, socket: /private/tmp/plugin11915-22-110904.570958.sock)
24763
+ [plugin-client] restarting worker for "nx/core/project-json"
24764
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 12878, socket: /private/tmp/plugin11915-23-110904.944666.sock)
24765
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.317Z - Time taken for 'hash changed files from watcher' 0.9480409999960102ms
24766
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.317Z - [WATCHER]: Processing file changes in outputs
24767
+ [plugin-worker] "nx/core/project-json" (pid: 12878) listening on /private/tmp/plugin11915-23-110904.944666.sock
24768
+ Time taken for 'plugin worker 12878 code loading' 201.787584ms
24769
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 12878)
24770
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.583Z - Time taken for 'start-plugin-worker:nx/core/project-json' 266.6221669999941ms
24771
+ [plugin-worker] "nx/core/package-json" (pid: 12877) listening on /private/tmp/plugin11915-22-110904.570958.sock
24772
+ Time taken for 'plugin worker 12877 code loading' 230.268875ms
24773
+ [plugin-worker] "nx/core/project-json" (pid: 12878) connected
24774
+ [plugin-worker] "nx/core/project-json" (pid: 12878) loaded successfully
24775
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 12877)
24776
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.602Z - Time taken for 'start-plugin-worker:nx/core/package-json' 285.86220799999137ms
24777
+ [plugin-worker] "nx/core/package-json" (pid: 12877) connected
24778
+ Time taken for 'nx/core/project-json:createNodes' 0.5827919999999835ms
24779
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
24780
+ [plugin-worker] "nx/core/package-json" (pid: 12877) loaded successfully
24781
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12876) listening on /private/tmp/plugin11915-21-110903.724208.sock
24782
+ Time taken for 'plugin worker 12876 code loading' 286.05775ms
24783
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.650Z - Established a connection. Number of open connections: 4
24784
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 12876)
24785
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:29.650Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
24786
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:29.651Z - [Messenger] Message sent
24787
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.651Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 335.2662919999857ms
24788
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.651Z - Received raw message of length 32
24789
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.651Z - Received json message of type GET_CONTEXT_FILE_DATA
24790
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.654Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
24791
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.654Z - Responding to GET_CONTEXT_FILE_DATA message
24792
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.654Z - [REQUEST]: Responding to the client. handleContextFileData
24793
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.654Z - Closed a connection. Number of open connections: 3
24794
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.654Z - Done responding to the client handleContextFileData
24795
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:29.655Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 3. Response time: 1.
24796
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:29.655Z - [Messenger] Received message, length: 87561
24797
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12876) connected
24798
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
24799
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12876) loaded successfully
24800
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 35.617125000000044ms
24801
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.116Z - Time taken for 'build-project-configs' 780.1309579999943ms
24802
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.116Z - Time taken for 'createNodes:merge' 18.863916999995126ms
24803
+ Time taken for 'build typescript dependencies' 0.36400000000003274ms
24804
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
24805
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.302Z - [SYNC]: collect registered sync generators
24806
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.302Z - [SYNC]: project graph hash is the same, not collecting task sync generators
24807
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.303Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
24808
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:30.317Z - [ProjectGraphListener] Socket closed, triggering reconnection
24809
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.322Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
24810
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.322Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
24811
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:30.323Z - [Messenger] Setting up socket listeners
24812
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:30.323Z - [Messenger] listen() complete
24813
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:30.323Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
24814
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:30.323Z - [Messenger] Message sent
24815
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.326Z - Responding to PROJECT_GRAPH_UPDATED message
24816
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.327Z - [REQUEST]: Responding to the client. Project graph updated
24817
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.328Z - Socket write error (client likely disconnected): write EPIPE
24818
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.328Z - Done responding to the client Project graph updated
24819
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.329Z - Socket error: write EPIPE
24820
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.329Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 19. Response time: 7.
24821
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.329Z - Time taken for 'total execution time for createProjectGraph()' 200.0746669999935ms
24822
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.329Z - Time taken for 'createDependencies' 193.31499999998778ms
24823
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.329Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 193.0552500000049ms
24824
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.329Z - Time taken for 'createMetadata' 0.02579200000036508ms
24825
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.329Z - Time taken for 'serialize graph' 3.4541250000038417ms
24826
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.329Z - Time taken for 'write cache' 19.806749999988824ms
24827
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.330Z - Closed a connection. Number of open connections: 2
24828
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.331Z - Established a connection. Number of open connections: 3
24829
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.331Z - Established a connection. Number of open connections: 4
24830
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.331Z - Closed a connection. Number of open connections: 3
24831
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.332Z - Received raw message of length 42
24832
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:30.332Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
24833
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
24834
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
24835
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.278Z - [WATCHER]: Processing file changes in outputs
24836
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
24837
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
24838
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
24839
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.505Z - [WATCHER]: Processing file changes in outputs
24840
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:34.629Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
24841
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:34.629Z - [Messenger] Message sent
24842
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.629Z - Received raw message of length 115
24843
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.630Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
24844
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.633Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
24845
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.633Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
24846
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.633Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
24847
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.633Z - Done responding to the client recordOutputsHashBatch
24848
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.633Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 3. Response time: 0.
24849
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:34.633Z - [Messenger] Received message, length: 2
24850
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:34.644Z - [Messenger] Sending message type: RECORD_TASK_RUNS
24851
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:34.645Z - [Messenger] Message sent
24852
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.645Z - Received raw message of length 1279
24853
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.646Z - Received json message of type RECORD_TASK_RUNS
24854
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.651Z - Serializing response for RECORD_TASK_RUNS message in json mode
24855
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.651Z - Responding to RECORD_TASK_RUNS message
24856
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.651Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
24857
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.651Z - Done responding to the client handleRecordTaskRuns
24858
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.651Z - Handled json message RECORD_TASK_RUNS. Handling time: 5. Response time: 0.
24859
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:34.651Z - [Messenger] Received message, length: 4
24860
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:34.652Z - [Messenger] Sending message type: GET_FLAKY_TASKS
24861
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:34.652Z - [Messenger] Message sent
24862
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.652Z - Received raw message of length 173
24863
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.652Z - Received json message of type GET_FLAKY_TASKS
24864
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.652Z - Serializing response for GET_FLAKY_TASKS message in json mode
24865
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.652Z - Responding to GET_FLAKY_TASKS message
24866
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.652Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
24867
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.653Z - Done responding to the client handleGetFlakyTasks
24868
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.653Z - Handled json message GET_FLAKY_TASKS. Handling time: 0. Response time: 1.
24869
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:34.653Z - [Messenger] Received message, length: 2
24870
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
24871
+ DEBUG nx::native::watch::watcher: [update] .nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md
24872
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
24873
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.742Z - [WATCHER]: 0 file(s) created or restored, 2 file(s) modified, 0 file(s) deleted
24874
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.742Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 2 events: update:.nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md, update:dist/libs/africanies-ui/README.md
24875
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.742Z - [WATCHER]: File changes detected:
24876
+ Created:
24877
+ (none)
24878
+ Updated:
24879
+ - .nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md
24880
+ - dist/libs/africanies-ui/README.md
24881
+ Deleted:
24882
+ (none)
24883
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=10
24884
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
24885
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/carriers/dhl.svg
24886
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
24887
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
24888
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
24889
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.png
24890
+ DEBUG nx::native::watch::watcher: [delete] tmp/libs/africanies-ui/build/tsconfig.generated.a6aa88f8-d937-4954-82b2-3f121180880c.json
24891
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
24892
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/package.json
24893
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
24894
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.744Z - [SYNC]: clearing sync generators cache due to file changes
24895
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.744Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
24896
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.744Z - [REQUEST]: dist/libs/africanies-ui/README.md,.nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md
24897
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.744Z - [REQUEST]:
24898
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
24899
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 12935, socket: /private/tmp/plugin11915-24-116334.18875.sock)
24900
+ [plugin-client] restarting worker for "nx/core/package-json"
24901
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 12936, socket: /private/tmp/plugin11915-25-116335.03325.sock)
24902
+ [plugin-client] restarting worker for "nx/core/project-json"
24903
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 12937, socket: /private/tmp/plugin11915-26-116335.404958.sock)
24904
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.747Z - Time taken for 'hash changed files from watcher' 1.4161670000030426ms
24905
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:34.747Z - [WATCHER]: Processing file changes in outputs
24906
+ [plugin-worker] "nx/core/package-json" (pid: 12936) listening on /private/tmp/plugin11915-25-116335.03325.sock
24907
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12935) listening on /private/tmp/plugin11915-24-116334.18875.sock
24908
+ [plugin-worker] "nx/core/project-json" (pid: 12937) listening on /private/tmp/plugin11915-26-116335.404958.sock
24909
+ Time taken for 'plugin worker 12936 code loading' 219.9755ms
24910
+ Time taken for 'plugin worker 12935 code loading' 219.867125ms
24911
+ Time taken for 'plugin worker 12937 code loading' 219.973166ms
24912
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 12935)
24913
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 12936)
24914
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 12937)
24915
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.004Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 257.34737499999756ms
24916
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.004Z - Time taken for 'start-plugin-worker:nx/core/package-json' 256.926667000007ms
24917
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.004Z - Time taken for 'start-plugin-worker:nx/core/project-json' 256.6125830000092ms
24918
+ [plugin-worker] "nx/core/project-json" (pid: 12937) connected
24919
+ [plugin-worker] "nx/core/package-json" (pid: 12936) connected
24920
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12935) connected
24921
+ [plugin-worker] "nx/core/project-json" (pid: 12937) loaded successfully
24922
+ [plugin-worker] "nx/core/package-json" (pid: 12936) loaded successfully
24923
+ Time taken for 'nx/core/project-json:createNodes' 2.2370420000000024ms
24924
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
24925
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 12935) loaded successfully
24926
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
24927
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.468375000000037ms
24928
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.038Z - Time taken for 'build-project-configs' 285.5775830000057ms
24929
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.038Z - Time taken for 'createNodes:merge' 4.549624999999651ms
24930
+ Time taken for 'build typescript dependencies' 3.2148749999999495ms
24931
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
24932
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.059Z - [SYNC]: collect registered sync generators
24933
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.060Z - [SYNC]: project graph hash is the same, not collecting task sync generators
24934
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.060Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
24935
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.075Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
24936
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.075Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
24937
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.080Z - Responding to PROJECT_GRAPH_UPDATED message
24938
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.081Z - [REQUEST]: Responding to the client. Project graph updated
24939
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.082Z - Time taken for 'total execution time for createProjectGraph()' 23.013666000013473ms
24940
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.082Z - Time taken for 'createDependencies' 18.939832999996725ms
24941
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.082Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 18.829249999995227ms
24942
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.082Z - Time taken for 'createMetadata' 0.010040999986813404ms
24943
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.082Z - Time taken for 'serialize graph' 2.817624999996042ms
24944
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.082Z - Time taken for 'write cache' 15.28779200000281ms
24945
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.095Z - Done responding to the client Project graph updated
24946
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:35.095Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 15. Response time: 20.
24947
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:35.096Z - [Messenger] Received message, length: 895597
24948
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:36.121Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
24949
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.121Z - Established a connection. Number of open connections: 4
24950
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:36.121Z - [Messenger] Message sent
24951
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.121Z - Received raw message of length 32
24952
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.121Z - Received json message of type GET_CONTEXT_FILE_DATA
24953
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.122Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
24954
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.122Z - Responding to GET_CONTEXT_FILE_DATA message
24955
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.122Z - [REQUEST]: Responding to the client. handleContextFileData
24956
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.123Z - Closed a connection. Number of open connections: 3
24957
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.123Z - Done responding to the client handleContextFileData
24958
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.123Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 1.
24959
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:36.123Z - [Messenger] Received message, length: 87742
24960
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:36.502Z - [ProjectGraphListener] Socket closed, triggering reconnection
24961
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.502Z - Closed a connection. Number of open connections: 2
24962
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:36.503Z - [Messenger] Setting up socket listeners
24963
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:36.503Z - [Messenger] listen() complete
24964
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.503Z - Established a connection. Number of open connections: 3
24965
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:36.503Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
24966
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:36.503Z - [Messenger] Message sent
24967
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.504Z - Established a connection. Number of open connections: 4
24968
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.504Z - Closed a connection. Number of open connections: 3
24969
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.505Z - Received raw message of length 42
24970
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:36.505Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
24971
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.157Z - Established a connection. Number of open connections: 4
24972
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:38.157Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
24973
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:38.157Z - [Messenger] Message sent
24974
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.158Z - Received raw message of length 41
24975
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.159Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
24976
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.159Z - [AI-AGENTS]: Returning cached agent configuration status
24977
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.159Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
24978
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.159Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
24979
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.159Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
24980
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.159Z - Done responding to the client handleGetConfigureAiAgentsStatus
24981
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.159Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
24982
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.160Z - Closed a connection. Number of open connections: 3
24983
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:38.161Z - [Messenger] Received message, length: 342
24984
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:38.164Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
24985
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:38.190Z - [Messenger] Message sent
24986
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.194Z - Received raw message of length 480877
24987
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.200Z - Received json message of type POST_TASKS_EXECUTION
24988
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.201Z - Serializing response for POST_TASKS_EXECUTION message in json mode
24989
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.202Z - Responding to POST_TASKS_EXECUTION message
24990
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.202Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
24991
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.202Z - Done responding to the client handleRunPostTasksExecution
24992
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.202Z - Handled json message POST_TASKS_EXECUTION. Handling time: 0. Response time: 1.
24993
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.202Z - Time taken for 'postTasksExecution' 0.3114579999964917ms
24994
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:24:38.202Z - [Messenger] Received message, length: 4
24995
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:24:38.237Z - Closed a connection. Number of open connections: 2
24996
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.018Z - [Server] lock file hash changed! old=1587805055218887695, new=4288299467494243908
24997
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.018Z - [Server] Daemon outdated: LOCK_FILES_CHANGED
24998
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.018Z - [Server] Restarting daemon...
24999
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.020Z - 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
25000
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.020Z - Old daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
25001
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.020Z - Current process.execPath: /Users/ikechukwukalu/.nvm/versions/node/v24.20.0/bin/node
25002
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.020Z - Started new daemon process in background
25003
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.022Z - Closed a connection. Number of open connections: 1
25004
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.022Z - Closed a connection. Number of open connections: 0
25005
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
25006
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.025Z - [ProjectGraphListener] Socket closed, triggering reconnection
25007
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.027Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
25008
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.028Z - [ProjectGraphListener] Starting reconnection for 1 callbacks
25009
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
25010
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.028Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
25011
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.029Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
25012
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.029Z - [LATEST-NX]: Cleaning up latest Nx installation from /private/tmp/tmp-11915-qYLVUlKJvORE
25013
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.030Z - Server stopped because: "LOCK_FILES_CHANGED"
25014
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
25015
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.545Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
25016
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.546Z - 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
25017
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.546Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
25018
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.546Z - New daemon nxVersion: 23.1.1
25019
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.547Z - New daemon getInstalledNxVersion(): 23.1.1
25020
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.548Z - Time taken for 'workspace context init' 0.14687499999990905ms
25021
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.558Z - [Server] Starting outdated check interval (20ms)
25022
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.563Z - Started listening on: /private/tmp/c0c204fd410b11cdc4bb/d.sock
25023
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
25024
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.567Z - [LATEST-NX]: Pulling latest Nx...
25025
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.581Z - [AI-AGENTS]: Starting agent configuration status computation
25026
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.591Z - [Client] Server available
25027
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.591Z - [Messenger] Setting up socket listeners
25028
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.592Z - [Messenger] listen() complete
25029
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.592Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
25030
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.592Z - [Messenger] Message sent
25031
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.592Z - [ProjectGraphListener] Reconnected successfully
25032
+ [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: 13769, socket: /private/tmp/plugin13738-0-550.4875.sock)
25033
+ [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: 13770, socket: /private/tmp/plugin13738-1-651.217833.sock)
25034
+ [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: 13771, socket: /private/tmp/plugin13738-2-653.556083.sock)
25035
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.692Z - Time taken for 'hash changed files from watcher' 0.043541000000004715ms
25036
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.692Z - Time taken for 'loadSpecifiedNxPlugins' 124.10516699999994ms
25037
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.696Z - Established a connection. Number of open connections: 1
25038
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.696Z - Established a connection. Number of open connections: 2
25039
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.698Z - Closed a connection. Number of open connections: 1
25040
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.699Z - Received raw message of length 42
25041
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.699Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
25042
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 13769) listening on /private/tmp/plugin13738-0-550.4875.sock
25043
+ Time taken for 'plugin worker 13769 code loading' 138.223042ms
25044
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 13770) listening on /private/tmp/plugin13738-1-651.217833.sock
25045
+ [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: 13769)
25046
+ [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: 13770)
25047
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.874Z - 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' 291.71299999999997ms
25048
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.874Z - 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' 191.435875ms
25049
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 13770) connected
25050
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 13769) connected
25051
+ Time taken for 'plugin worker 13770 code loading' 139.96504199999998ms
25052
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 13770) loaded successfully
25053
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.879Z - 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' 312.321ms
25054
+ [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: 13771) listening on /private/tmp/plugin13738-2-653.556083.sock
25055
+ [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: 13771)
25056
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.884Z - 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' 198.909542ms
25057
+ [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: 13771) connected
25058
+ Time taken for 'plugin worker 13771 code loading' 146.76775ms
25059
+ [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: 13771) loaded successfully
25060
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.886Z - 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' 319.3224160000001ms
25061
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 13769) loaded successfully
25062
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.888Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
25063
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.888Z - [REQUEST]:
25064
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.888Z - [REQUEST]:
25065
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.890Z - Time taken for 'loadDefaultNxPlugins' 320.98637500000007ms
25066
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.890Z - 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' 320.875125ms
25067
+ Time taken for 'nx/core/project-json:createNodes' 1.9720000000000084ms
25068
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
25069
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 9.368167ms
25070
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
25071
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.939Z - Time taken for 'build-project-configs' 31.5530839999999ms
25072
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.939Z - Time taken for 'createNodes:merge' 10.514291999999955ms
25073
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.939Z - Time taken for 'native-file-deps' 0.0062919999999166976ms
25074
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.939Z - Time taken for 'get-workspace-files' 1.12987499999997ms
25075
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.939Z - Time taken for 'read cache' 1.3370409999999993ms
25076
+ Time taken for 'build typescript dependencies' 25.830209000000025ms
25077
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
25078
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.982Z - [SYNC]: collect registered sync generators
25079
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.987Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
25080
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.988Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
25081
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.990Z - Responding to PROJECT_GRAPH_UPDATED message
25082
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.990Z - [REQUEST]: Responding to the client. Project graph updated
25083
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.991Z - Time taken for 'total execution time for createProjectGraph()' 49.43887499999994ms
25084
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.991Z - Time taken for 'createDependencies' 41.754792000000066ms
25085
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.991Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 41.58604100000002ms
25086
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.991Z - Time taken for 'createMetadata' 0.012041999999951258ms
25087
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.991Z - Time taken for 'serialize graph' 1.794040999999993ms
25088
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.991Z - Time taken for 'write cache' 4.827916999999957ms
25089
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.996Z - Done responding to the client Project graph updated
25090
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:07.996Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 5. Response time: 8.
25091
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:07.997Z - [Messenger] Received message, length: 895597
25092
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.050Z - Established a connection. Number of open connections: 2
25093
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.051Z - Closed a connection. Number of open connections: 1
25094
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.051Z - Established a connection. Number of open connections: 2
25095
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.052Z - Closed a connection. Number of open connections: 1
25096
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.052Z - [Messenger] Setting up socket listeners
25097
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.052Z - [Messenger] listen() complete
25098
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.052Z - Established a connection. Number of open connections: 2
25099
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.061Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
25100
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.061Z - [Messenger] Message sent
25101
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.063Z - Received raw message of length 4956
25102
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.063Z - Received json message of type GET_NX_CONSOLE_STATUS
25103
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.063Z - Graph recompute necessary due to env variable refresh. Changed keys: PATH, PNPM_SCRIPT_SRC_DIR, 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
25104
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.063Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
25105
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.063Z - Responding to GET_NX_CONSOLE_STATUS message
25106
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.063Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
25107
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.064Z - Done responding to the client handleGetNxConsoleStatus
25108
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.064Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 1.
25109
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.064Z - [Messenger] Received message, length: 22
25110
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.108Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
25111
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.108Z - [Messenger] Message sent
25112
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.108Z - Received raw message of length 32
25113
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.108Z - Received json message of type REQUEST_PROJECT_GRAPH
25114
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.108Z - [REQUEST]: Client Request for Project Graph Received
25115
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=65.774208ms
25116
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.174Z - No in-memory cached project graph found. Recomputing it...
25117
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.175Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
25118
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.175Z - [REQUEST]:
25119
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.175Z - [REQUEST]:
25120
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.176Z - Streaming message to client: progress update for topic graph-construction
25121
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
25122
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.176Z - [Messenger] Received message, length: 47
25123
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 13801, socket: /private/tmp/plugin13738-3-1144.798583.sock)
25124
+ [plugin-client] restarting worker for "nx/core/package-json"
25125
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 13802, socket: /private/tmp/plugin13738-4-1146.137458.sock)
25126
+ [plugin-client] restarting worker for "nx/core/project-json"
25127
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 13803, socket: /private/tmp/plugin13738-5-1146.668167.sock)
25128
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 13801) listening on /private/tmp/plugin13738-3-1144.798583.sock
25129
+ Time taken for 'plugin worker 13801 code loading' 107.090125ms
25130
+ [plugin-worker] "nx/core/project-json" (pid: 13803) listening on /private/tmp/plugin13738-5-1146.668167.sock
25131
+ [plugin-worker] "nx/core/package-json" (pid: 13802) listening on /private/tmp/plugin13738-4-1146.137458.sock
25132
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 13801)
25133
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 13802)
25134
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 13803)
25135
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.340Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 163.27949999999987ms
25136
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.340Z - Time taken for 'start-plugin-worker:nx/core/package-json' 162.28754100000015ms
25137
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.340Z - Time taken for 'start-plugin-worker:nx/core/project-json' 161.96066700000006ms
25138
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 13801) connected
25139
+ [plugin-worker] "nx/core/package-json" (pid: 13802) connected
25140
+ Time taken for 'plugin worker 13802 code loading' 110.608125ms
25141
+ [plugin-worker] "nx/core/project-json" (pid: 13803) connected
25142
+ Time taken for 'plugin worker 13803 code loading' 111.66770799999999ms
25143
+ [plugin-worker] "nx/core/project-json" (pid: 13803) loaded successfully
25144
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 13801) loaded successfully
25145
+ Time taken for 'nx/core/project-json:createNodes' 0.5371250000000032ms
25146
+ [plugin-worker] "nx/core/package-json" (pid: 13802) loaded successfully
25147
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
25148
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.352Z - Streaming message to client: progress update for topic graph-construction
25149
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.352Z - [Messenger] Received message, length: 153
25150
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 11.781708000000009ms
25151
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
25152
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.366Z - Streaming message to client: progress update for topic graph-construction
25153
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.366Z - [Messenger] Received message, length: 112
25154
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.368Z - Streaming message to client: progress update for topic graph-construction
25155
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.368Z - [Messenger] Received message, length: 47
25156
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.375Z - Streaming message to client: progress update for topic graph-construction
25157
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.375Z - [Messenger] Received message, length: 47
25158
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.376Z - Time taken for 'build-project-configs' 195.526791ms
25159
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.376Z - Time taken for 'createNodes:merge' 2.886457999999948ms
25160
+ Time taken for 'build typescript dependencies' 0.07837499999999409ms
25161
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
25162
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.384Z - Streaming message to client: progress update for topic graph-construction
25163
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.384Z - [Messenger] Received message, length: 47
25164
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.389Z - [SYNC]: collect registered sync generators
25165
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.389Z - [SYNC]: project graph hash is the same, not collecting task sync generators
25166
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.389Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
25167
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.393Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
25168
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.393Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
25169
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.395Z - Responding to PROJECT_GRAPH_UPDATED message
25170
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.395Z - [REQUEST]: Responding to the client. Project graph updated
25171
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.395Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
25172
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.395Z - Responding to REQUEST_PROJECT_GRAPH message
25173
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.395Z - [REQUEST]: Responding to the client. project-graph
25174
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.396Z - Time taken for 'total for creating and serializing project graph' 287.21504200000004ms
25175
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.396Z - Time taken for 'total execution time for createProjectGraph()' 14.992375000000038ms
25176
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.396Z - Time taken for 'createDependencies' 11.803499999999985ms
25177
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.396Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 11.6412499999999ms
25178
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.396Z - Time taken for 'createMetadata' 0.0072090000001026056ms
25179
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.396Z - Time taken for 'serialize graph' 1.7330829999998514ms
25180
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.396Z - Time taken for 'write cache' 3.581749999999829ms
25181
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.400Z - Done responding to the client Project graph updated
25182
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.400Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 4. Response time: 7.
25183
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.401Z - [Messenger] Received message, length: 895597
25184
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.401Z - Done responding to the client project-graph
25185
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.401Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 287. Response time: 6.
25186
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.402Z - [Messenger] Received message, length: 895604
25187
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.406Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
25188
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.406Z - [Messenger] Message sent
25189
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.406Z - Received raw message of length 2087
25190
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.406Z - Received json message of type PRE_TASKS_EXECUTION
25191
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.407Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
25192
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.407Z - Responding to PRE_TASKS_EXECUTION message
25193
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.407Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
25194
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.407Z - Done responding to the client handleRunPreTasksExecution
25195
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.407Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 1. Response time: 0.
25196
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.407Z - Time taken for 'preTasksExecution' 0.5648330000001351ms
25197
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.407Z - [Messenger] Received message, length: 2
25198
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.441Z - [Messenger] Sending message type: HASH_TASKS
25199
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.442Z - [Messenger] Message sent
25200
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.445Z - Received raw message of length 45032
25201
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.445Z - Received json message of type HASH_TASKS
25202
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=58.418125ms
25203
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.504Z - Reusing in-memory cached project graph because no files changed.
25204
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 7.799708ms - processed 6 tasks (setup: 4.81725ms, parallel_planning: 2.979667ms, pool: 1031 unique instructions)
25205
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
25206
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
25207
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
25208
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
25209
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
25210
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 13.414125ms - processed 6 plans (setup: 484.667µs, hashing: 12.9275ms, assembly: 4.314584ms)
25211
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.536Z - Serializing response for HASH_TASKS message in json mode
25212
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.537Z - Responding to HASH_TASKS message
25213
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.537Z - [REQUEST]: Responding to the client. handleHashTasks
25214
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.542Z - Done responding to the client handleHashTasks
25215
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.542Z - Handled json message HASH_TASKS. Handling time: 91. Response time: 6.
25216
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.542Z - [Messenger] Received message, length: 288897
25217
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.583Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
25218
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.583Z - [Messenger] Message sent
25219
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.583Z - Received raw message of length 330
25220
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.583Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
25221
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.587Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
25222
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.587Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
25223
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.587Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
25224
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.588Z - Done responding to the client handleGetEstimatedTaskTimings
25225
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:08.588Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 4. Response time: 1.
25226
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:08.588Z - [Messenger] Received message, length: 195
25227
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:09.417Z - [Messenger] Setting up socket listeners
25228
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:09.418Z - [Messenger] listen() complete
25229
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:09.420Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
25230
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.420Z - Established a connection. Number of open connections: 3
25231
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:09.421Z - [Messenger] Message sent
25232
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.425Z - Established a connection. Number of open connections: 4
25233
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.425Z - Closed a connection. Number of open connections: 3
25234
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.426Z - Established a connection. Number of open connections: 4
25235
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.426Z - Closed a connection. Number of open connections: 3
25236
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.426Z - Received raw message of length 32
25237
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.426Z - Received json message of type GET_CONTEXT_FILE_DATA
25238
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.427Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
25239
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.428Z - Responding to GET_CONTEXT_FILE_DATA message
25240
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.429Z - [REQUEST]: Responding to the client. handleContextFileData
25241
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.431Z - Done responding to the client handleContextFileData
25242
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:09.431Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 4.
25243
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:09.431Z - [Messenger] Received message, length: 86955
25244
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:10.102Z - Closed a connection. Number of open connections: 2
25245
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:10.107Z - Established a connection. Number of open connections: 3
25246
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:10.110Z - Closed a connection. Number of open connections: 2
25247
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:10.110Z - [Messenger] Setting up socket listeners
25248
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:10.111Z - [Messenger] listen() complete
25249
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:10.111Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
25250
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:10.111Z - [Messenger] Message sent
25251
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:10.112Z - Established a connection. Number of open connections: 3
25252
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:10.113Z - Received raw message of length 42
25253
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:10.113Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
25254
+ Fetching nx...
25255
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:12.708Z - [LATEST-NX]: Successfully pulled latest Nx to /private/tmp/tmp-13738-tmLJ2nL1Dd8v
25256
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:12.711Z - [NX-CONSOLE]: Using local implementation (NX_USE_LOCAL=true or inner call)
25257
+ DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
25258
+ DEBUG nx::native::ide::install: Detected editor: VSCode
25259
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
25260
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.026Z - [Messenger] Sending message type: RECORD_TASK_RUNS
25261
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.026Z - [Messenger] Message sent
25262
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.026Z - Received raw message of length 1139
25263
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.026Z - Received json message of type RECORD_TASK_RUNS
25264
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Serializing response for RECORD_TASK_RUNS message in json mode
25265
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Responding to RECORD_TASK_RUNS message
25266
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
25267
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Done responding to the client handleRecordTaskRuns
25268
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Handled json message RECORD_TASK_RUNS. Handling time: 2. Response time: 0.
25269
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.028Z - [Messenger] Received message, length: 4
25270
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.028Z - [Messenger] Sending message type: GET_FLAKY_TASKS
25271
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.028Z - [Messenger] Message sent
25272
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Received raw message of length 171
25273
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Received json message of type GET_FLAKY_TASKS
25274
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Serializing response for GET_FLAKY_TASKS message in json mode
25275
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Responding to GET_FLAKY_TASKS message
25276
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
25277
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Done responding to the client handleGetFlakyTasks
25278
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.028Z - Handled json message GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
25279
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.028Z - [Messenger] Received message, length: 2
25280
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.029Z - Established a connection. Number of open connections: 4
25281
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.029Z - Closed a connection. Number of open connections: 3
25282
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.029Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
25283
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.029Z - Received raw message of length 41
25284
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.029Z - [Messenger] Message sent
25285
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.029Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
25286
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.029Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
25287
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.029Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
25288
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.029Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
25289
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.029Z - Done responding to the client handleGetConfigureAiAgentsStatus
25290
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.029Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
25291
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.029Z - [Messenger] Received message, length: 104
25292
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.031Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
25293
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.033Z - [Messenger] Message sent
25294
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.033Z - Received raw message of length 319910
25295
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.035Z - Received json message of type POST_TASKS_EXECUTION
25296
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.036Z - Serializing response for POST_TASKS_EXECUTION message in json mode
25297
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.036Z - Responding to POST_TASKS_EXECUTION message
25298
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.036Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
25299
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.036Z - Done responding to the client handleRunPostTasksExecution
25300
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.036Z - Handled json message POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
25301
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:13.036Z - [Messenger] Received message, length: 4
25302
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.036Z - Time taken for 'postTasksExecution' 0.18208400000003166ms
25303
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.042Z - Closed a connection. Number of open connections: 2
25304
+ DEBUG nx::native::ide::install: Editor command 'code' is installed
25305
+ DEBUG nx::native::ide::install: Editor command 'code-insiders' not found
25306
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
25307
+ DEBUG nx::native::ide::install: Nx Console extension is installed
25308
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.454Z - [NX-CONSOLE]: Console status check completed, shouldPrompt: false
25309
+ DEBUG nx::native::ide::install: Nx Console extension is installed
25310
+ DEBUG nx::native::ide::install: Editor command 'cursor' not found
25311
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: cursor --list-extensions
25312
+ DEBUG nx::native::ide::install: Command 'cursor' not found, cannot check extension status
25313
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:13.597Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 1 partially configured, 4 non-configured
25314
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:56.424Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
25315
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:56.425Z - [Messenger] Message sent
25316
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:56.425Z - Received raw message of length 41
25317
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:56.425Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
25318
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:56.425Z - [AI-AGENTS]: Returning cached agent configuration status
25319
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:56.425Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
25320
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:56.425Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
25321
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:56.425Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
25322
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:56.425Z - Done responding to the client handleGetConfigureAiAgentsStatus
25323
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:56.425Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
25324
+ [NX v23.1.1 Daemon Client] - 2026-09-01T11:26:56.425Z - [Messenger] Received message, length: 341
25325
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
25326
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
25327
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
25328
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
25329
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
25330
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
25331
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
25332
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
25333
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
25334
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
25335
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
25336
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
25337
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
25338
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
25339
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
25340
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
25341
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
25342
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
25343
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:26:56.907Z - [WATCHER]: Processing file changes in outputs
25344
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
25345
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
25346
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
25347
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
25348
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
25349
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
25350
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
25351
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
25352
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
25353
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
25354
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
25355
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
25356
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
25357
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
25358
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
25359
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
25360
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
25361
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
25362
+ [NX v23.1.1 Daemon Server] - 2026-09-01T11:28:23.938Z - [WATCHER]: Processing file changes in outputs