@surething/cockpit 1.0.183 → 1.0.184

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 (401) hide show
  1. package/.next-prod/BUILD_ID +1 -1
  2. package/.next-prod/app-path-routes-manifest.json +27 -22
  3. package/.next-prod/build-manifest.json +2 -2
  4. package/.next-prod/prerender-manifest.json +3 -3
  5. package/.next-prod/routes-manifest.json +30 -0
  6. package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
  7. package/.next-prod/server/app/_global-error.html +2 -2
  8. package/.next-prod/server/app/_global-error.rsc +1 -1
  9. package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  11. package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  12. package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next-prod/server/app/_not-found.html +2 -2
  17. package/.next-prod/server/app/_not-found.rsc +2 -2
  18. package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +2 -2
  19. package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
  20. package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +2 -2
  21. package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  22. package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  23. package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  24. package/.next-prod/server/app/api/bash/route_client-reference-manifest.js +1 -1
  25. package/.next-prod/server/app/api/chat/codex/route.js +23 -0
  26. package/.next-prod/server/app/api/chat/codex/route.js.nft.json +1 -0
  27. package/.next-prod/server/app/api/chat/codex/route_client-reference-manifest.js +1 -0
  28. package/.next-prod/server/app/api/chat/kimi/route.js +23 -0
  29. package/.next-prod/server/app/api/chat/kimi/route.js.nft.json +1 -0
  30. package/.next-prod/server/app/api/chat/kimi/route_client-reference-manifest.js +1 -0
  31. package/.next-prod/server/app/api/chat/ollama/route.js +11 -0
  32. package/.next-prod/server/app/api/chat/ollama/route.js.nft.json +1 -0
  33. package/.next-prod/server/app/api/chat/ollama/route_client-reference-manifest.js +1 -0
  34. package/.next-prod/server/app/api/chat/route.js +1 -1
  35. package/.next-prod/server/app/api/chat/route_client-reference-manifest.js +1 -1
  36. package/.next-prod/server/app/api/claude-stats/route.js +1 -1
  37. package/.next-prod/server/app/api/claude-stats/route_client-reference-manifest.js +1 -1
  38. package/.next-prod/server/app/api/commands/route.js +1 -1
  39. package/.next-prod/server/app/api/commands/route_client-reference-manifest.js +1 -1
  40. package/.next-prod/server/app/api/comments/route.js +1 -1
  41. package/.next-prod/server/app/api/comments/route_client-reference-manifest.js +1 -1
  42. package/.next-prod/server/app/api/db/columns/route_client-reference-manifest.js +1 -1
  43. package/.next-prod/server/app/api/db/connect/route_client-reference-manifest.js +1 -1
  44. package/.next-prod/server/app/api/db/disconnect/route_client-reference-manifest.js +1 -1
  45. package/.next-prod/server/app/api/db/export/route_client-reference-manifest.js +1 -1
  46. package/.next-prod/server/app/api/db/query/route_client-reference-manifest.js +1 -1
  47. package/.next-prod/server/app/api/db/schemas/route_client-reference-manifest.js +1 -1
  48. package/.next-prod/server/app/api/extension/version/route_client-reference-manifest.js +1 -1
  49. package/.next-prod/server/app/api/file/route_client-reference-manifest.js +1 -1
  50. package/.next-prod/server/app/api/files/blame/route_client-reference-manifest.js +1 -1
  51. package/.next-prod/server/app/api/files/clipboard/route_client-reference-manifest.js +1 -1
  52. package/.next-prod/server/app/api/files/copy/route_client-reference-manifest.js +1 -1
  53. package/.next-prod/server/app/api/files/delete/route_client-reference-manifest.js +1 -1
  54. package/.next-prod/server/app/api/files/expanded/route.js +1 -1
  55. package/.next-prod/server/app/api/files/expanded/route_client-reference-manifest.js +1 -1
  56. package/.next-prod/server/app/api/files/index/route_client-reference-manifest.js +1 -1
  57. package/.next-prod/server/app/api/files/init/route.js +1 -1
  58. package/.next-prod/server/app/api/files/init/route_client-reference-manifest.js +1 -1
  59. package/.next-prod/server/app/api/files/paste/route_client-reference-manifest.js +1 -1
  60. package/.next-prod/server/app/api/files/read/route_client-reference-manifest.js +1 -1
  61. package/.next-prod/server/app/api/files/readdir/route_client-reference-manifest.js +1 -1
  62. package/.next-prod/server/app/api/files/recent/route.js +1 -1
  63. package/.next-prod/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  64. package/.next-prod/server/app/api/files/save/route_client-reference-manifest.js +1 -1
  65. package/.next-prod/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  66. package/.next-prod/server/app/api/git/branch-diff/route_client-reference-manifest.js +1 -1
  67. package/.next-prod/server/app/api/git/branches/route_client-reference-manifest.js +1 -1
  68. package/.next-prod/server/app/api/git/commit-diff/route_client-reference-manifest.js +1 -1
  69. package/.next-prod/server/app/api/git/commits/route_client-reference-manifest.js +1 -1
  70. package/.next-prod/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  71. package/.next-prod/server/app/api/git/discard/route_client-reference-manifest.js +1 -1
  72. package/.next-prod/server/app/api/git/stage/route_client-reference-manifest.js +1 -1
  73. package/.next-prod/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  74. package/.next-prod/server/app/api/git/unstage/route_client-reference-manifest.js +1 -1
  75. package/.next-prod/server/app/api/git/worktree/route_client-reference-manifest.js +1 -1
  76. package/.next-prod/server/app/api/global-state/route.js +1 -1
  77. package/.next-prod/server/app/api/global-state/route_client-reference-manifest.js +1 -1
  78. package/.next-prod/server/app/api/jupyter/load/route_client-reference-manifest.js +1 -1
  79. package/.next-prod/server/app/api/jupyter/save/route_client-reference-manifest.js +1 -1
  80. package/.next-prod/server/app/api/jupyter/shutdown/route_client-reference-manifest.js +1 -1
  81. package/.next-prod/server/app/api/lsp/definition/route_client-reference-manifest.js +1 -1
  82. package/.next-prod/server/app/api/lsp/hover/route_client-reference-manifest.js +1 -1
  83. package/.next-prod/server/app/api/lsp/references/route_client-reference-manifest.js +1 -1
  84. package/.next-prod/server/app/api/lsp/status/route_client-reference-manifest.js +1 -1
  85. package/.next-prod/server/app/api/lsp/warmup/route_client-reference-manifest.js +1 -1
  86. package/.next-prod/server/app/api/mysql/columns/route_client-reference-manifest.js +1 -1
  87. package/.next-prod/server/app/api/mysql/connect/route_client-reference-manifest.js +1 -1
  88. package/.next-prod/server/app/api/mysql/disconnect/route_client-reference-manifest.js +1 -1
  89. package/.next-prod/server/app/api/mysql/export/route_client-reference-manifest.js +1 -1
  90. package/.next-prod/server/app/api/mysql/query/route_client-reference-manifest.js +1 -1
  91. package/.next-prod/server/app/api/mysql/schemas/route_client-reference-manifest.js +1 -1
  92. package/.next-prod/server/app/api/neo4j/connect/route_client-reference-manifest.js +1 -1
  93. package/.next-prod/server/app/api/neo4j/disconnect/route_client-reference-manifest.js +1 -1
  94. package/.next-prod/server/app/api/neo4j/query/route_client-reference-manifest.js +1 -1
  95. package/.next-prod/server/app/api/neo4j/schema/route_client-reference-manifest.js +1 -1
  96. package/.next-prod/server/app/api/note/route.js +1 -1
  97. package/.next-prod/server/app/api/note/route_client-reference-manifest.js +1 -1
  98. package/.next-prod/server/app/api/ollama/models/route.js +1 -0
  99. package/.next-prod/server/app/api/ollama/models/route.js.nft.json +1 -0
  100. package/.next-prod/server/app/api/ollama/models/route_client-reference-manifest.js +1 -0
  101. package/.next-prod/server/app/api/ollama/start/route.js +1 -0
  102. package/.next-prod/server/app/api/ollama/start/route.js.nft.json +1 -0
  103. package/.next-prod/server/app/api/ollama/start/route_client-reference-manifest.js +1 -0
  104. package/.next-prod/server/app/api/open-cursor/route_client-reference-manifest.js +1 -1
  105. package/.next-prod/server/app/api/open-vscode/route_client-reference-manifest.js +1 -1
  106. package/.next-prod/server/app/api/pick-folder/route_client-reference-manifest.js +1 -1
  107. package/.next-prod/server/app/api/pinned-sessions/route.js +1 -1
  108. package/.next-prod/server/app/api/pinned-sessions/route_client-reference-manifest.js +1 -1
  109. package/.next-prod/server/app/api/project-settings/route.js +1 -1
  110. package/.next-prod/server/app/api/project-settings/route_client-reference-manifest.js +1 -1
  111. package/.next-prod/server/app/api/project-state/route.js +1 -1
  112. package/.next-prod/server/app/api/project-state/route_client-reference-manifest.js +1 -1
  113. package/.next-prod/server/app/api/projects/route.js +1 -1
  114. package/.next-prod/server/app/api/projects/route_client-reference-manifest.js +1 -1
  115. package/.next-prod/server/app/api/redis/command/route_client-reference-manifest.js +1 -1
  116. package/.next-prod/server/app/api/redis/connect/route_client-reference-manifest.js +1 -1
  117. package/.next-prod/server/app/api/redis/delete/route_client-reference-manifest.js +1 -1
  118. package/.next-prod/server/app/api/redis/disconnect/route_client-reference-manifest.js +1 -1
  119. package/.next-prod/server/app/api/redis/get/route_client-reference-manifest.js +1 -1
  120. package/.next-prod/server/app/api/redis/keys/route_client-reference-manifest.js +1 -1
  121. package/.next-prod/server/app/api/redis/set/route_client-reference-manifest.js +1 -1
  122. package/.next-prod/server/app/api/review/[id]/comments/route.js +1 -1
  123. package/.next-prod/server/app/api/review/[id]/comments/route_client-reference-manifest.js +1 -1
  124. package/.next-prod/server/app/api/review/[id]/replies/route.js +1 -1
  125. package/.next-prod/server/app/api/review/[id]/replies/route_client-reference-manifest.js +1 -1
  126. package/.next-prod/server/app/api/review/[id]/route.js +1 -1
  127. package/.next-prod/server/app/api/review/[id]/route_client-reference-manifest.js +1 -1
  128. package/.next-prod/server/app/api/review/identify/route.js +1 -1
  129. package/.next-prod/server/app/api/review/identify/route_client-reference-manifest.js +1 -1
  130. package/.next-prod/server/app/api/review/order/route.js +1 -1
  131. package/.next-prod/server/app/api/review/order/route_client-reference-manifest.js +1 -1
  132. package/.next-prod/server/app/api/review/route.js +1 -1
  133. package/.next-prod/server/app/api/review/route_client-reference-manifest.js +1 -1
  134. package/.next-prod/server/app/api/review/share-info/route_client-reference-manifest.js +1 -1
  135. package/.next-prod/server/app/api/review/users/route.js +1 -1
  136. package/.next-prod/server/app/api/review/users/route_client-reference-manifest.js +1 -1
  137. package/.next-prod/server/app/api/scheduled-tasks/route.js +1 -1
  138. package/.next-prod/server/app/api/scheduled-tasks/route_client-reference-manifest.js +1 -1
  139. package/.next-prod/server/app/api/services/config/route.js +1 -1
  140. package/.next-prod/server/app/api/services/config/route_client-reference-manifest.js +1 -1
  141. package/.next-prod/server/app/api/services/scripts/route_client-reference-manifest.js +1 -1
  142. package/.next-prod/server/app/api/session/[sessionId]/fork/route.js +1 -1
  143. package/.next-prod/server/app/api/session/[sessionId]/fork/route_client-reference-manifest.js +1 -1
  144. package/.next-prod/server/app/api/session/[sessionId]/history/route.js +1 -1
  145. package/.next-prod/server/app/api/session/[sessionId]/history/route_client-reference-manifest.js +1 -1
  146. package/.next-prod/server/app/api/session-by-path/route.js +1 -1
  147. package/.next-prod/server/app/api/session-by-path/route_client-reference-manifest.js +1 -1
  148. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js +1 -1
  149. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route_client-reference-manifest.js +1 -1
  150. package/.next-prod/server/app/api/sessions/projects/route.js +1 -1
  151. package/.next-prod/server/app/api/sessions/projects/route_client-reference-manifest.js +1 -1
  152. package/.next-prod/server/app/api/sessions/route.js +1 -1
  153. package/.next-prod/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  154. package/.next-prod/server/app/api/settings/route.js +1 -1
  155. package/.next-prod/server/app/api/settings/route_client-reference-manifest.js +1 -1
  156. package/.next-prod/server/app/api/terminal/aliases/route.js +1 -1
  157. package/.next-prod/server/app/api/terminal/aliases/route_client-reference-manifest.js +1 -1
  158. package/.next-prod/server/app/api/terminal/autocomplete/route_client-reference-manifest.js +1 -1
  159. package/.next-prod/server/app/api/terminal/bubble-order/route.js +1 -1
  160. package/.next-prod/server/app/api/terminal/bubble-order/route_client-reference-manifest.js +1 -1
  161. package/.next-prod/server/app/api/terminal/env/route.js +1 -1
  162. package/.next-prod/server/app/api/terminal/env/route_client-reference-manifest.js +1 -1
  163. package/.next-prod/server/app/api/terminal/history/route.js +1 -1
  164. package/.next-prod/server/app/api/terminal/history/route_client-reference-manifest.js +1 -1
  165. package/.next-prod/server/app/api/version/route_client-reference-manifest.js +1 -1
  166. package/.next-prod/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  167. package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
  168. package/.next-prod/server/app/project/page.js +4 -4
  169. package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
  170. package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
  171. package/.next-prod/server/app-paths-manifest.json +27 -22
  172. package/.next-prod/server/chunks/4098.js +1 -1
  173. package/.next-prod/server/functions-config-manifest.json +5 -0
  174. package/.next-prod/server/pages/404.html +2 -2
  175. package/.next-prod/server/pages/500.html +2 -2
  176. package/.next-prod/server/server-reference-manifest.json +1 -1
  177. package/.next-prod/static/Jd-PD9ePjHrv17OUyoAFo/_buildManifest.js +1 -0
  178. package/.next-prod/static/chunks/app/_global-error/page-6f58f82d7dc6888f.js +1 -0
  179. package/.next-prod/static/chunks/app/api/bash/route-6f58f82d7dc6888f.js +1 -0
  180. package/.next-prod/static/chunks/app/api/chat/codex/route-6f58f82d7dc6888f.js +1 -0
  181. package/.next-prod/static/chunks/app/api/chat/kimi/route-6f58f82d7dc6888f.js +1 -0
  182. package/.next-prod/static/chunks/app/api/chat/ollama/route-6f58f82d7dc6888f.js +1 -0
  183. package/.next-prod/static/chunks/app/api/chat/route-6f58f82d7dc6888f.js +1 -0
  184. package/.next-prod/static/chunks/app/api/claude-stats/route-6f58f82d7dc6888f.js +1 -0
  185. package/.next-prod/static/chunks/app/api/commands/route-6f58f82d7dc6888f.js +1 -0
  186. package/.next-prod/static/chunks/app/api/comments/route-6f58f82d7dc6888f.js +1 -0
  187. package/.next-prod/static/chunks/app/api/db/columns/route-6f58f82d7dc6888f.js +1 -0
  188. package/.next-prod/static/chunks/app/api/db/connect/route-6f58f82d7dc6888f.js +1 -0
  189. package/.next-prod/static/chunks/app/api/db/disconnect/route-6f58f82d7dc6888f.js +1 -0
  190. package/.next-prod/static/chunks/app/api/db/export/route-6f58f82d7dc6888f.js +1 -0
  191. package/.next-prod/static/chunks/app/api/db/query/route-6f58f82d7dc6888f.js +1 -0
  192. package/.next-prod/static/chunks/app/api/db/schemas/route-6f58f82d7dc6888f.js +1 -0
  193. package/.next-prod/static/chunks/app/api/extension/version/route-6f58f82d7dc6888f.js +1 -0
  194. package/.next-prod/static/chunks/app/api/file/route-6f58f82d7dc6888f.js +1 -0
  195. package/.next-prod/static/chunks/app/api/files/blame/route-6f58f82d7dc6888f.js +1 -0
  196. package/.next-prod/static/chunks/app/api/files/clipboard/route-6f58f82d7dc6888f.js +1 -0
  197. package/.next-prod/static/chunks/app/api/files/copy/route-6f58f82d7dc6888f.js +1 -0
  198. package/.next-prod/static/chunks/app/api/files/delete/route-6f58f82d7dc6888f.js +1 -0
  199. package/.next-prod/static/chunks/app/api/files/expanded/route-6f58f82d7dc6888f.js +1 -0
  200. package/.next-prod/static/chunks/app/api/files/index/route-6f58f82d7dc6888f.js +1 -0
  201. package/.next-prod/static/chunks/app/api/files/init/route-6f58f82d7dc6888f.js +1 -0
  202. package/.next-prod/static/chunks/app/api/files/paste/route-6f58f82d7dc6888f.js +1 -0
  203. package/.next-prod/static/chunks/app/api/files/read/route-6f58f82d7dc6888f.js +1 -0
  204. package/.next-prod/static/chunks/app/api/files/readdir/route-6f58f82d7dc6888f.js +1 -0
  205. package/.next-prod/static/chunks/app/api/files/recent/route-6f58f82d7dc6888f.js +1 -0
  206. package/.next-prod/static/chunks/app/api/files/save/route-6f58f82d7dc6888f.js +1 -0
  207. package/.next-prod/static/chunks/app/api/files/search/route-6f58f82d7dc6888f.js +1 -0
  208. package/.next-prod/static/chunks/app/api/git/branch-diff/route-6f58f82d7dc6888f.js +1 -0
  209. package/.next-prod/static/chunks/app/api/git/branches/route-6f58f82d7dc6888f.js +1 -0
  210. package/.next-prod/static/chunks/app/api/git/commit-diff/route-6f58f82d7dc6888f.js +1 -0
  211. package/.next-prod/static/chunks/app/api/git/commits/route-6f58f82d7dc6888f.js +1 -0
  212. package/.next-prod/static/chunks/app/api/git/diff/route-6f58f82d7dc6888f.js +1 -0
  213. package/.next-prod/static/chunks/app/api/git/discard/route-6f58f82d7dc6888f.js +1 -0
  214. package/.next-prod/static/chunks/app/api/git/stage/route-6f58f82d7dc6888f.js +1 -0
  215. package/.next-prod/static/chunks/app/api/git/status/route-6f58f82d7dc6888f.js +1 -0
  216. package/.next-prod/static/chunks/app/api/git/unstage/route-6f58f82d7dc6888f.js +1 -0
  217. package/.next-prod/static/chunks/app/api/git/worktree/route-6f58f82d7dc6888f.js +1 -0
  218. package/.next-prod/static/chunks/app/api/global-state/route-6f58f82d7dc6888f.js +1 -0
  219. package/.next-prod/static/chunks/app/api/jupyter/load/route-6f58f82d7dc6888f.js +1 -0
  220. package/.next-prod/static/chunks/app/api/jupyter/save/route-6f58f82d7dc6888f.js +1 -0
  221. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-6f58f82d7dc6888f.js +1 -0
  222. package/.next-prod/static/chunks/app/api/lsp/definition/route-6f58f82d7dc6888f.js +1 -0
  223. package/.next-prod/static/chunks/app/api/lsp/hover/route-6f58f82d7dc6888f.js +1 -0
  224. package/.next-prod/static/chunks/app/api/lsp/references/route-6f58f82d7dc6888f.js +1 -0
  225. package/.next-prod/static/chunks/app/api/lsp/status/route-6f58f82d7dc6888f.js +1 -0
  226. package/.next-prod/static/chunks/app/api/lsp/warmup/route-6f58f82d7dc6888f.js +1 -0
  227. package/.next-prod/static/chunks/app/api/mysql/columns/route-6f58f82d7dc6888f.js +1 -0
  228. package/.next-prod/static/chunks/app/api/mysql/connect/route-6f58f82d7dc6888f.js +1 -0
  229. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-6f58f82d7dc6888f.js +1 -0
  230. package/.next-prod/static/chunks/app/api/mysql/export/route-6f58f82d7dc6888f.js +1 -0
  231. package/.next-prod/static/chunks/app/api/mysql/query/route-6f58f82d7dc6888f.js +1 -0
  232. package/.next-prod/static/chunks/app/api/mysql/schemas/route-6f58f82d7dc6888f.js +1 -0
  233. package/.next-prod/static/chunks/app/api/neo4j/connect/route-6f58f82d7dc6888f.js +1 -0
  234. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-6f58f82d7dc6888f.js +1 -0
  235. package/.next-prod/static/chunks/app/api/neo4j/query/route-6f58f82d7dc6888f.js +1 -0
  236. package/.next-prod/static/chunks/app/api/neo4j/schema/route-6f58f82d7dc6888f.js +1 -0
  237. package/.next-prod/static/chunks/app/api/note/route-6f58f82d7dc6888f.js +1 -0
  238. package/.next-prod/static/chunks/app/api/ollama/models/route-6f58f82d7dc6888f.js +1 -0
  239. package/.next-prod/static/chunks/app/api/ollama/start/route-6f58f82d7dc6888f.js +1 -0
  240. package/.next-prod/static/chunks/app/api/open-cursor/route-6f58f82d7dc6888f.js +1 -0
  241. package/.next-prod/static/chunks/app/api/open-vscode/route-6f58f82d7dc6888f.js +1 -0
  242. package/.next-prod/static/chunks/app/api/pick-folder/route-6f58f82d7dc6888f.js +1 -0
  243. package/.next-prod/static/chunks/app/api/pinned-sessions/route-6f58f82d7dc6888f.js +1 -0
  244. package/.next-prod/static/chunks/app/api/project-settings/route-6f58f82d7dc6888f.js +1 -0
  245. package/.next-prod/static/chunks/app/api/project-state/route-6f58f82d7dc6888f.js +1 -0
  246. package/.next-prod/static/chunks/app/api/projects/route-6f58f82d7dc6888f.js +1 -0
  247. package/.next-prod/static/chunks/app/api/redis/command/route-6f58f82d7dc6888f.js +1 -0
  248. package/.next-prod/static/chunks/app/api/redis/connect/route-6f58f82d7dc6888f.js +1 -0
  249. package/.next-prod/static/chunks/app/api/redis/delete/route-6f58f82d7dc6888f.js +1 -0
  250. package/.next-prod/static/chunks/app/api/redis/disconnect/route-6f58f82d7dc6888f.js +1 -0
  251. package/.next-prod/static/chunks/app/api/redis/get/route-6f58f82d7dc6888f.js +1 -0
  252. package/.next-prod/static/chunks/app/api/redis/keys/route-6f58f82d7dc6888f.js +1 -0
  253. package/.next-prod/static/chunks/app/api/redis/set/route-6f58f82d7dc6888f.js +1 -0
  254. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-6f58f82d7dc6888f.js +1 -0
  255. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-6f58f82d7dc6888f.js +1 -0
  256. package/.next-prod/static/chunks/app/api/review/[id]/route-6f58f82d7dc6888f.js +1 -0
  257. package/.next-prod/static/chunks/app/api/review/identify/route-6f58f82d7dc6888f.js +1 -0
  258. package/.next-prod/static/chunks/app/api/review/order/route-6f58f82d7dc6888f.js +1 -0
  259. package/.next-prod/static/chunks/app/api/review/route-6f58f82d7dc6888f.js +1 -0
  260. package/.next-prod/static/chunks/app/api/review/share-info/route-6f58f82d7dc6888f.js +1 -0
  261. package/.next-prod/static/chunks/app/api/review/users/route-6f58f82d7dc6888f.js +1 -0
  262. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-6f58f82d7dc6888f.js +1 -0
  263. package/.next-prod/static/chunks/app/api/services/config/route-6f58f82d7dc6888f.js +1 -0
  264. package/.next-prod/static/chunks/app/api/services/scripts/route-6f58f82d7dc6888f.js +1 -0
  265. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-6f58f82d7dc6888f.js +1 -0
  266. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-6f58f82d7dc6888f.js +1 -0
  267. package/.next-prod/static/chunks/app/api/session-by-path/route-6f58f82d7dc6888f.js +1 -0
  268. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-6f58f82d7dc6888f.js +1 -0
  269. package/.next-prod/static/chunks/app/api/sessions/projects/route-6f58f82d7dc6888f.js +1 -0
  270. package/.next-prod/static/chunks/app/api/sessions/route-6f58f82d7dc6888f.js +1 -0
  271. package/.next-prod/static/chunks/app/api/settings/route-6f58f82d7dc6888f.js +1 -0
  272. package/.next-prod/static/chunks/app/api/terminal/aliases/route-6f58f82d7dc6888f.js +1 -0
  273. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-6f58f82d7dc6888f.js +1 -0
  274. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-6f58f82d7dc6888f.js +1 -0
  275. package/.next-prod/static/chunks/app/api/terminal/env/route-6f58f82d7dc6888f.js +1 -0
  276. package/.next-prod/static/chunks/app/api/terminal/history/route-6f58f82d7dc6888f.js +1 -0
  277. package/.next-prod/static/chunks/app/api/version/route-6f58f82d7dc6888f.js +1 -0
  278. package/.next-prod/static/chunks/app/manifest.webmanifest/route-6f58f82d7dc6888f.js +1 -0
  279. package/.next-prod/static/chunks/app/project/page-94e2a1e77495f17f.js +25 -0
  280. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-6f58f82d7dc6888f.js +1 -0
  281. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-6f58f82d7dc6888f.js +1 -0
  282. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-6f58f82d7dc6888f.js +1 -0
  283. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-6f58f82d7dc6888f.js +1 -0
  284. package/.next-prod/static/css/786ec7ade22e6269.css +3 -0
  285. package/.next-prod/trace +12 -12
  286. package/.next-prod/trace-build +1 -1
  287. package/.next-prod/types/app/api/chat/codex/route.ts +350 -0
  288. package/.next-prod/types/app/api/chat/kimi/route.ts +350 -0
  289. package/.next-prod/types/app/api/chat/ollama/route.ts +350 -0
  290. package/.next-prod/types/app/api/ollama/models/route.ts +350 -0
  291. package/.next-prod/types/app/api/ollama/start/route.ts +350 -0
  292. package/.next-prod/types/routes.d.ts +6 -1
  293. package/.next-prod/types/validator.ts +45 -0
  294. package/dist/scheduledTasks.mjs +1 -1
  295. package/dist/wsServer.mjs +4 -5
  296. package/package.json +1 -1
  297. package/.next-prod/static/TAHqVv82H6wf2IMhpr8kw/_buildManifest.js +0 -1
  298. package/.next-prod/static/chunks/app/_global-error/page-cdd67d428d9e0c3f.js +0 -1
  299. package/.next-prod/static/chunks/app/api/bash/route-cdd67d428d9e0c3f.js +0 -1
  300. package/.next-prod/static/chunks/app/api/chat/route-cdd67d428d9e0c3f.js +0 -1
  301. package/.next-prod/static/chunks/app/api/claude-stats/route-cdd67d428d9e0c3f.js +0 -1
  302. package/.next-prod/static/chunks/app/api/commands/route-cdd67d428d9e0c3f.js +0 -1
  303. package/.next-prod/static/chunks/app/api/comments/route-cdd67d428d9e0c3f.js +0 -1
  304. package/.next-prod/static/chunks/app/api/db/columns/route-cdd67d428d9e0c3f.js +0 -1
  305. package/.next-prod/static/chunks/app/api/db/connect/route-cdd67d428d9e0c3f.js +0 -1
  306. package/.next-prod/static/chunks/app/api/db/disconnect/route-cdd67d428d9e0c3f.js +0 -1
  307. package/.next-prod/static/chunks/app/api/db/export/route-cdd67d428d9e0c3f.js +0 -1
  308. package/.next-prod/static/chunks/app/api/db/query/route-cdd67d428d9e0c3f.js +0 -1
  309. package/.next-prod/static/chunks/app/api/db/schemas/route-cdd67d428d9e0c3f.js +0 -1
  310. package/.next-prod/static/chunks/app/api/extension/version/route-cdd67d428d9e0c3f.js +0 -1
  311. package/.next-prod/static/chunks/app/api/file/route-cdd67d428d9e0c3f.js +0 -1
  312. package/.next-prod/static/chunks/app/api/files/blame/route-cdd67d428d9e0c3f.js +0 -1
  313. package/.next-prod/static/chunks/app/api/files/clipboard/route-cdd67d428d9e0c3f.js +0 -1
  314. package/.next-prod/static/chunks/app/api/files/copy/route-cdd67d428d9e0c3f.js +0 -1
  315. package/.next-prod/static/chunks/app/api/files/delete/route-cdd67d428d9e0c3f.js +0 -1
  316. package/.next-prod/static/chunks/app/api/files/expanded/route-cdd67d428d9e0c3f.js +0 -1
  317. package/.next-prod/static/chunks/app/api/files/index/route-cdd67d428d9e0c3f.js +0 -1
  318. package/.next-prod/static/chunks/app/api/files/init/route-cdd67d428d9e0c3f.js +0 -1
  319. package/.next-prod/static/chunks/app/api/files/paste/route-cdd67d428d9e0c3f.js +0 -1
  320. package/.next-prod/static/chunks/app/api/files/read/route-cdd67d428d9e0c3f.js +0 -1
  321. package/.next-prod/static/chunks/app/api/files/readdir/route-cdd67d428d9e0c3f.js +0 -1
  322. package/.next-prod/static/chunks/app/api/files/recent/route-cdd67d428d9e0c3f.js +0 -1
  323. package/.next-prod/static/chunks/app/api/files/save/route-cdd67d428d9e0c3f.js +0 -1
  324. package/.next-prod/static/chunks/app/api/files/search/route-cdd67d428d9e0c3f.js +0 -1
  325. package/.next-prod/static/chunks/app/api/git/branch-diff/route-cdd67d428d9e0c3f.js +0 -1
  326. package/.next-prod/static/chunks/app/api/git/branches/route-cdd67d428d9e0c3f.js +0 -1
  327. package/.next-prod/static/chunks/app/api/git/commit-diff/route-cdd67d428d9e0c3f.js +0 -1
  328. package/.next-prod/static/chunks/app/api/git/commits/route-cdd67d428d9e0c3f.js +0 -1
  329. package/.next-prod/static/chunks/app/api/git/diff/route-cdd67d428d9e0c3f.js +0 -1
  330. package/.next-prod/static/chunks/app/api/git/discard/route-cdd67d428d9e0c3f.js +0 -1
  331. package/.next-prod/static/chunks/app/api/git/stage/route-cdd67d428d9e0c3f.js +0 -1
  332. package/.next-prod/static/chunks/app/api/git/status/route-cdd67d428d9e0c3f.js +0 -1
  333. package/.next-prod/static/chunks/app/api/git/unstage/route-cdd67d428d9e0c3f.js +0 -1
  334. package/.next-prod/static/chunks/app/api/git/worktree/route-cdd67d428d9e0c3f.js +0 -1
  335. package/.next-prod/static/chunks/app/api/global-state/route-cdd67d428d9e0c3f.js +0 -1
  336. package/.next-prod/static/chunks/app/api/jupyter/load/route-cdd67d428d9e0c3f.js +0 -1
  337. package/.next-prod/static/chunks/app/api/jupyter/save/route-cdd67d428d9e0c3f.js +0 -1
  338. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-cdd67d428d9e0c3f.js +0 -1
  339. package/.next-prod/static/chunks/app/api/lsp/definition/route-cdd67d428d9e0c3f.js +0 -1
  340. package/.next-prod/static/chunks/app/api/lsp/hover/route-cdd67d428d9e0c3f.js +0 -1
  341. package/.next-prod/static/chunks/app/api/lsp/references/route-cdd67d428d9e0c3f.js +0 -1
  342. package/.next-prod/static/chunks/app/api/lsp/status/route-cdd67d428d9e0c3f.js +0 -1
  343. package/.next-prod/static/chunks/app/api/lsp/warmup/route-cdd67d428d9e0c3f.js +0 -1
  344. package/.next-prod/static/chunks/app/api/mysql/columns/route-cdd67d428d9e0c3f.js +0 -1
  345. package/.next-prod/static/chunks/app/api/mysql/connect/route-cdd67d428d9e0c3f.js +0 -1
  346. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-cdd67d428d9e0c3f.js +0 -1
  347. package/.next-prod/static/chunks/app/api/mysql/export/route-cdd67d428d9e0c3f.js +0 -1
  348. package/.next-prod/static/chunks/app/api/mysql/query/route-cdd67d428d9e0c3f.js +0 -1
  349. package/.next-prod/static/chunks/app/api/mysql/schemas/route-cdd67d428d9e0c3f.js +0 -1
  350. package/.next-prod/static/chunks/app/api/neo4j/connect/route-cdd67d428d9e0c3f.js +0 -1
  351. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-cdd67d428d9e0c3f.js +0 -1
  352. package/.next-prod/static/chunks/app/api/neo4j/query/route-cdd67d428d9e0c3f.js +0 -1
  353. package/.next-prod/static/chunks/app/api/neo4j/schema/route-cdd67d428d9e0c3f.js +0 -1
  354. package/.next-prod/static/chunks/app/api/note/route-cdd67d428d9e0c3f.js +0 -1
  355. package/.next-prod/static/chunks/app/api/open-cursor/route-cdd67d428d9e0c3f.js +0 -1
  356. package/.next-prod/static/chunks/app/api/open-vscode/route-cdd67d428d9e0c3f.js +0 -1
  357. package/.next-prod/static/chunks/app/api/pick-folder/route-cdd67d428d9e0c3f.js +0 -1
  358. package/.next-prod/static/chunks/app/api/pinned-sessions/route-cdd67d428d9e0c3f.js +0 -1
  359. package/.next-prod/static/chunks/app/api/project-settings/route-cdd67d428d9e0c3f.js +0 -1
  360. package/.next-prod/static/chunks/app/api/project-state/route-cdd67d428d9e0c3f.js +0 -1
  361. package/.next-prod/static/chunks/app/api/projects/route-cdd67d428d9e0c3f.js +0 -1
  362. package/.next-prod/static/chunks/app/api/redis/command/route-cdd67d428d9e0c3f.js +0 -1
  363. package/.next-prod/static/chunks/app/api/redis/connect/route-cdd67d428d9e0c3f.js +0 -1
  364. package/.next-prod/static/chunks/app/api/redis/delete/route-cdd67d428d9e0c3f.js +0 -1
  365. package/.next-prod/static/chunks/app/api/redis/disconnect/route-cdd67d428d9e0c3f.js +0 -1
  366. package/.next-prod/static/chunks/app/api/redis/get/route-cdd67d428d9e0c3f.js +0 -1
  367. package/.next-prod/static/chunks/app/api/redis/keys/route-cdd67d428d9e0c3f.js +0 -1
  368. package/.next-prod/static/chunks/app/api/redis/set/route-cdd67d428d9e0c3f.js +0 -1
  369. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-cdd67d428d9e0c3f.js +0 -1
  370. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-cdd67d428d9e0c3f.js +0 -1
  371. package/.next-prod/static/chunks/app/api/review/[id]/route-cdd67d428d9e0c3f.js +0 -1
  372. package/.next-prod/static/chunks/app/api/review/identify/route-cdd67d428d9e0c3f.js +0 -1
  373. package/.next-prod/static/chunks/app/api/review/order/route-cdd67d428d9e0c3f.js +0 -1
  374. package/.next-prod/static/chunks/app/api/review/route-cdd67d428d9e0c3f.js +0 -1
  375. package/.next-prod/static/chunks/app/api/review/share-info/route-cdd67d428d9e0c3f.js +0 -1
  376. package/.next-prod/static/chunks/app/api/review/users/route-cdd67d428d9e0c3f.js +0 -1
  377. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-cdd67d428d9e0c3f.js +0 -1
  378. package/.next-prod/static/chunks/app/api/services/config/route-cdd67d428d9e0c3f.js +0 -1
  379. package/.next-prod/static/chunks/app/api/services/scripts/route-cdd67d428d9e0c3f.js +0 -1
  380. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-cdd67d428d9e0c3f.js +0 -1
  381. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-cdd67d428d9e0c3f.js +0 -1
  382. package/.next-prod/static/chunks/app/api/session-by-path/route-cdd67d428d9e0c3f.js +0 -1
  383. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-cdd67d428d9e0c3f.js +0 -1
  384. package/.next-prod/static/chunks/app/api/sessions/projects/route-cdd67d428d9e0c3f.js +0 -1
  385. package/.next-prod/static/chunks/app/api/sessions/route-cdd67d428d9e0c3f.js +0 -1
  386. package/.next-prod/static/chunks/app/api/settings/route-cdd67d428d9e0c3f.js +0 -1
  387. package/.next-prod/static/chunks/app/api/terminal/aliases/route-cdd67d428d9e0c3f.js +0 -1
  388. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-cdd67d428d9e0c3f.js +0 -1
  389. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-cdd67d428d9e0c3f.js +0 -1
  390. package/.next-prod/static/chunks/app/api/terminal/env/route-cdd67d428d9e0c3f.js +0 -1
  391. package/.next-prod/static/chunks/app/api/terminal/history/route-cdd67d428d9e0c3f.js +0 -1
  392. package/.next-prod/static/chunks/app/api/version/route-cdd67d428d9e0c3f.js +0 -1
  393. package/.next-prod/static/chunks/app/manifest.webmanifest/route-cdd67d428d9e0c3f.js +0 -1
  394. package/.next-prod/static/chunks/app/project/page-d51072aa54463d31.js +0 -25
  395. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-cdd67d428d9e0c3f.js +0 -1
  396. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-cdd67d428d9e0c3f.js +0 -1
  397. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-cdd67d428d9e0c3f.js +0 -1
  398. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-cdd67d428d9e0c3f.js +0 -1
  399. package/.next-prod/static/css/81b599e4fb160b4a.css +0 -3
  400. /package/.next-prod/static/{TAHqVv82H6wf2IMhpr8kw → Jd-PD9ePjHrv17OUyoAFo}/_ssgManifest.js +0 -0
  401. /package/dist/{chunk-OER3N6H7.mjs → chunk-YNAZMVAD.mjs} +0 -0
package/.next-prod/trace CHANGED
@@ -1,12 +1,12 @@
1
- [{"name":"add-entry","duration":1618859,"timestamp":144220038,"id":74,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fquery%2Froute&name=app%2Fapi%2Fneo4j%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1626973,"timestamp":144219982,"id":66,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fcolumns%2Froute&name=app%2Fapi%2Fmysql%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1626978,"timestamp":144219992,"id":68,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fconnect%2Froute&name=app%2Fapi%2Fmysql%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1626954,"timestamp":144220024,"id":70,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fquery%2Froute&name=app%2Fapi%2Fmysql%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1626984,"timestamp":144219998,"id":69,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fexport%2Froute&name=app%2Fapi%2Fmysql%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1626960,"timestamp":144220027,"id":71,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fschemas%2Froute&name=app%2Fapi%2Fmysql%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1627003,"timestamp":144219989,"id":67,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fdisconnect%2Froute&name=app%2Fapi%2Fmysql%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1627770,"timestamp":144220069,"id":81,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fcommand%2Froute&name=app%2Fapi%2Fredis%2Fcommand%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fcommand%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fcommand%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1627778,"timestamp":144220072,"id":82,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdelete%2Froute&name=app%2Fapi%2Fredis%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1627779,"timestamp":144220077,"id":83,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdisconnect%2Froute&name=app%2Fapi%2Fredis%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1627774,"timestamp":144220089,"id":86,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fset%2Froute&name=app%2Fapi%2Fredis%2Fset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1627782,"timestamp":144220086,"id":85,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fkeys%2Froute&name=app%2Fapi%2Fredis%2Fkeys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fkeys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fkeys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1627779,"timestamp":144220094,"id":87,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fconnect%2Froute&name=app%2Fapi%2Fredis%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1627796,"timestamp":144220081,"id":84,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fget%2Froute&name=app%2Fapi%2Fredis%2Fget%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fget%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fget%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1668024,"timestamp":144220162,"id":103,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Froute&name=app%2Fapi%2Fchat%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"make","duration":3341439,"timestamp":144218734,"id":24,"parentId":22,"tags":{},"startTime":1774886022490,"traceId":"eeb23e25e4c80bfe"},{"name":"get-entries","duration":5088,"timestamp":147562068,"id":615,"parentId":614,"tags":{},"startTime":1774886025834,"traceId":"eeb23e25e4c80bfe"},{"name":"node-file-trace-plugin","duration":395323,"timestamp":147579267,"id":616,"parentId":614,"tags":{"traceEntryCount":"198"},"startTime":1774886025851,"traceId":"eeb23e25e4c80bfe"},{"name":"collect-traced-files","duration":2056,"timestamp":147974605,"id":617,"parentId":614,"tags":{},"startTime":1774886026246,"traceId":"eeb23e25e4c80bfe"},{"name":"finish-modules","duration":414940,"timestamp":147561729,"id":614,"parentId":23,"tags":{},"startTime":1774886025833,"traceId":"eeb23e25e4c80bfe"},{"name":"chunk-graph","duration":108779,"timestamp":148260962,"id":619,"parentId":618,"tags":{},"startTime":1774886026533,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-modules","duration":21,"timestamp":148369866,"id":621,"parentId":618,"tags":{},"startTime":1774886026641,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-chunks","duration":75165,"timestamp":148369958,"id":622,"parentId":618,"tags":{},"startTime":1774886026642,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-tree","duration":126,"timestamp":148445221,"id":623,"parentId":618,"tags":{},"startTime":1774886026717,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-chunk-modules","duration":164033,"timestamp":148445434,"id":624,"parentId":618,"tags":{},"startTime":1774886026717,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize","duration":239763,"timestamp":148369814,"id":620,"parentId":618,"tags":{},"startTime":1774886026641,"traceId":"eeb23e25e4c80bfe"},{"name":"module-hash","duration":99187,"timestamp":148676974,"id":625,"parentId":618,"tags":{},"startTime":1774886026949,"traceId":"eeb23e25e4c80bfe"},{"name":"code-generation","duration":18137,"timestamp":148776270,"id":626,"parentId":618,"tags":{},"startTime":1774886027048,"traceId":"eeb23e25e4c80bfe"},{"name":"hash","duration":15609,"timestamp":148804044,"id":627,"parentId":618,"tags":{},"startTime":1774886027076,"traceId":"eeb23e25e4c80bfe"},{"name":"code-generation-jobs","duration":335,"timestamp":148819649,"id":628,"parentId":618,"tags":{},"startTime":1774886027091,"traceId":"eeb23e25e4c80bfe"},{"name":"module-assets","duration":1647,"timestamp":148819872,"id":629,"parentId":618,"tags":{},"startTime":1774886027091,"traceId":"eeb23e25e4c80bfe"},{"name":"create-chunk-assets","duration":2875,"timestamp":148821539,"id":630,"parentId":618,"tags":{},"startTime":1774886027093,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1165,"timestamp":148843636,"id":632,"parentId":631,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1043,"timestamp":148843767,"id":633,"parentId":631,"tags":{"name":"../app/_global-error/page.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1035,"timestamp":148843778,"id":634,"parentId":631,"tags":{"name":"../app/api/comments/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1027,"timestamp":148843788,"id":635,"parentId":631,"tags":{"name":"../app/api/db/connect/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1022,"timestamp":148843794,"id":636,"parentId":631,"tags":{"name":"../app/api/db/columns/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1023,"timestamp":148843800,"id":637,"parentId":631,"tags":{"name":"../app/api/db/disconnect/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1019,"timestamp":148843807,"id":638,"parentId":631,"tags":{"name":"../app/api/db/export/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1015,"timestamp":148843813,"id":639,"parentId":631,"tags":{"name":"../app/api/db/query/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1010,"timestamp":148843819,"id":640,"parentId":631,"tags":{"name":"../app/api/extension/version/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":956,"timestamp":148843875,"id":641,"parentId":631,"tags":{"name":"../app/api/db/schemas/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":939,"timestamp":148843893,"id":642,"parentId":631,"tags":{"name":"../app/api/file/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":931,"timestamp":148843903,"id":643,"parentId":631,"tags":{"name":"../app/api/files/clipboard/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":927,"timestamp":148843908,"id":644,"parentId":631,"tags":{"name":"../app/api/files/copy/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":924,"timestamp":148843913,"id":645,"parentId":631,"tags":{"name":"../app/api/files/delete/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":920,"timestamp":148843918,"id":646,"parentId":631,"tags":{"name":"../app/api/files/expanded/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":917,"timestamp":148843922,"id":647,"parentId":631,"tags":{"name":"../app/api/files/index/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":914,"timestamp":148843927,"id":648,"parentId":631,"tags":{"name":"../app/api/files/init/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":912,"timestamp":148843931,"id":649,"parentId":631,"tags":{"name":"../app/api/files/paste/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":908,"timestamp":148843937,"id":650,"parentId":631,"tags":{"name":"../app/api/files/readdir/route.js","cache":"HIT"},"startTime":1774886027115,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":904,"timestamp":148843942,"id":651,"parentId":631,"tags":{"name":"../app/api/files/read/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":903,"timestamp":148843946,"id":652,"parentId":631,"tags":{"name":"../app/api/files/recent/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":901,"timestamp":148843949,"id":653,"parentId":631,"tags":{"name":"../app/api/files/save/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":898,"timestamp":148843954,"id":654,"parentId":631,"tags":{"name":"../app/api/git/branches/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":894,"timestamp":148843959,"id":655,"parentId":631,"tags":{"name":"../app/api/git/branch-diff/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":891,"timestamp":148843965,"id":656,"parentId":631,"tags":{"name":"../app/api/git/commit-diff/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":888,"timestamp":148843968,"id":657,"parentId":631,"tags":{"name":"../app/api/git/commits/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":887,"timestamp":148843972,"id":658,"parentId":631,"tags":{"name":"../app/api/git/discard/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":883,"timestamp":148843978,"id":659,"parentId":631,"tags":{"name":"../app/api/git/stage/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":881,"timestamp":148843981,"id":660,"parentId":631,"tags":{"name":"../app/api/git/diff/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":879,"timestamp":148843985,"id":661,"parentId":631,"tags":{"name":"../app/api/git/status/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":843,"timestamp":148844024,"id":662,"parentId":631,"tags":{"name":"../app/api/git/unstage/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":840,"timestamp":148844028,"id":663,"parentId":631,"tags":{"name":"../app/api/global-state/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":836,"timestamp":148844034,"id":664,"parentId":631,"tags":{"name":"../app/api/git/worktree/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":834,"timestamp":148844038,"id":665,"parentId":631,"tags":{"name":"../app/api/jupyter/load/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":831,"timestamp":148844043,"id":666,"parentId":631,"tags":{"name":"../app/api/jupyter/save/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":828,"timestamp":148844047,"id":667,"parentId":631,"tags":{"name":"../app/api/jupyter/shutdown/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":826,"timestamp":148844051,"id":668,"parentId":631,"tags":{"name":"../app/api/lsp/hover/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":824,"timestamp":148844055,"id":669,"parentId":631,"tags":{"name":"../app/api/lsp/status/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":821,"timestamp":148844060,"id":670,"parentId":631,"tags":{"name":"../app/api/lsp/definition/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":818,"timestamp":148844064,"id":671,"parentId":631,"tags":{"name":"../app/api/lsp/references/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":816,"timestamp":148844068,"id":672,"parentId":631,"tags":{"name":"../app/api/lsp/warmup/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":813,"timestamp":148844071,"id":673,"parentId":631,"tags":{"name":"../app/api/mysql/columns/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":810,"timestamp":148844076,"id":674,"parentId":631,"tags":{"name":"../app/api/mysql/disconnect/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":808,"timestamp":148844080,"id":675,"parentId":631,"tags":{"name":"../app/api/mysql/connect/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":805,"timestamp":148844084,"id":676,"parentId":631,"tags":{"name":"../app/api/mysql/export/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":795,"timestamp":148844097,"id":677,"parentId":631,"tags":{"name":"../app/api/mysql/query/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":792,"timestamp":148844100,"id":678,"parentId":631,"tags":{"name":"../app/api/mysql/schemas/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":791,"timestamp":148844104,"id":679,"parentId":631,"tags":{"name":"../app/api/neo4j/connect/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":789,"timestamp":148844108,"id":680,"parentId":631,"tags":{"name":"../app/api/neo4j/disconnect/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":786,"timestamp":148844111,"id":681,"parentId":631,"tags":{"name":"../app/api/neo4j/query/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":784,"timestamp":148844115,"id":682,"parentId":631,"tags":{"name":"../app/api/neo4j/schema/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":782,"timestamp":148844118,"id":683,"parentId":631,"tags":{"name":"../app/api/open-cursor/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":780,"timestamp":148844122,"id":684,"parentId":631,"tags":{"name":"../app/api/open-vscode/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":779,"timestamp":148844125,"id":685,"parentId":631,"tags":{"name":"../app/api/pick-folder/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":776,"timestamp":148844129,"id":686,"parentId":631,"tags":{"name":"../app/api/pinned-sessions/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":776,"timestamp":148844132,"id":687,"parentId":631,"tags":{"name":"../app/api/project-state/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":774,"timestamp":148844136,"id":688,"parentId":631,"tags":{"name":"../app/api/redis/command/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":773,"timestamp":148844139,"id":689,"parentId":631,"tags":{"name":"../app/api/redis/delete/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":771,"timestamp":148844143,"id":690,"parentId":631,"tags":{"name":"../app/api/redis/disconnect/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":769,"timestamp":148844146,"id":691,"parentId":631,"tags":{"name":"../app/api/redis/get/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":767,"timestamp":148844150,"id":692,"parentId":631,"tags":{"name":"../app/api/redis/keys/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":765,"timestamp":148844153,"id":693,"parentId":631,"tags":{"name":"../app/api/redis/set/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":763,"timestamp":148844157,"id":694,"parentId":631,"tags":{"name":"../app/api/redis/connect/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":761,"timestamp":148844160,"id":695,"parentId":631,"tags":{"name":"../app/api/review/[id]/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":758,"timestamp":148844164,"id":696,"parentId":631,"tags":{"name":"../app/api/review/identify/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":756,"timestamp":148844169,"id":697,"parentId":631,"tags":{"name":"../app/api/review/[id]/comments/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":727,"timestamp":148844199,"id":698,"parentId":631,"tags":{"name":"../app/api/review/[id]/replies/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":723,"timestamp":148844205,"id":699,"parentId":631,"tags":{"name":"../app/api/review/order/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":717,"timestamp":148844213,"id":700,"parentId":631,"tags":{"name":"../app/api/review/share-info/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"}]
2
- [{"name":"minify-js","duration":712,"timestamp":148844219,"id":701,"parentId":631,"tags":{"name":"../app/api/review/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":707,"timestamp":148844225,"id":702,"parentId":631,"tags":{"name":"../app/api/review/users/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":703,"timestamp":148844232,"id":703,"parentId":631,"tags":{"name":"../app/api/services/config/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":699,"timestamp":148844237,"id":704,"parentId":631,"tags":{"name":"../app/api/services/scripts/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":694,"timestamp":148844243,"id":705,"parentId":631,"tags":{"name":"../app/api/settings/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":690,"timestamp":148844249,"id":706,"parentId":631,"tags":{"name":"../app/api/version/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":686,"timestamp":148844255,"id":707,"parentId":631,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":682,"timestamp":148844261,"id":708,"parentId":631,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":678,"timestamp":148844266,"id":709,"parentId":631,"tags":{"name":"../app/api/bash/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":674,"timestamp":148844272,"id":710,"parentId":631,"tags":{"name":"../app/api/chat/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":670,"timestamp":148844278,"id":711,"parentId":631,"tags":{"name":"../app/api/commands/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":665,"timestamp":148844284,"id":712,"parentId":631,"tags":{"name":"../app/api/claude-stats/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":661,"timestamp":148844290,"id":713,"parentId":631,"tags":{"name":"../app/api/files/blame/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":656,"timestamp":148844296,"id":714,"parentId":631,"tags":{"name":"../app/api/files/search/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":652,"timestamp":148844303,"id":715,"parentId":631,"tags":{"name":"../app/api/note/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":647,"timestamp":148844309,"id":716,"parentId":631,"tags":{"name":"../app/api/project-settings/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":643,"timestamp":148844315,"id":717,"parentId":631,"tags":{"name":"../app/api/projects/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":639,"timestamp":148844321,"id":718,"parentId":631,"tags":{"name":"../app/api/scheduled-tasks/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":635,"timestamp":148844327,"id":719,"parentId":631,"tags":{"name":"../app/api/session/[sessionId]/fork/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":630,"timestamp":148844333,"id":720,"parentId":631,"tags":{"name":"../app/api/session/[sessionId]/history/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":625,"timestamp":148844340,"id":721,"parentId":631,"tags":{"name":"../app/api/session-by-path/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":621,"timestamp":148844346,"id":722,"parentId":631,"tags":{"name":"../app/api/sessions/projects/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":616,"timestamp":148844352,"id":723,"parentId":631,"tags":{"name":"../app/api/terminal/aliases/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":611,"timestamp":148844358,"id":724,"parentId":631,"tags":{"name":"../app/api/sessions/projects/[encodedPath]/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":607,"timestamp":148844364,"id":725,"parentId":631,"tags":{"name":"../app/api/sessions/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":602,"timestamp":148844372,"id":726,"parentId":631,"tags":{"name":"../app/api/terminal/bubble-order/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":598,"timestamp":148844378,"id":727,"parentId":631,"tags":{"name":"../app/api/terminal/env/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":594,"timestamp":148844384,"id":728,"parentId":631,"tags":{"name":"../app/api/terminal/history/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":590,"timestamp":148844389,"id":729,"parentId":631,"tags":{"name":"../app/api/terminal/autocomplete/route.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":586,"timestamp":148844395,"id":730,"parentId":631,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":583,"timestamp":148844401,"id":731,"parentId":631,"tags":{"name":"../app/review/[id]/page.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":578,"timestamp":148844407,"id":732,"parentId":631,"tags":{"name":"../app/project/page.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":574,"timestamp":148844413,"id":733,"parentId":631,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":570,"timestamp":148844419,"id":734,"parentId":631,"tags":{"name":"5460.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":566,"timestamp":148844424,"id":735,"parentId":631,"tags":{"name":"4490.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":561,"timestamp":148844431,"id":736,"parentId":631,"tags":{"name":"5733.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":557,"timestamp":148844437,"id":737,"parentId":631,"tags":{"name":"7800.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":552,"timestamp":148844443,"id":738,"parentId":631,"tags":{"name":"9116.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":548,"timestamp":148844450,"id":739,"parentId":631,"tags":{"name":"8068.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":543,"timestamp":148844456,"id":740,"parentId":631,"tags":{"name":"6142.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":560,"timestamp":148844462,"id":741,"parentId":631,"tags":{"name":"1912.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":557,"timestamp":148844467,"id":742,"parentId":631,"tags":{"name":"3503.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":552,"timestamp":148844474,"id":743,"parentId":631,"tags":{"name":"1667.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":548,"timestamp":148844479,"id":744,"parentId":631,"tags":{"name":"4345.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":543,"timestamp":148844485,"id":745,"parentId":631,"tags":{"name":"925.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":539,"timestamp":148844491,"id":746,"parentId":631,"tags":{"name":"4097.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":534,"timestamp":148844498,"id":747,"parentId":631,"tags":{"name":"7483.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":521,"timestamp":148844512,"id":748,"parentId":631,"tags":{"name":"9408.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":517,"timestamp":148844518,"id":749,"parentId":631,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":510,"timestamp":148844526,"id":750,"parentId":631,"tags":{"name":"911.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":504,"timestamp":148844534,"id":751,"parentId":631,"tags":{"name":"5536.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":500,"timestamp":148844540,"id":752,"parentId":631,"tags":{"name":"3932.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":496,"timestamp":148844546,"id":753,"parentId":631,"tags":{"name":"2840.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":491,"timestamp":148844552,"id":754,"parentId":631,"tags":{"name":"7265.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":487,"timestamp":148844557,"id":755,"parentId":631,"tags":{"name":"4268.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":483,"timestamp":148844564,"id":756,"parentId":631,"tags":{"name":"3441.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":478,"timestamp":148844570,"id":757,"parentId":631,"tags":{"name":"6804.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":474,"timestamp":148844576,"id":758,"parentId":631,"tags":{"name":"4309.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":470,"timestamp":148844581,"id":759,"parentId":631,"tags":{"name":"2376.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":466,"timestamp":148844587,"id":760,"parentId":631,"tags":{"name":"7484.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":461,"timestamp":148844593,"id":761,"parentId":631,"tags":{"name":"8351.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":443,"timestamp":148844613,"id":762,"parentId":631,"tags":{"name":"4388.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":438,"timestamp":148844619,"id":763,"parentId":631,"tags":{"name":"3434.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":434,"timestamp":148844625,"id":764,"parentId":631,"tags":{"name":"6346.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":429,"timestamp":148844631,"id":765,"parentId":631,"tags":{"name":"9401.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":425,"timestamp":148844637,"id":766,"parentId":631,"tags":{"name":"5152.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":427,"timestamp":148844643,"id":767,"parentId":631,"tags":{"name":"1639.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":421,"timestamp":148844650,"id":768,"parentId":631,"tags":{"name":"582.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":417,"timestamp":148844656,"id":769,"parentId":631,"tags":{"name":"5481.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":413,"timestamp":148844662,"id":770,"parentId":631,"tags":{"name":"4042.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":408,"timestamp":148844668,"id":771,"parentId":631,"tags":{"name":"4073.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":404,"timestamp":148844674,"id":772,"parentId":631,"tags":{"name":"4741.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":400,"timestamp":148844679,"id":773,"parentId":631,"tags":{"name":"1813.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":396,"timestamp":148844685,"id":774,"parentId":631,"tags":{"name":"5958.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":391,"timestamp":148844691,"id":775,"parentId":631,"tags":{"name":"2325.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":387,"timestamp":148844697,"id":776,"parentId":631,"tags":{"name":"9298.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":382,"timestamp":148844703,"id":777,"parentId":631,"tags":{"name":"8491.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":378,"timestamp":148844710,"id":778,"parentId":631,"tags":{"name":"6117.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":373,"timestamp":148844716,"id":779,"parentId":631,"tags":{"name":"5147.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":368,"timestamp":148844722,"id":780,"parentId":631,"tags":{"name":"4793.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":363,"timestamp":148844728,"id":781,"parentId":631,"tags":{"name":"3863.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":359,"timestamp":148844734,"id":782,"parentId":631,"tags":{"name":"4367.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":354,"timestamp":148844741,"id":783,"parentId":631,"tags":{"name":"6443.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":350,"timestamp":148844747,"id":784,"parentId":631,"tags":{"name":"7307.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":345,"timestamp":148844753,"id":785,"parentId":631,"tags":{"name":"4442.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":341,"timestamp":148844759,"id":786,"parentId":631,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":336,"timestamp":148844765,"id":787,"parentId":631,"tags":{"name":"887.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":332,"timestamp":148844771,"id":788,"parentId":631,"tags":{"name":"4272.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":327,"timestamp":148844777,"id":789,"parentId":631,"tags":{"name":"7514.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":323,"timestamp":148844783,"id":790,"parentId":631,"tags":{"name":"4098.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":319,"timestamp":148844789,"id":791,"parentId":631,"tags":{"name":"6062.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":314,"timestamp":148844795,"id":792,"parentId":631,"tags":{"name":"7284.js","cache":"HIT"},"startTime":1774886027116,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-webpack-plugin-optimize","duration":17654,"timestamp":148827517,"id":631,"parentId":22,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1774886027099,"traceId":"eeb23e25e4c80bfe"},{"name":"css-minimizer-plugin","duration":191,"timestamp":148845360,"id":793,"parentId":22,"tags":{},"startTime":1774886027117,"traceId":"eeb23e25e4c80bfe"},{"name":"create-trace-assets","duration":11903,"timestamp":148845828,"id":794,"parentId":23,"tags":{},"startTime":1774886027117,"traceId":"eeb23e25e4c80bfe"},{"name":"seal","duration":785114,"timestamp":148112199,"id":618,"parentId":22,"tags":{},"startTime":1774886026384,"traceId":"eeb23e25e4c80bfe"},{"name":"webpack-compilation","duration":4743648,"timestamp":144208894,"id":22,"parentId":19,"tags":{"name":"server"},"startTime":1774886022480,"traceId":"eeb23e25e4c80bfe"},{"name":"emit","duration":39541,"timestamp":148953071,"id":795,"parentId":19,"tags":{},"startTime":1774886027225,"traceId":"eeb23e25e4c80bfe"},{"name":"webpack-close","duration":1441739,"timestamp":148997631,"id":796,"parentId":19,"tags":{"name":"server"},"startTime":1774886027269,"traceId":"eeb23e25e4c80bfe"},{"name":"webpack-generate-error-stats","duration":2466,"timestamp":150439442,"id":797,"parentId":796,"tags":{},"startTime":1774886028711,"traceId":"eeb23e25e4c80bfe"},{"name":"run-webpack-compiler","duration":6642567,"timestamp":143799914,"id":19,"parentId":18,"tags":{},"startTime":1774886022071,"traceId":"eeb23e25e4c80bfe"}]
3
- [{"name":"generate-buildid","duration":225,"timestamp":143210062,"id":4,"parentId":1,"tags":{},"startTime":1774886021482,"traceId":"eeb23e25e4c80bfe"},{"name":"load-custom-routes","duration":288,"timestamp":143210383,"id":5,"parentId":1,"tags":{},"startTime":1774886021482,"traceId":"eeb23e25e4c80bfe"},{"name":"create-dist-dir","duration":1056,"timestamp":143210695,"id":6,"parentId":1,"tags":{},"startTime":1774886021482,"traceId":"eeb23e25e4c80bfe"},{"name":"clean","duration":46138,"timestamp":143212177,"id":7,"parentId":1,"tags":{},"startTime":1774886021484,"traceId":"eeb23e25e4c80bfe"},{"name":"create-pages-mapping","duration":199,"timestamp":143296316,"id":8,"parentId":1,"tags":{},"startTime":1774886021568,"traceId":"eeb23e25e4c80bfe"},{"name":"collect-app-files","duration":3807,"timestamp":143296550,"id":9,"parentId":1,"tags":{},"startTime":1774886021568,"traceId":"eeb23e25e4c80bfe"},{"name":"create-app-mapping","duration":2632,"timestamp":143300394,"id":10,"parentId":1,"tags":{},"startTime":1774886021572,"traceId":"eeb23e25e4c80bfe"},{"name":"create-app-layouts","duration":111,"timestamp":143303110,"id":11,"parentId":1,"tags":{},"startTime":1774886021575,"traceId":"eeb23e25e4c80bfe"},{"name":"collect-default-files","duration":7018,"timestamp":143306308,"id":13,"parentId":1,"tags":{},"startTime":1774886021578,"traceId":"eeb23e25e4c80bfe"},{"name":"generate-route-types","duration":22525,"timestamp":143305634,"id":12,"parentId":1,"tags":{},"startTime":1774886021577,"traceId":"eeb23e25e4c80bfe"},{"name":"public-dir-conflict-check","duration":104,"timestamp":143328195,"id":14,"parentId":1,"tags":{},"startTime":1774886021600,"traceId":"eeb23e25e4c80bfe"},{"name":"generate-routes-manifest","duration":3459,"timestamp":143328353,"id":15,"parentId":1,"tags":{},"startTime":1774886021600,"traceId":"eeb23e25e4c80bfe"},{"name":"create-entrypoints","duration":55311,"timestamp":143799920,"id":20,"parentId":18,"tags":{},"startTime":1774886022071,"traceId":"eeb23e25e4c80bfe"},{"name":"generate-webpack-config","duration":266246,"timestamp":143855416,"id":21,"parentId":19,"tags":{},"startTime":1774886022127,"traceId":"eeb23e25e4c80bfe"},{"name":"next-trace-entrypoint-plugin","duration":2029,"timestamp":144210660,"id":23,"parentId":22,"tags":{},"startTime":1774886022482,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1296709,"timestamp":144220122,"id":93,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fshare-info%2Froute&name=app%2Fapi%2Freview%2Fshare-info%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fshare-info%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fshare-info%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1296736,"timestamp":144220139,"id":97,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fscripts%2Froute&name=app%2Fapi%2Fservices%2Fscripts%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fscripts%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fscripts%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1296741,"timestamp":144220147,"id":99,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fversion%2Froute&name=app%2Fapi%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1296737,"timestamp":144220160,"id":102,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fbash%2Froute&name=app%2Fapi%2Fbash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fbash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fbash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1296728,"timestamp":144220176,"id":106,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fblame%2Froute&name=app%2Fapi%2Ffiles%2Fblame%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fblame%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fblame%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1296731,"timestamp":144220179,"id":107,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsearch%2Froute&name=app%2Fapi%2Ffiles%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1296671,"timestamp":144220252,"id":122,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fautocomplete%2Froute&name=app%2Fapi%2Fterminal%2Fautocomplete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fautocomplete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fautocomplete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306907,"timestamp":144219837,"id":35,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffile%2Froute&name=app%2Fapi%2Ffile%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffile%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffile%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306916,"timestamp":144219852,"id":37,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fcopy%2Froute&name=app%2Fapi%2Ffiles%2Fcopy%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fcopy%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fcopy%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1307200,"timestamp":144219641,"id":33,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fextension%2Fversion%2Froute&name=app%2Fapi%2Fextension%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fextension%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fextension%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306982,"timestamp":144219865,"id":40,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Findex%2Froute&name=app%2Fapi%2Ffiles%2Findex%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Findex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Findex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306977,"timestamp":144219874,"id":42,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fpaste%2Froute&name=app%2Fapi%2Ffiles%2Fpaste%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fpaste%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fpaste%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306975,"timestamp":144219880,"id":43,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Freaddir%2Froute&name=app%2Fapi%2Ffiles%2Freaddir%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Freaddir%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Freaddir%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306978,"timestamp":144219883,"id":44,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fread%2Froute&name=app%2Fapi%2Ffiles%2Fread%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fread%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fread%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306972,"timestamp":144219892,"id":46,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsave%2Froute&name=app%2Fapi%2Ffiles%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306971,"timestamp":144219897,"id":47,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306971,"timestamp":144219900,"id":48,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranch-diff%2Froute&name=app%2Fapi%2Fgit%2Fbranch-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranch-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranch-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306969,"timestamp":144219906,"id":49,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommit-diff%2Froute&name=app%2Fapi%2Fgit%2Fcommit-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommit-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommit-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306968,"timestamp":144219909,"id":50,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommits%2Froute&name=app%2Fapi%2Fgit%2Fcommits%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommits%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommits%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306966,"timestamp":144219914,"id":51,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiscard%2Froute&name=app%2Fapi%2Fgit%2Fdiscard%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiscard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiscard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306965,"timestamp":144219917,"id":52,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306963,"timestamp":144219922,"id":53,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306963,"timestamp":144219925,"id":54,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306956,"timestamp":144219934,"id":55,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306950,"timestamp":144219943,"id":57,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fworktree%2Froute&name=app%2Fapi%2Fgit%2Fworktree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fworktree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fworktree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306948,"timestamp":144219949,"id":58,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fload%2Froute&name=app%2Fapi%2Fjupyter%2Fload%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fload%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fload%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306946,"timestamp":144219954,"id":59,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fsave%2Froute&name=app%2Fapi%2Fjupyter%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306751,"timestamp":144220152,"id":100,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306751,"timestamp":144220155,"id":101,"parentId":24,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306863,"timestamp":144220046,"id":76,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-cursor%2Froute&name=app%2Fapi%2Fopen-cursor%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-cursor%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-cursor%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1306861,"timestamp":144220051,"id":77,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-vscode%2Froute&name=app%2Fapi%2Fopen-vscode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-vscode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-vscode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1309194,"timestamp":144219554,"id":27,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcomments%2Froute&name=app%2Fapi%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308669,"timestamp":144220097,"id":88,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308653,"timestamp":144220120,"id":92,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Forder%2Froute&name=app%2Fapi%2Freview%2Forder%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Forder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Forder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308636,"timestamp":144220144,"id":98,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Froute&name=app%2Fapi%2Fsettings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308658,"timestamp":144220131,"id":95,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fusers%2Froute&name=app%2Fapi%2Freview%2Fusers%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fusers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fusers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308627,"timestamp":144220168,"id":104,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcommands%2Froute&name=app%2Fapi%2Fcommands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcommands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcommands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308629,"timestamp":144220171,"id":105,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fclaude-stats%2Froute&name=app%2Fapi%2Fclaude-stats%2Froute&pagePath=private-next-app-dir%2Fapi%2Fclaude-stats%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fclaude-stats%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308671,"timestamp":144220136,"id":96,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fconfig%2Froute&name=app%2Fapi%2Fservices%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308634,"timestamp":144220192,"id":109,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-settings%2Froute&name=app%2Fapi%2Fproject-settings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-settings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-settings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308646,"timestamp":144220185,"id":108,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fnote%2Froute&name=app%2Fapi%2Fnote%2Froute&pagePath=private-next-app-dir%2Fapi%2Fnote%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fnote%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308776,"timestamp":144220060,"id":79,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpinned-sessions%2Froute&name=app%2Fapi%2Fpinned-sessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpinned-sessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpinned-sessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308779,"timestamp":144220063,"id":80,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-state%2Froute&name=app%2Fapi%2Fproject-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308988,"timestamp":144219860,"id":39,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fexpanded%2Froute&name=app%2Fapi%2Ffiles%2Fexpanded%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fexpanded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fexpanded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308985,"timestamp":144219869,"id":41,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Finit%2Froute&name=app%2Fapi%2Ffiles%2Finit%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Finit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Finit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308970,"timestamp":144219889,"id":45,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Frecent%2Froute&name=app%2Fapi%2Ffiles%2Frecent%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Frecent%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Frecent%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1308663,"timestamp":144220201,"id":110,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprojects%2Froute&name=app%2Fapi%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1311067,"timestamp":144219511,"id":26,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1311679,"timestamp":144220210,"id":112,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1319132,"timestamp":144220054,"id":78,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpick-folder%2Froute&name=app%2Fapi%2Fpick-folder%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpick-folder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpick-folder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1319354,"timestamp":144219848,"id":36,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fclipboard%2Froute&name=app%2Fapi%2Ffiles%2Fclipboard%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fclipboard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fclipboard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1319352,"timestamp":144219857,"id":38,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fdelete%2Froute&name=app%2Fapi%2Ffiles%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1320050,"timestamp":144219937,"id":56,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fglobal-state%2Froute&name=app%2Fapi%2Fglobal-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fglobal-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fglobal-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1321172,"timestamp":144220213,"id":113,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1322104,"timestamp":144220218,"id":114,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession-by-path%2Froute&name=app%2Fapi%2Fsession-by-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession-by-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession-by-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1324400,"timestamp":144220235,"id":118,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Froute&name=app%2Fapi%2Fsessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1324427,"timestamp":144220221,"id":115,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1325861,"timestamp":144220230,"id":117,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1328203,"timestamp":144219957,"id":60,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fshutdown%2Froute&name=app%2Fapi%2Fjupyter%2Fshutdown%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fshutdown%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fshutdown%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1329807,"timestamp":144220226,"id":116,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Faliases%2Froute&name=app%2Fapi%2Fterminal%2Faliases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Faliases%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Faliases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1334854,"timestamp":144220247,"id":121,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fhistory%2Froute&name=app%2Fapi%2Fterminal%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1337051,"timestamp":144220243,"id":120,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fenv%2Froute&name=app%2Fapi%2Fterminal%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1338012,"timestamp":144220238,"id":119,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fbubble-order%2Froute&name=app%2Fapi%2Fterminal%2Fbubble-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fbubble-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fbubble-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1340064,"timestamp":144220105,"id":89,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fidentify%2Froute&name=app%2Fapi%2Freview%2Fidentify%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fidentify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fidentify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1344894,"timestamp":144219575,"id":28,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fconnect%2Froute&name=app%2Fapi%2Fdb%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1344890,"timestamp":144219592,"id":29,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fcolumns%2Froute&name=app%2Fapi%2Fdb%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1344886,"timestamp":144219604,"id":30,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fdisconnect%2Froute&name=app%2Fapi%2Fdb%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1344881,"timestamp":144219616,"id":31,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fexport%2Froute&name=app%2Fapi%2Fdb%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1344877,"timestamp":144219626,"id":32,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fquery%2Froute&name=app%2Fapi%2Fdb%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1344710,"timestamp":144219801,"id":34,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fschemas%2Froute&name=app%2Fapi%2Fdb%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1359351,"timestamp":144219064,"id":25,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022491,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1359464,"timestamp":144220204,"id":111,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fscheduled-tasks%2Froute&name=app%2Fapi%2Fscheduled-tasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fscheduled-tasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fscheduled-tasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1371794,"timestamp":144220261,"id":124,"parentId":24,"tags":{"request":"next-app-loader?page=%2Freview%2F%5Bid%5D%2Fpage&name=app%2Freview%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Freview%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Freview%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1372214,"timestamp":144220264,"id":125,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fproject%2Fpage&name=app%2Fproject%2Fpage&pagePath=private-next-app-dir%2Fproject%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fproject%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1382010,"timestamp":144220255,"id":123,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1388829,"timestamp":144219960,"id":61,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fhover%2Froute&name=app%2Fapi%2Flsp%2Fhover%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fhover%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fhover%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1388835,"timestamp":144219965,"id":62,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fstatus%2Froute&name=app%2Fapi%2Flsp%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1388836,"timestamp":144219968,"id":63,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fdefinition%2Froute&name=app%2Fapi%2Flsp%2Fdefinition%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fdefinition%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fdefinition%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1388834,"timestamp":144219973,"id":64,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Freferences%2Froute&name=app%2Fapi%2Flsp%2Freferences%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Freferences%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Freferences%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1388835,"timestamp":144219976,"id":65,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fwarmup%2Froute&name=app%2Fapi%2Flsp%2Fwarmup%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fwarmup%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fwarmup%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1418102,"timestamp":144220128,"id":94,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Froute&name=app%2Fapi%2Freview%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1418131,"timestamp":144220111,"id":90,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1418132,"timestamp":144220114,"id":91,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1618844,"timestamp":144220030,"id":72,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1618853,"timestamp":144220035,"id":73,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1618850,"timestamp":144220043,"id":75,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fschema%2Froute&name=app%2Fapi%2Fneo4j%2Fschema%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fschema%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fschema%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774886022492,"traceId":"eeb23e25e4c80bfe"}]
4
- [{"name":"format-webpack-messages","duration":85,"timestamp":150442490,"id":798,"parentId":18,"tags":{},"startTime":1774886028714,"traceId":"eeb23e25e4c80bfe"},{"name":"worker-main-server","duration":6643141,"timestamp":143799580,"id":18,"parentId":1,"tags":{},"startTime":1774886022071,"traceId":"eeb23e25e4c80bfe"},{"name":"create-entrypoints","duration":53489,"timestamp":150979197,"id":802,"parentId":800,"tags":{},"startTime":1774886029251,"traceId":"eeb23e25e4c80bfe"},{"name":"generate-webpack-config","duration":256620,"timestamp":151032875,"id":803,"parentId":801,"tags":{},"startTime":1774886029304,"traceId":"eeb23e25e4c80bfe"},{"name":"make","duration":790,"timestamp":151391201,"id":805,"parentId":804,"tags":{},"startTime":1774886029663,"traceId":"eeb23e25e4c80bfe"},{"name":"chunk-graph","duration":644,"timestamp":151394978,"id":807,"parentId":806,"tags":{},"startTime":1774886029667,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-modules","duration":24,"timestamp":151395748,"id":809,"parentId":806,"tags":{},"startTime":1774886029667,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-chunks","duration":917,"timestamp":151395865,"id":810,"parentId":806,"tags":{},"startTime":1774886029667,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-tree","duration":112,"timestamp":151396863,"id":811,"parentId":806,"tags":{},"startTime":1774886029668,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-chunk-modules","duration":589,"timestamp":151397197,"id":812,"parentId":806,"tags":{},"startTime":1774886029669,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize","duration":2184,"timestamp":151395693,"id":808,"parentId":806,"tags":{},"startTime":1774886029667,"traceId":"eeb23e25e4c80bfe"},{"name":"module-hash","duration":121,"timestamp":151398941,"id":813,"parentId":806,"tags":{},"startTime":1774886029671,"traceId":"eeb23e25e4c80bfe"},{"name":"code-generation","duration":216,"timestamp":151399117,"id":814,"parentId":806,"tags":{},"startTime":1774886029671,"traceId":"eeb23e25e4c80bfe"},{"name":"hash","duration":397,"timestamp":151399592,"id":815,"parentId":806,"tags":{},"startTime":1774886029671,"traceId":"eeb23e25e4c80bfe"},{"name":"code-generation-jobs","duration":159,"timestamp":151399986,"id":816,"parentId":806,"tags":{},"startTime":1774886029672,"traceId":"eeb23e25e4c80bfe"},{"name":"module-assets","duration":81,"timestamp":151400113,"id":817,"parentId":806,"tags":{},"startTime":1774886029672,"traceId":"eeb23e25e4c80bfe"},{"name":"create-chunk-assets","duration":189,"timestamp":151400205,"id":818,"parentId":806,"tags":{},"startTime":1774886029672,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":179,"timestamp":151408871,"id":820,"parentId":819,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1774886029680,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-webpack-plugin-optimize","duration":2240,"timestamp":151406825,"id":819,"parentId":804,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1774886029678,"traceId":"eeb23e25e4c80bfe"},{"name":"css-minimizer-plugin","duration":116,"timestamp":151409151,"id":821,"parentId":804,"tags":{},"startTime":1774886029681,"traceId":"eeb23e25e4c80bfe"},{"name":"seal","duration":18003,"timestamp":151394391,"id":806,"parentId":804,"tags":{},"startTime":1774886029666,"traceId":"eeb23e25e4c80bfe"},{"name":"webpack-compilation","duration":28602,"timestamp":151384134,"id":804,"parentId":801,"tags":{"name":"edge-server"},"startTime":1774886029656,"traceId":"eeb23e25e4c80bfe"},{"name":"emit","duration":2327,"timestamp":151413223,"id":822,"parentId":801,"tags":{},"startTime":1774886029685,"traceId":"eeb23e25e4c80bfe"},{"name":"webpack-close","duration":637,"timestamp":151416331,"id":823,"parentId":801,"tags":{"name":"edge-server"},"startTime":1774886029688,"traceId":"eeb23e25e4c80bfe"},{"name":"webpack-generate-error-stats","duration":2585,"timestamp":151417034,"id":824,"parentId":823,"tags":{},"startTime":1774886029689,"traceId":"eeb23e25e4c80bfe"},{"name":"run-webpack-compiler","duration":440841,"timestamp":150979191,"id":801,"parentId":800,"tags":{},"startTime":1774886029251,"traceId":"eeb23e25e4c80bfe"},{"name":"format-webpack-messages","duration":97,"timestamp":151420040,"id":825,"parentId":800,"tags":{},"startTime":1774886029692,"traceId":"eeb23e25e4c80bfe"},{"name":"worker-main-edge-server","duration":441460,"timestamp":150978813,"id":800,"parentId":1,"tags":{},"startTime":1774886029250,"traceId":"eeb23e25e4c80bfe"},{"name":"create-entrypoints","duration":67163,"timestamp":151906330,"id":828,"parentId":826,"tags":{},"startTime":1774886030178,"traceId":"eeb23e25e4c80bfe"},{"name":"generate-webpack-config","duration":253046,"timestamp":151973676,"id":829,"parentId":827,"tags":{},"startTime":1774886030245,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597875,"timestamp":152324781,"id":836,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597889,"timestamp":152324813,"id":838,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597885,"timestamp":152324832,"id":840,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597788,"timestamp":152324940,"id":841,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597764,"timestamp":152324973,"id":842,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597765,"timestamp":152324980,"id":843,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597768,"timestamp":152324986,"id":844,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597778,"timestamp":152324989,"id":845,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597800,"timestamp":152324995,"id":846,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597890,"timestamp":152324998,"id":847,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597868,"timestamp":152325028,"id":848,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597868,"timestamp":152325033,"id":849,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597866,"timestamp":152325038,"id":850,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597866,"timestamp":152325043,"id":851,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597868,"timestamp":152325047,"id":852,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597866,"timestamp":152325052,"id":853,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597867,"timestamp":152325055,"id":854,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597865,"timestamp":152325060,"id":855,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597865,"timestamp":152325063,"id":856,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597863,"timestamp":152325068,"id":857,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597863,"timestamp":152325071,"id":858,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597861,"timestamp":152325076,"id":859,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597861,"timestamp":152325080,"id":860,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597859,"timestamp":152325085,"id":861,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597859,"timestamp":152325088,"id":862,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597858,"timestamp":152325093,"id":863,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597859,"timestamp":152325096,"id":864,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597856,"timestamp":152325103,"id":865,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597849,"timestamp":152325112,"id":866,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597850,"timestamp":152325115,"id":867,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597847,"timestamp":152325121,"id":868,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597846,"timestamp":152325124,"id":869,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597844,"timestamp":152325130,"id":870,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597844,"timestamp":152325133,"id":871,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597842,"timestamp":152325138,"id":872,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597842,"timestamp":152325141,"id":873,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597839,"timestamp":152325148,"id":874,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597836,"timestamp":152325153,"id":875,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597836,"timestamp":152325157,"id":876,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597835,"timestamp":152325162,"id":877,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597858,"timestamp":152325165,"id":878,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597856,"timestamp":152325170,"id":879,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597856,"timestamp":152325174,"id":880,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597854,"timestamp":152325179,"id":881,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597854,"timestamp":152325182,"id":882,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597852,"timestamp":152325188,"id":883,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597851,"timestamp":152325191,"id":884,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597856,"timestamp":152325196,"id":885,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597856,"timestamp":152325199,"id":886,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597854,"timestamp":152325204,"id":887,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597854,"timestamp":152325207,"id":888,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597851,"timestamp":152325213,"id":889,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597851,"timestamp":152325216,"id":890,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597849,"timestamp":152325221,"id":891,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597848,"timestamp":152325225,"id":892,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597846,"timestamp":152325230,"id":893,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597846,"timestamp":152325233,"id":894,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597843,"timestamp":152325238,"id":895,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597842,"timestamp":152325241,"id":896,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597836,"timestamp":152325250,"id":897,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597833,"timestamp":152325256,"id":898,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597833,"timestamp":152325259,"id":899,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597830,"timestamp":152325264,"id":900,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597831,"timestamp":152325267,"id":901,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597828,"timestamp":152325273,"id":902,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597829,"timestamp":152325275,"id":903,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597827,"timestamp":152325280,"id":904,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597826,"timestamp":152325284,"id":905,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597824,"timestamp":152325289,"id":906,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597824,"timestamp":152325292,"id":907,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597821,"timestamp":152325297,"id":908,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"}]
5
- [{"name":"add-entry","duration":597821,"timestamp":152325300,"id":909,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597818,"timestamp":152325305,"id":910,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597818,"timestamp":152325309,"id":911,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597815,"timestamp":152325314,"id":912,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597815,"timestamp":152325317,"id":913,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597812,"timestamp":152325323,"id":914,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597812,"timestamp":152325325,"id":915,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597806,"timestamp":152325335,"id":916,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597809,"timestamp":152325337,"id":917,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597807,"timestamp":152325343,"id":918,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597807,"timestamp":152325346,"id":919,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597805,"timestamp":152325351,"id":920,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597805,"timestamp":152325354,"id":921,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597802,"timestamp":152325360,"id":922,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597802,"timestamp":152325363,"id":923,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597795,"timestamp":152325372,"id":924,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597795,"timestamp":152325375,"id":925,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597793,"timestamp":152325381,"id":926,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597793,"timestamp":152325384,"id":927,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597790,"timestamp":152325389,"id":928,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597790,"timestamp":152325392,"id":929,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597787,"timestamp":152325397,"id":930,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597787,"timestamp":152325401,"id":931,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597784,"timestamp":152325406,"id":932,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597785,"timestamp":152325409,"id":933,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597782,"timestamp":152325415,"id":934,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597781,"timestamp":152325418,"id":935,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597778,"timestamp":152325423,"id":936,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":597777,"timestamp":152325426,"id":937,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":649233,"timestamp":152324803,"id":837,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":661389,"timestamp":152324695,"id":835,"parentId":831,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":752993,"timestamp":152324668,"id":834,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":753041,"timestamp":152324635,"id":833,"parentId":831,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":764704,"timestamp":152324193,"id":832,"parentId":831,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":803929,"timestamp":152324824,"id":839,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Lora%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-lora%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22lora%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22JetBrains_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-jetbrains-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22jetbrainsMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fshared%2FProviders.tsx%22%2C%22ids%22%3A%5B%22Providers%22%5D%7D&server=false!"},"startTime":1774886030596,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1471995,"timestamp":152325431,"id":938,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FEmptyState.tsx%22%2C%22ids%22%3A%5B%22EmptyState%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectItem.tsx%22%2C%22ids%22%3A%5B%22ProjectItem%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectSidebar.tsx%22%2C%22ids%22%3A%5B%22ProjectSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FWorkspace.tsx%22%2C%22ids%22%3A%5B%22Workspace%22%5D%7D&server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1739842,"timestamp":152325435,"id":939,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Freview%2FReviewPage.tsx%22%2C%22ids%22%3A%5B%22ReviewPage%22%5D%7D&server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"add-entry","duration":1740250,"timestamp":152325440,"id":940,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fproject%2FTabManager.tsx%22%2C%22ids%22%3A%5B%22TabManager%22%5D%7D&server=false!"},"startTime":1774886030597,"traceId":"eeb23e25e4c80bfe"},{"name":"make","duration":1742426,"timestamp":152323735,"id":831,"parentId":830,"tags":{},"startTime":1774886030595,"traceId":"eeb23e25e4c80bfe"},{"name":"chunk-graph","duration":80879,"timestamp":154287047,"id":942,"parentId":941,"tags":{},"startTime":1774886032559,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-modules","duration":24,"timestamp":154368088,"id":944,"parentId":941,"tags":{},"startTime":1774886032640,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-chunks","duration":81088,"timestamp":154376489,"id":946,"parentId":941,"tags":{},"startTime":1774886032648,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-tree","duration":196,"timestamp":154457679,"id":947,"parentId":941,"tags":{},"startTime":1774886032729,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize-chunk-modules","duration":120017,"timestamp":154457981,"id":948,"parentId":941,"tags":{},"startTime":1774886032730,"traceId":"eeb23e25e4c80bfe"},{"name":"optimize","duration":210170,"timestamp":154367999,"id":943,"parentId":941,"tags":{},"startTime":1774886032640,"traceId":"eeb23e25e4c80bfe"},{"name":"module-hash","duration":83189,"timestamp":154656832,"id":949,"parentId":941,"tags":{},"startTime":1774886032928,"traceId":"eeb23e25e4c80bfe"},{"name":"code-generation","duration":13033,"timestamp":154740130,"id":950,"parentId":941,"tags":{},"startTime":1774886033012,"traceId":"eeb23e25e4c80bfe"},{"name":"hash","duration":28842,"timestamp":154763663,"id":951,"parentId":941,"tags":{},"startTime":1774886033035,"traceId":"eeb23e25e4c80bfe"},{"name":"code-generation-jobs","duration":530,"timestamp":154792502,"id":952,"parentId":941,"tags":{},"startTime":1774886033064,"traceId":"eeb23e25e4c80bfe"},{"name":"module-assets","duration":2189,"timestamp":154792731,"id":953,"parentId":941,"tags":{},"startTime":1774886033064,"traceId":"eeb23e25e4c80bfe"},{"name":"create-chunk-assets","duration":9830,"timestamp":154794940,"id":954,"parentId":941,"tags":{},"startTime":1774886033066,"traceId":"eeb23e25e4c80bfe"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1708,"timestamp":154814971,"id":956,"parentId":830,"tags":{},"startTime":1774886033087,"traceId":"eeb23e25e4c80bfe"},{"name":"NextJsBuildManifest-createassets","duration":2845,"timestamp":154813846,"id":955,"parentId":830,"tags":{},"startTime":1774886033085,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4698,"timestamp":154838248,"id":958,"parentId":957,"tags":{"name":"static/chunks/main-8f84e99c14cc345a.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4566,"timestamp":154838389,"id":959,"parentId":957,"tags":{"name":"static/chunks/main-app-ac5fcfbf23e00fca.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4553,"timestamp":154838405,"id":960,"parentId":957,"tags":{"name":"static/chunks/app/_not-found/page-97fa7117fcb8102d.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4545,"timestamp":154838415,"id":961,"parentId":957,"tags":{"name":"static/chunks/app/_global-error/page-a8e156aada648071.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4540,"timestamp":154838423,"id":962,"parentId":957,"tags":{"name":"static/chunks/app/global-error-a067ba6a29edf245.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4534,"timestamp":154838431,"id":963,"parentId":957,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-c7ecc8b6ec18d980.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4529,"timestamp":154838437,"id":964,"parentId":957,"tags":{"name":"static/chunks/app/layout-b1175a47c53a2c5a.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4523,"timestamp":154838445,"id":965,"parentId":957,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-a87f2c834feca06f.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4519,"timestamp":154838451,"id":966,"parentId":957,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-2dc1a5a52e0ebb45.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4469,"timestamp":154838507,"id":967,"parentId":957,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-2041f6312828c0c6.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4456,"timestamp":154838522,"id":968,"parentId":957,"tags":{"name":"static/chunks/app/api/comments/route-e5f074717d0811f0.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4440,"timestamp":154838540,"id":969,"parentId":957,"tags":{"name":"static/chunks/app/api/db/connect/route-f7bc4328dc5626ad.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4436,"timestamp":154838547,"id":970,"parentId":957,"tags":{"name":"static/chunks/app/api/db/columns/route-f1d6de6b12b1f918.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4431,"timestamp":154838553,"id":971,"parentId":957,"tags":{"name":"static/chunks/app/api/db/disconnect/route-c8733dc004520fca.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4428,"timestamp":154838558,"id":972,"parentId":957,"tags":{"name":"static/chunks/app/api/db/export/route-640f1d4fff2ce6ef.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4424,"timestamp":154838564,"id":973,"parentId":957,"tags":{"name":"static/chunks/app/api/db/query/route-549f4439db6e8b3e.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4421,"timestamp":154838570,"id":974,"parentId":957,"tags":{"name":"static/chunks/app/api/extension/version/route-f66c05e9fbd3de96.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4415,"timestamp":154838576,"id":975,"parentId":957,"tags":{"name":"static/chunks/app/api/db/schemas/route-c9fa462e7c3d2624.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4412,"timestamp":154838582,"id":976,"parentId":957,"tags":{"name":"static/chunks/app/api/file/route-5acd80a377168d1a.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4409,"timestamp":154838587,"id":977,"parentId":957,"tags":{"name":"static/chunks/app/api/files/clipboard/route-0439c566ea7ae570.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4401,"timestamp":154838596,"id":978,"parentId":957,"tags":{"name":"static/chunks/app/api/files/copy/route-b172656e4fcfd26e.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4398,"timestamp":154838601,"id":979,"parentId":957,"tags":{"name":"static/chunks/app/api/files/delete/route-e47f5ab931adc9be.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5117,"timestamp":154838606,"id":980,"parentId":957,"tags":{"name":"static/chunks/app/api/files/expanded/route-7ed4731f649f95d9.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5117,"timestamp":154838611,"id":981,"parentId":957,"tags":{"name":"static/chunks/app/api/files/index/route-b95a8b27884f5b37.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5115,"timestamp":154838615,"id":982,"parentId":957,"tags":{"name":"static/chunks/app/api/files/init/route-328764664d279eaf.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5112,"timestamp":154838620,"id":983,"parentId":957,"tags":{"name":"static/chunks/app/api/files/paste/route-c57f47526d5b444c.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5109,"timestamp":154838625,"id":984,"parentId":957,"tags":{"name":"static/chunks/app/api/files/readdir/route-149367490410d933.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5105,"timestamp":154838631,"id":985,"parentId":957,"tags":{"name":"static/chunks/app/api/files/read/route-b96a06fb7802d875.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5102,"timestamp":154838636,"id":986,"parentId":957,"tags":{"name":"static/chunks/app/api/files/recent/route-dd40bdad9463b7b7.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5098,"timestamp":154838641,"id":987,"parentId":957,"tags":{"name":"static/chunks/app/api/files/save/route-9cb171ab55b862fc.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5095,"timestamp":154838646,"id":988,"parentId":957,"tags":{"name":"static/chunks/app/api/git/branches/route-dff59f3b13922b9e.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5092,"timestamp":154838651,"id":989,"parentId":957,"tags":{"name":"static/chunks/app/api/git/branch-diff/route-bc2df39eaa1afa56.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5089,"timestamp":154838656,"id":990,"parentId":957,"tags":{"name":"static/chunks/app/api/git/commit-diff/route-7a7b324453b86dae.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5086,"timestamp":154838660,"id":991,"parentId":957,"tags":{"name":"static/chunks/app/api/git/commits/route-62d93f35dfcf3957.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5082,"timestamp":154838665,"id":992,"parentId":957,"tags":{"name":"static/chunks/app/api/git/discard/route-68c3e1b396929052.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5079,"timestamp":154838670,"id":993,"parentId":957,"tags":{"name":"static/chunks/app/api/git/stage/route-4bdad616fbe2a84d.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5076,"timestamp":154838675,"id":994,"parentId":957,"tags":{"name":"static/chunks/app/api/git/diff/route-123e2dd2bbd628fb.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5073,"timestamp":154838680,"id":995,"parentId":957,"tags":{"name":"static/chunks/app/api/git/status/route-a25fa44fbd9671aa.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5070,"timestamp":154838685,"id":996,"parentId":957,"tags":{"name":"static/chunks/app/api/git/unstage/route-38453aaa66e761fb.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5067,"timestamp":154838689,"id":997,"parentId":957,"tags":{"name":"static/chunks/app/api/global-state/route-365e403954a60111.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5064,"timestamp":154838694,"id":998,"parentId":957,"tags":{"name":"static/chunks/app/api/git/worktree/route-1fd06f2502d4d5cc.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5061,"timestamp":154838699,"id":999,"parentId":957,"tags":{"name":"static/chunks/app/api/jupyter/load/route-7b8c1a188054c102.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5059,"timestamp":154838704,"id":1000,"parentId":957,"tags":{"name":"static/chunks/app/api/jupyter/save/route-c101c42ae37d1785.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5056,"timestamp":154838708,"id":1001,"parentId":957,"tags":{"name":"static/chunks/app/api/jupyter/shutdown/route-916226a9d8708492.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5054,"timestamp":154838713,"id":1002,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/hover/route-e290fdc89bc9d070.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5051,"timestamp":154838718,"id":1003,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/status/route-8e90b35a590b4a5f.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5048,"timestamp":154838723,"id":1004,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/definition/route-82e8c67e22322afa.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5045,"timestamp":154838727,"id":1005,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/references/route-b5c5e71f1aeb2360.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"}]
6
- [{"name":"minify-js","duration":5042,"timestamp":154838732,"id":1006,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/warmup/route-d952ca6c50fee9a7.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5039,"timestamp":154838737,"id":1007,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/columns/route-97fc2e7d95cf6991.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5036,"timestamp":154838742,"id":1008,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/disconnect/route-32fba3d034592084.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5034,"timestamp":154838746,"id":1009,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/connect/route-f10f46c1160a4674.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5030,"timestamp":154838751,"id":1010,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/export/route-7d572096ebe57697.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5025,"timestamp":154838758,"id":1011,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/query/route-833c6801cfd0b2c4.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5021,"timestamp":154838763,"id":1012,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/schemas/route-ce744d6b2c34db83.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5018,"timestamp":154838768,"id":1013,"parentId":957,"tags":{"name":"static/chunks/app/api/neo4j/connect/route-dd46a5d743b1f3c3.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5015,"timestamp":154838773,"id":1014,"parentId":957,"tags":{"name":"static/chunks/app/api/neo4j/disconnect/route-2a17cac528ddbbfe.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5012,"timestamp":154838778,"id":1015,"parentId":957,"tags":{"name":"static/chunks/app/api/neo4j/query/route-0b94539b12f55566.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5009,"timestamp":154838782,"id":1016,"parentId":957,"tags":{"name":"static/chunks/app/api/neo4j/schema/route-955e5eb506c1a697.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5006,"timestamp":154838787,"id":1017,"parentId":957,"tags":{"name":"static/chunks/app/api/open-cursor/route-466a249f9f91b4d9.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5003,"timestamp":154838792,"id":1018,"parentId":957,"tags":{"name":"static/chunks/app/api/open-vscode/route-ab7e735cc050c4a3.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":5001,"timestamp":154838796,"id":1019,"parentId":957,"tags":{"name":"static/chunks/app/api/pick-folder/route-fb86acc8d34bae2a.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4998,"timestamp":154838801,"id":1020,"parentId":957,"tags":{"name":"static/chunks/app/api/pinned-sessions/route-d7a432d2db7b22bb.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4990,"timestamp":154838810,"id":1021,"parentId":957,"tags":{"name":"static/chunks/app/api/project-state/route-78171317dbcb18e0.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4987,"timestamp":154838815,"id":1022,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/command/route-a325c08f67a23b07.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4985,"timestamp":154838819,"id":1023,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/delete/route-6d871048da14b83b.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4981,"timestamp":154838825,"id":1024,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/disconnect/route-331d25d1a339ee4a.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4978,"timestamp":154838830,"id":1025,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/get/route-d6b2136add63906a.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4975,"timestamp":154838835,"id":1026,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/keys/route-100b99fbdaa5674e.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4972,"timestamp":154838839,"id":1027,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/set/route-ec1b16b310605e06.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4969,"timestamp":154838844,"id":1028,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/connect/route-04fbcfc8ff72f1ec.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4966,"timestamp":154838849,"id":1029,"parentId":957,"tags":{"name":"static/chunks/app/api/review/[id]/route-ff1eb516ca8c1a6c.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4963,"timestamp":154838854,"id":1030,"parentId":957,"tags":{"name":"static/chunks/app/api/review/identify/route-0efadfc78837879f.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4959,"timestamp":154838859,"id":1031,"parentId":957,"tags":{"name":"static/chunks/app/api/review/[id]/comments/route-a9a202e5bab96d66.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4956,"timestamp":154838863,"id":1032,"parentId":957,"tags":{"name":"static/chunks/app/api/review/[id]/replies/route-da16e6af6ae541e8.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4953,"timestamp":154838869,"id":1033,"parentId":957,"tags":{"name":"static/chunks/app/api/review/order/route-eaa7d26362566f6b.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4949,"timestamp":154838874,"id":1034,"parentId":957,"tags":{"name":"static/chunks/app/api/review/share-info/route-c7f6a9757da6e77b.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4946,"timestamp":154838879,"id":1035,"parentId":957,"tags":{"name":"static/chunks/app/api/review/route-7baa9655ccfe30b0.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4943,"timestamp":154838883,"id":1036,"parentId":957,"tags":{"name":"static/chunks/app/api/review/users/route-6323916a756bd0c5.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4940,"timestamp":154838888,"id":1037,"parentId":957,"tags":{"name":"static/chunks/app/api/services/config/route-8c7665884a086503.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4937,"timestamp":154838893,"id":1038,"parentId":957,"tags":{"name":"static/chunks/app/api/services/scripts/route-0e5e248eed7a8677.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4934,"timestamp":154838898,"id":1039,"parentId":957,"tags":{"name":"static/chunks/app/api/settings/route-3e4e015d08778626.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4931,"timestamp":154838902,"id":1040,"parentId":957,"tags":{"name":"static/chunks/app/api/version/route-b6e2206a43a3ef8b.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4928,"timestamp":154838907,"id":1041,"parentId":957,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-97ad090e011a1454.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4925,"timestamp":154838911,"id":1042,"parentId":957,"tags":{"name":"static/chunks/app/api/bash/route-57f657425a78e3f7.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4923,"timestamp":154838916,"id":1043,"parentId":957,"tags":{"name":"static/chunks/app/api/chat/route-22247b47fd8503fb.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4919,"timestamp":154838920,"id":1044,"parentId":957,"tags":{"name":"static/chunks/app/api/commands/route-8e62aaaccc31f260.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4916,"timestamp":154838926,"id":1045,"parentId":957,"tags":{"name":"static/chunks/app/api/claude-stats/route-f7388646ee40ec9c.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4911,"timestamp":154838932,"id":1046,"parentId":957,"tags":{"name":"static/chunks/app/api/files/blame/route-e3dceccde5713157.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4907,"timestamp":154838938,"id":1047,"parentId":957,"tags":{"name":"static/chunks/app/api/files/search/route-e03ab1578b731f45.js","cache":"HIT"},"startTime":1774886033110,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4903,"timestamp":154838944,"id":1048,"parentId":957,"tags":{"name":"static/chunks/app/api/note/route-6fd85fdf213c895e.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4900,"timestamp":154838949,"id":1049,"parentId":957,"tags":{"name":"static/chunks/app/api/project-settings/route-e71f24b0edb0665e.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4897,"timestamp":154838954,"id":1050,"parentId":957,"tags":{"name":"static/chunks/app/api/projects/route-a2c7943b9c822199.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4895,"timestamp":154838958,"id":1051,"parentId":957,"tags":{"name":"static/chunks/app/api/scheduled-tasks/route-48b0f44fc68b0149.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4892,"timestamp":154838963,"id":1052,"parentId":957,"tags":{"name":"static/chunks/app/api/session/[sessionId]/fork/route-c4ca32e9e95ba31c.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4889,"timestamp":154838968,"id":1053,"parentId":957,"tags":{"name":"static/chunks/app/api/session/[sessionId]/history/route-af613bfb22ef49d2.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4886,"timestamp":154838972,"id":1054,"parentId":957,"tags":{"name":"static/chunks/app/api/session-by-path/route-6f180e95d364aacd.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4883,"timestamp":154838977,"id":1055,"parentId":957,"tags":{"name":"static/chunks/app/api/sessions/projects/route-400964c337ff506c.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4880,"timestamp":154838982,"id":1056,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/aliases/route-6eef7302bf82a3d1.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4877,"timestamp":154838986,"id":1057,"parentId":957,"tags":{"name":"static/chunks/app/api/sessions/projects/[encodedPath]/route-c2c865f24bdedbc5.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4874,"timestamp":154838991,"id":1058,"parentId":957,"tags":{"name":"static/chunks/app/api/sessions/route-be959b4df0232ae9.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4871,"timestamp":154838996,"id":1059,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/bubble-order/route-dd41131addcf2def.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4849,"timestamp":154839020,"id":1060,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/env/route-1428bbeea7862c34.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4846,"timestamp":154839025,"id":1061,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/history/route-eaa05d5a854f2121.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4843,"timestamp":154839030,"id":1062,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/autocomplete/route-839ebae6c4d82668.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4840,"timestamp":154839035,"id":1063,"parentId":957,"tags":{"name":"static/chunks/app/page-554d80825a922b90.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4836,"timestamp":154839040,"id":1064,"parentId":957,"tags":{"name":"static/chunks/app/review/[id]/page-0828215c7798cde3.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4833,"timestamp":154839045,"id":1065,"parentId":957,"tags":{"name":"static/chunks/app/project/page-51a7eeb93b9db7b8.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4830,"timestamp":154839050,"id":1066,"parentId":957,"tags":{"name":"static/chunks/webpack-b7b02319dce8137f.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4827,"timestamp":154839055,"id":1067,"parentId":957,"tags":{"name":"static/chunks/9302.e7c3a924fe475a0d.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4825,"timestamp":154839059,"id":1068,"parentId":957,"tags":{"name":"static/chunks/8773.7c862d554fa9752c.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4822,"timestamp":154839064,"id":1069,"parentId":957,"tags":{"name":"static/chunks/36.aad6469b2cce66e8.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4819,"timestamp":154839069,"id":1070,"parentId":957,"tags":{"name":"static/chunks/5575.e098244f80a816dc.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4816,"timestamp":154839073,"id":1071,"parentId":957,"tags":{"name":"static/chunks/3175.7d6a7252ca08164f.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4812,"timestamp":154839079,"id":1072,"parentId":957,"tags":{"name":"static/chunks/3186.fa075f8da2b5a168.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4807,"timestamp":154839086,"id":1073,"parentId":957,"tags":{"name":"static/chunks/2765.e82705b4c08d2395.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4803,"timestamp":154839091,"id":1074,"parentId":957,"tags":{"name":"static/chunks/7455.927d4aeb073e8bcc.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4800,"timestamp":154839097,"id":1075,"parentId":957,"tags":{"name":"static/chunks/4174.9a0b706f63ff2110.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4796,"timestamp":154839102,"id":1076,"parentId":957,"tags":{"name":"static/chunks/9178.044a37e7499f7aba.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4793,"timestamp":154839107,"id":1077,"parentId":957,"tags":{"name":"static/chunks/3313.08d96ec96eac6b39.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4790,"timestamp":154839112,"id":1078,"parentId":957,"tags":{"name":"static/chunks/8318.11064c98cff59d11.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4787,"timestamp":154839116,"id":1079,"parentId":957,"tags":{"name":"static/chunks/7846.c3f4bb2ef96e0889.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4784,"timestamp":154839121,"id":1080,"parentId":957,"tags":{"name":"static/chunks/6686.e010f18dafd96ce3.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4781,"timestamp":154839126,"id":1081,"parentId":957,"tags":{"name":"static/chunks/4900.2982169aa23d9cae.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4778,"timestamp":154839130,"id":1082,"parentId":957,"tags":{"name":"static/chunks/2747.1fa40829b7fc61ed.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4775,"timestamp":154839135,"id":1083,"parentId":957,"tags":{"name":"static/chunks/3290.9ce9507152d8775e.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4772,"timestamp":154839140,"id":1084,"parentId":957,"tags":{"name":"static/chunks/8496.c237be43ffc724ae.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4769,"timestamp":154839145,"id":1085,"parentId":957,"tags":{"name":"static/chunks/5331.b520c9ecb308554b.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4766,"timestamp":154839150,"id":1086,"parentId":957,"tags":{"name":"static/chunks/5937.b7d1dfffd1eb2f8d.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4764,"timestamp":154839154,"id":1087,"parentId":957,"tags":{"name":"static/chunks/8406.851a3e1ca052fca5.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4760,"timestamp":154839159,"id":1088,"parentId":957,"tags":{"name":"static/chunks/5005.89f20c77b8fdc4bf.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4758,"timestamp":154839164,"id":1089,"parentId":957,"tags":{"name":"static/chunks/4608.2fc44d984192af90.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4755,"timestamp":154839169,"id":1090,"parentId":957,"tags":{"name":"static/chunks/8192.cee5fe6896cd2428.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4752,"timestamp":154839173,"id":1091,"parentId":957,"tags":{"name":"static/chunks/7113.27c27f3535799f74.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4749,"timestamp":154839178,"id":1092,"parentId":957,"tags":{"name":"static/chunks/4242.744a93febd68428e.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4746,"timestamp":154839183,"id":1093,"parentId":957,"tags":{"name":"static/chunks/4367.ccd453ca4f3be9e9.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4743,"timestamp":154839188,"id":1094,"parentId":957,"tags":{"name":"static/chunks/5183.869a777619228249.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4740,"timestamp":154839193,"id":1095,"parentId":957,"tags":{"name":"static/chunks/6959.26122ff5d0290050.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4737,"timestamp":154839197,"id":1096,"parentId":957,"tags":{"name":"static/chunks/5482.a2bf161a92d1587d.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4729,"timestamp":154839207,"id":1097,"parentId":957,"tags":{"name":"static/chunks/5498.de095dd856c6f75e.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4726,"timestamp":154839212,"id":1098,"parentId":957,"tags":{"name":"static/chunks/1188.fd2b7cde27d7da4b.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4723,"timestamp":154839217,"id":1099,"parentId":957,"tags":{"name":"static/chunks/2403.6b3f9e8698bf162a.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4720,"timestamp":154839221,"id":1100,"parentId":957,"tags":{"name":"static/chunks/6647.1f700d3541458519.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4717,"timestamp":154839226,"id":1101,"parentId":957,"tags":{"name":"static/chunks/3787.41899be7825207af.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4713,"timestamp":154839232,"id":1102,"parentId":957,"tags":{"name":"static/chunks/5920.648913c3d7c4ad46.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4710,"timestamp":154839237,"id":1103,"parentId":957,"tags":{"name":"static/chunks/6110.98c96432e0f6c8e7.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4707,"timestamp":154839241,"id":1104,"parentId":957,"tags":{"name":"static/chunks/1413.f57623563e2c98b8.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4705,"timestamp":154839246,"id":1105,"parentId":957,"tags":{"name":"static/chunks/9261.00e5964190d6eabc.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4694,"timestamp":154839259,"id":1106,"parentId":957,"tags":{"name":"static/chunks/3782.a86ade822cebe717.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"}]
7
- [{"name":"minify-js","duration":4691,"timestamp":154839263,"id":1107,"parentId":957,"tags":{"name":"static/chunks/6331.1b937b7a6059bc5c.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4690,"timestamp":154839268,"id":1108,"parentId":957,"tags":{"name":"static/chunks/5338.19028973f057003c.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4688,"timestamp":154839273,"id":1109,"parentId":957,"tags":{"name":"static/chunks/4350.7b37efca425923a9.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4685,"timestamp":154839277,"id":1110,"parentId":957,"tags":{"name":"static/chunks/9015.0fb4988a353cf1fb.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4682,"timestamp":154839282,"id":1111,"parentId":957,"tags":{"name":"static/chunks/3288.e0e95479f8e144f2.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4679,"timestamp":154839287,"id":1112,"parentId":957,"tags":{"name":"static/chunks/1932.465d83a4033e634d.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4676,"timestamp":154839292,"id":1113,"parentId":957,"tags":{"name":"static/chunks/7819.632d6ca73d39b6d1.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4673,"timestamp":154839296,"id":1114,"parentId":957,"tags":{"name":"static/chunks/2614.1fb6a3f66c124fa1.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4671,"timestamp":154839301,"id":1115,"parentId":957,"tags":{"name":"static/chunks/2783.74fc40454900cc92.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4668,"timestamp":154839306,"id":1116,"parentId":957,"tags":{"name":"static/chunks/4829.44502220b0129e28.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4665,"timestamp":154839310,"id":1117,"parentId":957,"tags":{"name":"static/chunks/425.94eff8cea862bac5.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4662,"timestamp":154839315,"id":1118,"parentId":957,"tags":{"name":"static/chunks/7844.6698481a000216e5.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4658,"timestamp":154839320,"id":1119,"parentId":957,"tags":{"name":"static/chunks/698.d958b4f426e473ab.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4655,"timestamp":154839324,"id":1120,"parentId":957,"tags":{"name":"static/chunks/4583.6f32653e4820000f.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4652,"timestamp":154839330,"id":1121,"parentId":957,"tags":{"name":"static/chunks/1198.66512d0e6d281760.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4649,"timestamp":154839334,"id":1122,"parentId":957,"tags":{"name":"static/chunks/4678.1c977c388f4335b0.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4645,"timestamp":154839339,"id":1123,"parentId":957,"tags":{"name":"static/chunks/2964.92c42112254b5d4d.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4643,"timestamp":154839344,"id":1124,"parentId":957,"tags":{"name":"static/chunks/2349.4c631f92ea7c9a72.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4640,"timestamp":154839348,"id":1125,"parentId":957,"tags":{"name":"static/chunks/6293.3d99e4edff97ce19.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4637,"timestamp":154839353,"id":1126,"parentId":957,"tags":{"name":"static/chunks/5061.da628e2cc88d329a.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4634,"timestamp":154839357,"id":1127,"parentId":957,"tags":{"name":"static/chunks/4823.be44845afc184ec5.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4631,"timestamp":154839362,"id":1128,"parentId":957,"tags":{"name":"static/chunks/2501.a452e442d158f3f0.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4628,"timestamp":154839367,"id":1129,"parentId":957,"tags":{"name":"static/chunks/8670.da1bd5795c37383d.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4625,"timestamp":154839372,"id":1130,"parentId":957,"tags":{"name":"static/chunks/4223.987b031dc1751ff3.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4622,"timestamp":154839376,"id":1131,"parentId":957,"tags":{"name":"static/chunks/7977.609af35d9daf6cea.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4640,"timestamp":154839381,"id":1132,"parentId":957,"tags":{"name":"static/chunks/2031.6051672457ef48f4.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4637,"timestamp":154839386,"id":1133,"parentId":957,"tags":{"name":"static/chunks/8457.febf638b91e4a542.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4633,"timestamp":154839391,"id":1134,"parentId":957,"tags":{"name":"static/chunks/2041.bac4409c50e7b498.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4630,"timestamp":154839395,"id":1135,"parentId":957,"tags":{"name":"static/chunks/3194.8353563a594a9666.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4627,"timestamp":154839400,"id":1136,"parentId":957,"tags":{"name":"static/chunks/2895.3c7c19bbbf4f6158.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4624,"timestamp":154839405,"id":1137,"parentId":957,"tags":{"name":"static/chunks/640.4f1665b61ecb00c9.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4621,"timestamp":154839409,"id":1138,"parentId":957,"tags":{"name":"static/chunks/9186.9a43d3853430f495.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4618,"timestamp":154839414,"id":1139,"parentId":957,"tags":{"name":"static/chunks/6887.f23e10f1d4aae979.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4611,"timestamp":154839423,"id":1140,"parentId":957,"tags":{"name":"static/chunks/9448.98915a3e831dd4b3.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4607,"timestamp":154839428,"id":1141,"parentId":957,"tags":{"name":"static/chunks/9690.9a9cc05a2f1a7473.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4604,"timestamp":154839433,"id":1142,"parentId":957,"tags":{"name":"static/chunks/4553.d23e2eaa905033c2.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4601,"timestamp":154839438,"id":1143,"parentId":957,"tags":{"name":"static/chunks/1248.032d3aa3d1b6dc8b.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4598,"timestamp":154839443,"id":1144,"parentId":957,"tags":{"name":"static/chunks/9189.155e8b97d6d08a7a.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4595,"timestamp":154839448,"id":1145,"parentId":957,"tags":{"name":"static/chunks/400.2bf206f4fafee390.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4593,"timestamp":154839452,"id":1146,"parentId":957,"tags":{"name":"static/chunks/3437.c8d37b1dcea09a48.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4590,"timestamp":154839457,"id":1147,"parentId":957,"tags":{"name":"static/chunks/2735.89be64531b13eda5.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4587,"timestamp":154839462,"id":1148,"parentId":957,"tags":{"name":"static/chunks/1335.338eb18c1f849748.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4584,"timestamp":154839466,"id":1149,"parentId":957,"tags":{"name":"static/chunks/1215.34498eb4e3a8464f.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4581,"timestamp":154839471,"id":1150,"parentId":957,"tags":{"name":"static/chunks/2374.95263727c9bf88e8.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4578,"timestamp":154839476,"id":1151,"parentId":957,"tags":{"name":"static/chunks/9421.ec796638d1371dd5.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4575,"timestamp":154839480,"id":1152,"parentId":957,"tags":{"name":"static/chunks/10.a86dd33ee260874a.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4572,"timestamp":154839485,"id":1153,"parentId":957,"tags":{"name":"static/chunks/3476.c0d3fca16c2a0b1f.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4570,"timestamp":154839490,"id":1154,"parentId":957,"tags":{"name":"static/chunks/1656.e7a467524bb9ef0b.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4567,"timestamp":154839494,"id":1155,"parentId":957,"tags":{"name":"static/chunks/8243.486a6dc7a56913b5.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4564,"timestamp":154839499,"id":1156,"parentId":957,"tags":{"name":"static/chunks/816.070dd0b3c7eca472.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4562,"timestamp":154839504,"id":1157,"parentId":957,"tags":{"name":"static/chunks/376.513c7b4ab5d24670.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4559,"timestamp":154839509,"id":1158,"parentId":957,"tags":{"name":"static/chunks/6938.5b5b9c0e67de5779.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4556,"timestamp":154839514,"id":1159,"parentId":957,"tags":{"name":"static/chunks/794.874bd281a91eb0be.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4553,"timestamp":154839518,"id":1160,"parentId":957,"tags":{"name":"static/chunks/4309.83e97fd358c568f0.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4550,"timestamp":154839523,"id":1161,"parentId":957,"tags":{"name":"static/chunks/6931.5563a247425ff795.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4547,"timestamp":154839528,"id":1162,"parentId":957,"tags":{"name":"static/chunks/3392.c3f28c00258237d2.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4544,"timestamp":154839532,"id":1163,"parentId":957,"tags":{"name":"static/chunks/6402.8802184b078cd227.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4541,"timestamp":154839537,"id":1164,"parentId":957,"tags":{"name":"static/chunks/4053.913f2710e0bc99ce.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4538,"timestamp":154839542,"id":1165,"parentId":957,"tags":{"name":"static/chunks/3860.100e28e5c0d7dfac.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4535,"timestamp":154839547,"id":1166,"parentId":957,"tags":{"name":"static/chunks/4650.eac8c19d2babfb0f.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4532,"timestamp":154839552,"id":1167,"parentId":957,"tags":{"name":"static/chunks/1453.3995fc5da405ff2e.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4529,"timestamp":154839556,"id":1168,"parentId":957,"tags":{"name":"static/chunks/8132.0babe138cc7888fd.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4495,"timestamp":154839592,"id":1169,"parentId":957,"tags":{"name":"static/chunks/4634.cb548b29744b8af6.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4488,"timestamp":154839601,"id":1170,"parentId":957,"tags":{"name":"static/chunks/6339.acbf22062261fbb2.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4481,"timestamp":154839610,"id":1171,"parentId":957,"tags":{"name":"static/chunks/5968.8e4a2aa9d4ae16b1.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4474,"timestamp":154839618,"id":1172,"parentId":957,"tags":{"name":"static/chunks/6572.c68fa9dd48e855fe.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4468,"timestamp":154839627,"id":1173,"parentId":957,"tags":{"name":"static/chunks/583.6913a3809b25245b.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4461,"timestamp":154839635,"id":1174,"parentId":957,"tags":{"name":"static/chunks/2839.03c9cc023f78256e.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4455,"timestamp":154839643,"id":1175,"parentId":957,"tags":{"name":"static/chunks/7227.19091b1b241ca45c.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4449,"timestamp":154839651,"id":1176,"parentId":957,"tags":{"name":"static/chunks/1280.3fd7e094d6fae2cf.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4442,"timestamp":154839660,"id":1177,"parentId":957,"tags":{"name":"static/chunks/5347.62bcbead35f1d7a9.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4436,"timestamp":154839667,"id":1178,"parentId":957,"tags":{"name":"static/chunks/9220.e152797abf0e9997.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4430,"timestamp":154839675,"id":1179,"parentId":957,"tags":{"name":"static/chunks/6741.528a6819251e1fbb.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4423,"timestamp":154839685,"id":1180,"parentId":957,"tags":{"name":"static/chunks/5670.5d74796feda08276.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4416,"timestamp":154839693,"id":1181,"parentId":957,"tags":{"name":"static/chunks/3873.9ad63ba235730e32.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4409,"timestamp":154839702,"id":1182,"parentId":957,"tags":{"name":"static/chunks/3072.09eb6cd013d86327.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4402,"timestamp":154839711,"id":1183,"parentId":957,"tags":{"name":"static/chunks/541.58a363bc4d46845e.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4395,"timestamp":154839720,"id":1184,"parentId":957,"tags":{"name":"static/chunks/3304.f081fdc3ebdb5214.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4388,"timestamp":154839728,"id":1185,"parentId":957,"tags":{"name":"static/chunks/5645.b5158a5d570c2de7.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4382,"timestamp":154839737,"id":1186,"parentId":957,"tags":{"name":"static/chunks/1184.0c6560fbcff196ee.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4375,"timestamp":154839746,"id":1187,"parentId":957,"tags":{"name":"static/chunks/6729.bbfd2a5324e6b598.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4367,"timestamp":154839755,"id":1188,"parentId":957,"tags":{"name":"static/chunks/5690.a8e86ab0c10f736b.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4360,"timestamp":154839764,"id":1189,"parentId":957,"tags":{"name":"static/chunks/9842.c9a9ef21e4ac986b.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4353,"timestamp":154839772,"id":1190,"parentId":957,"tags":{"name":"static/chunks/1501.5ee5dbf184d74701.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4347,"timestamp":154839781,"id":1191,"parentId":957,"tags":{"name":"static/chunks/194.f167337f50225ab9.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4341,"timestamp":154839789,"id":1192,"parentId":957,"tags":{"name":"static/chunks/4567.e27e45377d78a71b.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4334,"timestamp":154839797,"id":1193,"parentId":957,"tags":{"name":"static/chunks/4540.31ea9b12cd7e8344.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4328,"timestamp":154839806,"id":1194,"parentId":957,"tags":{"name":"static/chunks/6455.098e1cc52373590c.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4321,"timestamp":154839815,"id":1195,"parentId":957,"tags":{"name":"static/chunks/5320.cd2763bfcaf21772.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4314,"timestamp":154839824,"id":1196,"parentId":957,"tags":{"name":"static/chunks/2215.fb010eac3ba68a86.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4307,"timestamp":154839832,"id":1197,"parentId":957,"tags":{"name":"static/chunks/7799.b690007167173ad9.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4301,"timestamp":154839841,"id":1198,"parentId":957,"tags":{"name":"static/chunks/6099.82f989d646337ffb.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4294,"timestamp":154839850,"id":1199,"parentId":957,"tags":{"name":"static/chunks/8288.07e29419e8cb668c.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4287,"timestamp":154839858,"id":1200,"parentId":957,"tags":{"name":"static/chunks/6290.86719ce3def06011.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4281,"timestamp":154839867,"id":1201,"parentId":957,"tags":{"name":"static/chunks/3419.90a9ee6da5ab98d0.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4274,"timestamp":154839875,"id":1202,"parentId":957,"tags":{"name":"static/chunks/9547.c7ac1449da54e2db.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4267,"timestamp":154839884,"id":1203,"parentId":957,"tags":{"name":"static/chunks/4474.c79873facc33ff21.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4260,"timestamp":154839892,"id":1204,"parentId":957,"tags":{"name":"static/chunks/6948.2742954b7526015e.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4253,"timestamp":154839901,"id":1205,"parentId":957,"tags":{"name":"static/chunks/968.e9fd828deab9a857.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4246,"timestamp":154839909,"id":1206,"parentId":957,"tags":{"name":"static/chunks/7040.df96cbc5f67f15af.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4240,"timestamp":154839917,"id":1207,"parentId":957,"tags":{"name":"static/chunks/6166.38c3e6fdcca544a2.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"}]
8
- [{"name":"minify-js","duration":4233,"timestamp":154839926,"id":1208,"parentId":957,"tags":{"name":"static/chunks/8947.a2be8b892f8eab46.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4226,"timestamp":154839934,"id":1209,"parentId":957,"tags":{"name":"static/chunks/3324.b6ce7bc8c94d0c51.js","cache":"HIT"},"startTime":1774886033111,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4219,"timestamp":154839943,"id":1210,"parentId":957,"tags":{"name":"static/chunks/3095.08c252b33c080013.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4213,"timestamp":154839951,"id":1211,"parentId":957,"tags":{"name":"static/chunks/9240.29b05cb21993fdff.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4206,"timestamp":154839960,"id":1212,"parentId":957,"tags":{"name":"static/chunks/9294.c729bda2dc817add.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4199,"timestamp":154839968,"id":1213,"parentId":957,"tags":{"name":"static/chunks/7636.8d465c86f5b1bbc0.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4192,"timestamp":154839977,"id":1214,"parentId":957,"tags":{"name":"static/chunks/327.718c9ac85228ae12.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4185,"timestamp":154839985,"id":1215,"parentId":957,"tags":{"name":"static/chunks/34.65686560fc060e1a.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4179,"timestamp":154839993,"id":1216,"parentId":957,"tags":{"name":"static/chunks/8545.27261f333ade1594.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4155,"timestamp":154840019,"id":1217,"parentId":957,"tags":{"name":"static/chunks/5755.b75d06ce82454f5d.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4149,"timestamp":154840027,"id":1218,"parentId":957,"tags":{"name":"static/chunks/9569.6625248cb07e86b9.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4142,"timestamp":154840036,"id":1219,"parentId":957,"tags":{"name":"static/chunks/6580.a425ab3172508cfd.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4134,"timestamp":154840046,"id":1220,"parentId":957,"tags":{"name":"static/chunks/893.24b32242375aa583.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4127,"timestamp":154840054,"id":1221,"parentId":957,"tags":{"name":"static/chunks/3077.97a876b8ff637942.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4121,"timestamp":154840063,"id":1222,"parentId":957,"tags":{"name":"static/chunks/6144.cb60f41cd1c3e425.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4114,"timestamp":154840071,"id":1223,"parentId":957,"tags":{"name":"static/chunks/5712.ef87d30795895154.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4107,"timestamp":154840080,"id":1224,"parentId":957,"tags":{"name":"static/chunks/5025.771ea1b83e146ecc.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4101,"timestamp":154840088,"id":1225,"parentId":957,"tags":{"name":"static/chunks/3229.665a56ef5cc2fb77.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4093,"timestamp":154840097,"id":1226,"parentId":957,"tags":{"name":"static/chunks/252.1045a3a17f099845.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4087,"timestamp":154840105,"id":1227,"parentId":957,"tags":{"name":"static/chunks/4903.60b2e6ad9d06931f.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4080,"timestamp":154840114,"id":1228,"parentId":957,"tags":{"name":"static/chunks/5997.c0b403b6f6466d46.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4073,"timestamp":154840122,"id":1229,"parentId":957,"tags":{"name":"static/chunks/6412.f8577af421096e1a.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4067,"timestamp":154840130,"id":1230,"parentId":957,"tags":{"name":"static/chunks/2062.972a9dc786249918.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4060,"timestamp":154840139,"id":1231,"parentId":957,"tags":{"name":"static/chunks/2710.3737b7fa00fc4a91.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4049,"timestamp":154840152,"id":1232,"parentId":957,"tags":{"name":"static/chunks/862.2de35e6961bba1df.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4042,"timestamp":154840160,"id":1233,"parentId":957,"tags":{"name":"static/chunks/5728.82b5eaa7236aea2b.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4034,"timestamp":154840170,"id":1234,"parentId":957,"tags":{"name":"static/chunks/123.300fc857bfd28b58.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4028,"timestamp":154840178,"id":1235,"parentId":957,"tags":{"name":"static/chunks/8848.2bef6000462fa211.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4021,"timestamp":154840186,"id":1236,"parentId":957,"tags":{"name":"static/chunks/1161.e4d2e7e2ee21f5c8.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4015,"timestamp":154840195,"id":1237,"parentId":957,"tags":{"name":"static/chunks/6360.769ec8686592b773.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4008,"timestamp":154840203,"id":1238,"parentId":957,"tags":{"name":"static/chunks/8113.a571b3948d99b27d.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4002,"timestamp":154840211,"id":1239,"parentId":957,"tags":{"name":"static/chunks/9377.2b6ce9ce5c4b6552.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3995,"timestamp":154840220,"id":1240,"parentId":957,"tags":{"name":"static/chunks/7142.f0df6c61f4112031.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3988,"timestamp":154840228,"id":1241,"parentId":957,"tags":{"name":"static/chunks/3111.0bed64d54c385a0c.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3953,"timestamp":154840265,"id":1242,"parentId":957,"tags":{"name":"static/chunks/9648.958476ee189c7f10.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3945,"timestamp":154840274,"id":1243,"parentId":957,"tags":{"name":"static/chunks/1379.0cf87941b255b24a.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3938,"timestamp":154840283,"id":1244,"parentId":957,"tags":{"name":"static/chunks/7152.d19e8fa8c5ac91c7.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3931,"timestamp":154840292,"id":1245,"parentId":957,"tags":{"name":"static/chunks/8257.31ae7cc0f2495ba6.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3923,"timestamp":154840301,"id":1246,"parentId":957,"tags":{"name":"static/chunks/1556.dd2bf649f5e3fd22.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3917,"timestamp":154840309,"id":1247,"parentId":957,"tags":{"name":"static/chunks/8704.790865d348997fb8.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3910,"timestamp":154840318,"id":1248,"parentId":957,"tags":{"name":"static/chunks/2728.360ef80320379626.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3902,"timestamp":154840327,"id":1249,"parentId":957,"tags":{"name":"static/chunks/8432.5175a8782850ae87.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3896,"timestamp":154840336,"id":1250,"parentId":957,"tags":{"name":"static/chunks/7610.e380843ed8747098.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3889,"timestamp":154840344,"id":1251,"parentId":957,"tags":{"name":"static/chunks/2503.d0864abd598db60e.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3882,"timestamp":154840353,"id":1252,"parentId":957,"tags":{"name":"static/chunks/6046.f47f2f671413d82c.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3874,"timestamp":154840362,"id":1253,"parentId":957,"tags":{"name":"static/chunks/4080.2ee23eb31633457f.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3868,"timestamp":154840370,"id":1254,"parentId":957,"tags":{"name":"static/chunks/7557.5fb5bcfacf631d2c.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3861,"timestamp":154840379,"id":1255,"parentId":957,"tags":{"name":"static/chunks/830.e0b41f979c6c0e7b.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3854,"timestamp":154840387,"id":1256,"parentId":957,"tags":{"name":"static/chunks/1142.a8057b652e574f3a.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3847,"timestamp":154840396,"id":1257,"parentId":957,"tags":{"name":"static/chunks/5922.90bd359f1488e4b3.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3840,"timestamp":154840404,"id":1258,"parentId":957,"tags":{"name":"static/chunks/3274.6cde8c2c8629e9e9.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3834,"timestamp":154840413,"id":1259,"parentId":957,"tags":{"name":"static/chunks/9006.4606a9f635a5d6b4.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3825,"timestamp":154840423,"id":1260,"parentId":957,"tags":{"name":"static/chunks/1078.41740d1f25d95ef8.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3818,"timestamp":154840432,"id":1261,"parentId":957,"tags":{"name":"static/chunks/4963.87a7ab778419173e.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3811,"timestamp":154840440,"id":1262,"parentId":957,"tags":{"name":"static/chunks/1274.089dd30168b8dd45.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3805,"timestamp":154840448,"id":1263,"parentId":957,"tags":{"name":"static/chunks/1977.035283df607a8ad4.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3798,"timestamp":154840456,"id":1264,"parentId":957,"tags":{"name":"static/chunks/3483.c835f6d29336906c.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3792,"timestamp":154840464,"id":1265,"parentId":957,"tags":{"name":"static/chunks/1456.a6f02a82572b6f7d.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3785,"timestamp":154840473,"id":1266,"parentId":957,"tags":{"name":"static/chunks/4163.3378c777a9a83a00.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3765,"timestamp":154840494,"id":1267,"parentId":957,"tags":{"name":"static/chunks/4357.36433c94722a1b3d.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3758,"timestamp":154840503,"id":1268,"parentId":957,"tags":{"name":"static/chunks/840.2b8a5062480c58f9.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3752,"timestamp":154840511,"id":1269,"parentId":957,"tags":{"name":"static/chunks/1365.1763d8fd578ff435.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3746,"timestamp":154840519,"id":1270,"parentId":957,"tags":{"name":"static/chunks/6588.353ddec96b173c75.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3739,"timestamp":154840527,"id":1271,"parentId":957,"tags":{"name":"static/chunks/9466.3d89081f66cfd57c.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3733,"timestamp":154840535,"id":1272,"parentId":957,"tags":{"name":"static/chunks/2013.01836900f9f1dacc.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3726,"timestamp":154840544,"id":1273,"parentId":957,"tags":{"name":"static/chunks/7525.fccd9411ddd8b8a6.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3720,"timestamp":154840552,"id":1274,"parentId":957,"tags":{"name":"static/chunks/9565.06fb575ba33fc787.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3714,"timestamp":154840560,"id":1275,"parentId":957,"tags":{"name":"static/chunks/2179.7e4ebd37c034d2ad.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3708,"timestamp":154840568,"id":1276,"parentId":957,"tags":{"name":"static/chunks/7182.ce55e98e8ca3925f.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3675,"timestamp":154840602,"id":1277,"parentId":957,"tags":{"name":"static/chunks/7425.03dc231e78cdf4bb.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3669,"timestamp":154840610,"id":1278,"parentId":957,"tags":{"name":"static/chunks/4539.3574b8ec6e1b1827.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3663,"timestamp":154840618,"id":1279,"parentId":957,"tags":{"name":"static/chunks/5553.44aeb5ab5fc6f547.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3657,"timestamp":154840626,"id":1280,"parentId":957,"tags":{"name":"static/chunks/7021.4a15a4b75ad1f066.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3650,"timestamp":154840634,"id":1281,"parentId":957,"tags":{"name":"static/chunks/2160.3d7d3408eb5dd2fd.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3643,"timestamp":154840643,"id":1282,"parentId":957,"tags":{"name":"static/chunks/1219.af66c02d35a9aac1.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3637,"timestamp":154840651,"id":1283,"parentId":957,"tags":{"name":"static/chunks/4275.f5348df20bf58aab.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3630,"timestamp":154840659,"id":1284,"parentId":957,"tags":{"name":"static/chunks/7650.7945df0d31f1df8d.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3623,"timestamp":154840668,"id":1285,"parentId":957,"tags":{"name":"static/chunks/4976.1f13224a16b04bf2.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3616,"timestamp":154840676,"id":1286,"parentId":957,"tags":{"name":"static/chunks/4370.a3c94f7e6ca0fe9e.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3609,"timestamp":154840685,"id":1287,"parentId":957,"tags":{"name":"static/chunks/624.a1904a85dfc485a7.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3603,"timestamp":154840694,"id":1288,"parentId":957,"tags":{"name":"static/chunks/4659.1743f9a9bc83c2c8.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3597,"timestamp":154840702,"id":1289,"parentId":957,"tags":{"name":"static/chunks/3942.28705c77a3230c0f.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3590,"timestamp":154840710,"id":1290,"parentId":957,"tags":{"name":"static/chunks/5518.b0b438f31ecd94a6.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3584,"timestamp":154840718,"id":1291,"parentId":957,"tags":{"name":"static/chunks/2485.7c1771d82502f223.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3576,"timestamp":154840728,"id":1292,"parentId":957,"tags":{"name":"static/chunks/7041.a0e54d1d3704ce86.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3568,"timestamp":154840738,"id":1293,"parentId":957,"tags":{"name":"static/chunks/2812.70986f4c89fb9f39.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3561,"timestamp":154840746,"id":1294,"parentId":957,"tags":{"name":"static/chunks/7635.a9b4e0fe03a8b3ec.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3555,"timestamp":154840755,"id":1295,"parentId":957,"tags":{"name":"static/chunks/7884.d6f32943366d911a.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3548,"timestamp":154840763,"id":1296,"parentId":957,"tags":{"name":"static/chunks/4358.62cab3800015edb0.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3541,"timestamp":154840771,"id":1297,"parentId":957,"tags":{"name":"static/chunks/9005.7e7485e60f535a31.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3535,"timestamp":154840779,"id":1298,"parentId":957,"tags":{"name":"static/chunks/1595.5e2e484c156c4e34.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3528,"timestamp":154840788,"id":1299,"parentId":957,"tags":{"name":"static/chunks/3979.dc4a6bdab85427e6.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3521,"timestamp":154840797,"id":1300,"parentId":957,"tags":{"name":"static/chunks/9680.df62bde488780b42.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3513,"timestamp":154840806,"id":1301,"parentId":957,"tags":{"name":"static/chunks/2107.8712a4d70140ec3c.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3507,"timestamp":154840814,"id":1302,"parentId":957,"tags":{"name":"static/chunks/5375.71458ae86130bcf9.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3499,"timestamp":154840823,"id":1303,"parentId":957,"tags":{"name":"static/chunks/5136.cefe0a1de0d2cc1c.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3492,"timestamp":154840832,"id":1304,"parentId":957,"tags":{"name":"static/chunks/4295.24962fb2a0590e65.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3484,"timestamp":154840842,"id":1305,"parentId":957,"tags":{"name":"static/chunks/7258.28a0176cb9ac55e5.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3478,"timestamp":154840849,"id":1306,"parentId":957,"tags":{"name":"static/chunks/9996.847eced8e454ff66.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3472,"timestamp":154840857,"id":1307,"parentId":957,"tags":{"name":"static/chunks/9224.7a258b786c8fd4a2.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3465,"timestamp":154840865,"id":1308,"parentId":957,"tags":{"name":"static/chunks/6704.921c8a127690396a.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"}]
9
- [{"name":"minify-js","duration":3459,"timestamp":154840873,"id":1309,"parentId":957,"tags":{"name":"static/chunks/6927.8995e03bddcb2166.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3453,"timestamp":154840881,"id":1310,"parentId":957,"tags":{"name":"static/chunks/5424.84bb5b5e67ace412.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3446,"timestamp":154840890,"id":1311,"parentId":957,"tags":{"name":"static/chunks/3082.b5508cb7899b2b52.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3440,"timestamp":154840898,"id":1312,"parentId":957,"tags":{"name":"static/chunks/9382.06e06c8d568c96f8.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3434,"timestamp":154840906,"id":1313,"parentId":957,"tags":{"name":"static/chunks/2130.b7f96de9cc71a698.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3427,"timestamp":154840914,"id":1314,"parentId":957,"tags":{"name":"static/chunks/9666.6c5d2a124e369887.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3421,"timestamp":154840922,"id":1315,"parentId":957,"tags":{"name":"static/chunks/392.29882b44fb6d6f9d.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3414,"timestamp":154840930,"id":1316,"parentId":957,"tags":{"name":"static/chunks/9841.ca811fb4964aafdc.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3408,"timestamp":154840938,"id":1317,"parentId":957,"tags":{"name":"static/chunks/3492.8a98f6b863ef67be.js","cache":"HIT"},"startTime":1774886033112,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3400,"timestamp":154840947,"id":1318,"parentId":957,"tags":{"name":"static/chunks/214.f2d3c152b9755298.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3393,"timestamp":154840956,"id":1319,"parentId":957,"tags":{"name":"static/chunks/579.f5d60b2a14edeaf6.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3388,"timestamp":154840963,"id":1320,"parentId":957,"tags":{"name":"static/chunks/6311.2474c11f023b786b.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3381,"timestamp":154840972,"id":1321,"parentId":957,"tags":{"name":"static/chunks/7524.a8b5f30bf7ff605e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3330,"timestamp":154841024,"id":1322,"parentId":957,"tags":{"name":"static/chunks/6563.59526fa94758ab38.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3323,"timestamp":154841033,"id":1323,"parentId":957,"tags":{"name":"static/chunks/6701.33ffa9e9e309f208.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3317,"timestamp":154841041,"id":1324,"parentId":957,"tags":{"name":"static/chunks/7785.ab2c7de0151c3fd0.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3310,"timestamp":154841049,"id":1325,"parentId":957,"tags":{"name":"static/chunks/9136.be4d03590a92f316.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3304,"timestamp":154841057,"id":1326,"parentId":957,"tags":{"name":"static/chunks/2489.8c9078cd3767ad0e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3298,"timestamp":154841064,"id":1327,"parentId":957,"tags":{"name":"static/chunks/1247.f317b3f02219270e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3292,"timestamp":154841072,"id":1328,"parentId":957,"tags":{"name":"static/chunks/6859.9a81569ffa964445.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3286,"timestamp":154841079,"id":1329,"parentId":957,"tags":{"name":"static/chunks/7921.3fa04c4dcf83cea5.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3280,"timestamp":154841087,"id":1330,"parentId":957,"tags":{"name":"static/chunks/6846.5b17b5f9701ce22e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3274,"timestamp":154841095,"id":1331,"parentId":957,"tags":{"name":"static/chunks/3074.0b8a20d5fb6788ff.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3266,"timestamp":154841105,"id":1332,"parentId":957,"tags":{"name":"static/chunks/9521.4021d4a35654fb21.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3258,"timestamp":154841114,"id":1333,"parentId":957,"tags":{"name":"static/chunks/6089.f654fce4dfc2d123.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3232,"timestamp":154841142,"id":1334,"parentId":957,"tags":{"name":"static/chunks/5520.0dff0e44a3ca823e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3225,"timestamp":154841151,"id":1335,"parentId":957,"tags":{"name":"static/chunks/4969.90d397e0312a077b.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3218,"timestamp":154841158,"id":1336,"parentId":957,"tags":{"name":"static/chunks/2954.1d328ca1e57ce70f.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3212,"timestamp":154841167,"id":1337,"parentId":957,"tags":{"name":"static/chunks/5491.24cf2d17b2b85458.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3205,"timestamp":154841175,"id":1338,"parentId":957,"tags":{"name":"static/chunks/9615.bfb6c0a4cd76455f.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3199,"timestamp":154841183,"id":1339,"parentId":957,"tags":{"name":"static/chunks/7625.36561933eb547aaf.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3193,"timestamp":154841190,"id":1340,"parentId":957,"tags":{"name":"static/chunks/1534.9aeef18daea4b105.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3187,"timestamp":154841198,"id":1341,"parentId":957,"tags":{"name":"static/chunks/8430.eb0fd54737d8dd8c.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3181,"timestamp":154841206,"id":1342,"parentId":957,"tags":{"name":"static/chunks/8555.b74a64f18f11dcd2.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3175,"timestamp":154841214,"id":1343,"parentId":957,"tags":{"name":"static/chunks/7082.4e07d19b0ec9b0af.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3168,"timestamp":154841222,"id":1344,"parentId":957,"tags":{"name":"static/chunks/1583.c4016592ecafde4e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3162,"timestamp":154841230,"id":1345,"parentId":957,"tags":{"name":"static/chunks/5750.eaab81d22a66329f.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3155,"timestamp":154841238,"id":1346,"parentId":957,"tags":{"name":"static/chunks/7465.f74d7d6ef11639a2.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3149,"timestamp":154841246,"id":1347,"parentId":957,"tags":{"name":"static/chunks/1898.272b559655499354.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3142,"timestamp":154841254,"id":1348,"parentId":957,"tags":{"name":"static/chunks/7130.71b7efc3cf7ae8a7.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3136,"timestamp":154841262,"id":1349,"parentId":957,"tags":{"name":"static/chunks/966.9590b6a68335923d.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3130,"timestamp":154841270,"id":1350,"parentId":957,"tags":{"name":"static/chunks/1664.b7a8a1ce5eb709df.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3124,"timestamp":154841278,"id":1351,"parentId":957,"tags":{"name":"static/chunks/3286.bc25b2a890b9a8e7.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3118,"timestamp":154841285,"id":1352,"parentId":957,"tags":{"name":"static/chunks/4593.9132f60a72f47a04.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3112,"timestamp":154841293,"id":1353,"parentId":957,"tags":{"name":"static/chunks/9267.83898a270adb507e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3105,"timestamp":154841302,"id":1354,"parentId":957,"tags":{"name":"static/chunks/7889.07de7cac7d6a9864.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3098,"timestamp":154841310,"id":1355,"parentId":957,"tags":{"name":"static/chunks/5318.290d218e68c63738.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3092,"timestamp":154841318,"id":1356,"parentId":957,"tags":{"name":"static/chunks/8656.075f73388d989b9a.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3085,"timestamp":154841327,"id":1357,"parentId":957,"tags":{"name":"static/chunks/8776.cf5f8a8d237591ae.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3080,"timestamp":154841334,"id":1358,"parentId":957,"tags":{"name":"static/chunks/700.4b310b046a009782.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3073,"timestamp":154841342,"id":1359,"parentId":957,"tags":{"name":"static/chunks/1987.cc16e0c7a0870452.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3067,"timestamp":154841351,"id":1360,"parentId":957,"tags":{"name":"static/chunks/1310.cda9c155a96c078e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3061,"timestamp":154841358,"id":1361,"parentId":957,"tags":{"name":"static/chunks/1590.b3b5618ff8263efc.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3055,"timestamp":154841367,"id":1362,"parentId":957,"tags":{"name":"static/chunks/5139.0be359f08abeada5.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3049,"timestamp":154841374,"id":1363,"parentId":957,"tags":{"name":"static/chunks/5394.fa9a2ac5dee7bbf1.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3042,"timestamp":154841383,"id":1364,"parentId":957,"tags":{"name":"static/chunks/2235.17c098ccc9ae2798.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3036,"timestamp":154841390,"id":1365,"parentId":957,"tags":{"name":"static/chunks/1948.978def232c6206c2.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3030,"timestamp":154841398,"id":1366,"parentId":957,"tags":{"name":"static/chunks/3613.d7d666d8eed49c66.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3024,"timestamp":154841406,"id":1367,"parentId":957,"tags":{"name":"static/chunks/2921.28ab18b40b8e2f00.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3018,"timestamp":154841413,"id":1368,"parentId":957,"tags":{"name":"static/chunks/2729.8b7c14d3171d0b76.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3012,"timestamp":154841421,"id":1369,"parentId":957,"tags":{"name":"static/chunks/4892.0537bc7802301f78.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3006,"timestamp":154841429,"id":1370,"parentId":957,"tags":{"name":"static/chunks/6383.8d16936fc25c334a.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2999,"timestamp":154841439,"id":1371,"parentId":957,"tags":{"name":"static/chunks/9233.4baaaa602f7e6a70.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2992,"timestamp":154841446,"id":1372,"parentId":957,"tags":{"name":"static/chunks/5788.4aa486571bf2e839.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2985,"timestamp":154841455,"id":1373,"parentId":957,"tags":{"name":"static/chunks/6026.5d9528823e4870d9.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2979,"timestamp":154841463,"id":1374,"parentId":957,"tags":{"name":"static/chunks/5364.0fd5ee76d4665040.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2972,"timestamp":154841471,"id":1375,"parentId":957,"tags":{"name":"static/chunks/9318.d6938709ea34b148.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2967,"timestamp":154841479,"id":1376,"parentId":957,"tags":{"name":"static/chunks/6871.d679637633d7da8e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2960,"timestamp":154841487,"id":1377,"parentId":957,"tags":{"name":"static/chunks/7443.69a9bbad68a25bd5.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2954,"timestamp":154841495,"id":1378,"parentId":957,"tags":{"name":"static/chunks/142.22067b54d67e9cfa.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2948,"timestamp":154841503,"id":1379,"parentId":957,"tags":{"name":"static/chunks/254.525b25c42c2e5d5a.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2941,"timestamp":154841511,"id":1380,"parentId":957,"tags":{"name":"static/chunks/7547.e3c3cf78684ae006.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2935,"timestamp":154841519,"id":1381,"parentId":957,"tags":{"name":"static/chunks/8317.f1323bd2f9b4fe35.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2928,"timestamp":154841527,"id":1382,"parentId":957,"tags":{"name":"static/chunks/5199.3e664cf0174500b6.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2922,"timestamp":154841535,"id":1383,"parentId":957,"tags":{"name":"static/chunks/6962.e0cd2d5b6efb7469.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2915,"timestamp":154841543,"id":1384,"parentId":957,"tags":{"name":"static/chunks/5269.8b33f242a14be250.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2910,"timestamp":154841551,"id":1385,"parentId":957,"tags":{"name":"static/chunks/7479.cc243294ef14524b.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2903,"timestamp":154841559,"id":1386,"parentId":957,"tags":{"name":"static/chunks/2020.8d4deb5b71330365.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2898,"timestamp":154841566,"id":1387,"parentId":957,"tags":{"name":"static/chunks/7874.776c791a6edf8980.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2892,"timestamp":154841574,"id":1388,"parentId":957,"tags":{"name":"static/chunks/1409.b29e6566d6a047ca.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2887,"timestamp":154841582,"id":1389,"parentId":957,"tags":{"name":"static/chunks/7084.a3847f999489b629.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2881,"timestamp":154841590,"id":1390,"parentId":957,"tags":{"name":"static/chunks/9373.ddd78f06c5d9a8d7.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2875,"timestamp":154841597,"id":1391,"parentId":957,"tags":{"name":"static/chunks/3682.39cfae4886107de1.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2869,"timestamp":154841605,"id":1392,"parentId":957,"tags":{"name":"static/chunks/5325.534d61b0ed6db9bc.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2863,"timestamp":154841613,"id":1393,"parentId":957,"tags":{"name":"static/chunks/6460.438138109d43d3ba.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2857,"timestamp":154841621,"id":1394,"parentId":957,"tags":{"name":"static/chunks/4699.0725735293f70a9a.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2851,"timestamp":154841628,"id":1395,"parentId":957,"tags":{"name":"static/chunks/framework-9a8a3f0151579960.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2845,"timestamp":154841636,"id":1396,"parentId":957,"tags":{"name":"static/chunks/d1c28714.214e0009d717ed6c.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2839,"timestamp":154841644,"id":1397,"parentId":957,"tags":{"name":"static/chunks/4ca0cff5.789ae6f66ac30e2d.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2833,"timestamp":154841651,"id":1398,"parentId":957,"tags":{"name":"static/chunks/7d29de82.14fd5bb54d6b7d20.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2827,"timestamp":154841659,"id":1399,"parentId":957,"tags":{"name":"static/chunks/1cd6e1d3.faad54da091e8f42.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2820,"timestamp":154841667,"id":1400,"parentId":957,"tags":{"name":"static/chunks/570e4624.7911804ff3d8e956.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2815,"timestamp":154841674,"id":1401,"parentId":957,"tags":{"name":"static/chunks/ce16f5a9.83f4e77092504bcd.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2809,"timestamp":154841682,"id":1402,"parentId":957,"tags":{"name":"static/chunks/90542734.2d1a2b87aba8663d.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2802,"timestamp":154841690,"id":1403,"parentId":957,"tags":{"name":"static/chunks/d3ac728e-a5b076816e776ed1.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2796,"timestamp":154841698,"id":1404,"parentId":957,"tags":{"name":"static/chunks/70e0d97a-2d56f47748c010fa.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2790,"timestamp":154841705,"id":1405,"parentId":957,"tags":{"name":"static/chunks/2ff9d716.676d881bfa3c60e7.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2783,"timestamp":154841714,"id":1406,"parentId":957,"tags":{"name":"static/chunks/af7f6608.780d064838c52b26.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2776,"timestamp":154841722,"id":1407,"parentId":957,"tags":{"name":"static/chunks/e868780c.b03bb6d46556f1ff.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2770,"timestamp":154841730,"id":1408,"parentId":957,"tags":{"name":"static/chunks/54a60aa6-e0314902de3ec6a3.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2764,"timestamp":154841738,"id":1409,"parentId":957,"tags":{"name":"static/chunks/92e53eb0.4a625cee989cd872.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"}]
10
- [{"name":"minify-js","duration":2758,"timestamp":154841745,"id":1410,"parentId":957,"tags":{"name":"static/chunks/cee15710.d8de0d590c1c12d7.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2752,"timestamp":154841753,"id":1411,"parentId":957,"tags":{"name":"static/chunks/4402d2ac.6ea6b372743e17e0.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2746,"timestamp":154841761,"id":1412,"parentId":957,"tags":{"name":"static/chunks/cfdf2ac7.11fa4ad4c70c7e57.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2738,"timestamp":154841770,"id":1413,"parentId":957,"tags":{"name":"static/chunks/53c1bd3f.94ed7a0ef30faa72.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2732,"timestamp":154841778,"id":1414,"parentId":957,"tags":{"name":"static/chunks/799ebd4e.82f86abf23884ab4.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2726,"timestamp":154841786,"id":1415,"parentId":957,"tags":{"name":"static/chunks/4bd1b696-30cf42bc5b843299.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2720,"timestamp":154841794,"id":1416,"parentId":957,"tags":{"name":"static/chunks/aaea2bcf-f0fd47062adb56d3.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2714,"timestamp":154841801,"id":1417,"parentId":957,"tags":{"name":"static/chunks/3126.670df92517e12f08.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2708,"timestamp":154841809,"id":1418,"parentId":957,"tags":{"name":"static/chunks/8863.38a250bc93441012.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2702,"timestamp":154841816,"id":1419,"parentId":957,"tags":{"name":"static/chunks/9114-0ae74cf0f1880aac.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2697,"timestamp":154841824,"id":1420,"parentId":957,"tags":{"name":"static/chunks/2821.9a424cd8d891b3b2.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2691,"timestamp":154841831,"id":1421,"parentId":957,"tags":{"name":"static/chunks/3700-73e6389d720c6476.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2686,"timestamp":154841839,"id":1422,"parentId":957,"tags":{"name":"static/chunks/1991.d4d3fd65b9094099.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2680,"timestamp":154841846,"id":1423,"parentId":957,"tags":{"name":"static/chunks/6155.9e124133ec8458a4.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2674,"timestamp":154841854,"id":1424,"parentId":957,"tags":{"name":"static/chunks/5019.e7bce25161a52ed4.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2667,"timestamp":154841862,"id":1425,"parentId":957,"tags":{"name":"static/chunks/7085.a6e1368cc7188732.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2661,"timestamp":154841870,"id":1426,"parentId":957,"tags":{"name":"static/chunks/3794-e3794ea7186046f9.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2655,"timestamp":154841877,"id":1427,"parentId":957,"tags":{"name":"static/chunks/3695-249ae83a4493cc54.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2649,"timestamp":154841886,"id":1428,"parentId":957,"tags":{"name":"static/chunks/2072-c33b6c2a2b878b0e.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2642,"timestamp":154841894,"id":1429,"parentId":957,"tags":{"name":"static/chunks/2171-87a0a5239bf2ea29.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2636,"timestamp":154841901,"id":1430,"parentId":957,"tags":{"name":"static/chunks/3530-87604c0136a9075a.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2630,"timestamp":154841909,"id":1431,"parentId":957,"tags":{"name":"static/chunks/5493-c38c15cf808a9de0.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2624,"timestamp":154841917,"id":1432,"parentId":957,"tags":{"name":"static/chunks/1593-e12912169c341c9c.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2618,"timestamp":154841925,"id":1433,"parentId":957,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1774886033113,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":1827,"timestamp":154842718,"id":1435,"parentId":957,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1774886033114,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":3432,"timestamp":154841950,"id":1434,"parentId":957,"tags":{"name":"static/TAHqVv82H6wf2IMhpr8kw/_ssgManifest.js","cache":"MISS"},"startTime":1774886033114,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":2562,"timestamp":154842861,"id":1437,"parentId":957,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1774886033114,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-js","duration":4968,"timestamp":154842737,"id":1436,"parentId":957,"tags":{"name":"static/TAHqVv82H6wf2IMhpr8kw/_buildManifest.js","cache":"MISS"},"startTime":1774886033114,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-webpack-plugin-optimize","duration":28520,"timestamp":154819193,"id":957,"parentId":830,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1774886033091,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-css","duration":147,"timestamp":154848378,"id":1439,"parentId":1438,"tags":{"file":"static/css/cdb208bdf66bf49c.css","cache":"HIT"},"startTime":1774886033120,"traceId":"eeb23e25e4c80bfe"},{"name":"minify-css","duration":91,"timestamp":154848439,"id":1440,"parentId":1438,"tags":{"file":"static/css/f1a31bb8453c8c65.css","cache":"HIT"},"startTime":1774886033120,"traceId":"eeb23e25e4c80bfe"},{"name":"css-minimizer-plugin","duration":509,"timestamp":154848024,"id":1438,"parentId":830,"tags":{},"startTime":1774886033120,"traceId":"eeb23e25e4c80bfe"},{"name":"seal","duration":754218,"timestamp":154181887,"id":941,"parentId":830,"tags":{},"startTime":1774886032453,"traceId":"eeb23e25e4c80bfe"},{"name":"webpack-compilation","duration":2620536,"timestamp":152315876,"id":830,"parentId":827,"tags":{"name":"client"},"startTime":1774886030587,"traceId":"eeb23e25e4c80bfe"},{"name":"emit","duration":64806,"timestamp":154936764,"id":1441,"parentId":827,"tags":{},"startTime":1774886033208,"traceId":"eeb23e25e4c80bfe"},{"name":"webpack-close","duration":1083724,"timestamp":155005897,"id":1442,"parentId":827,"tags":{"name":"client"},"startTime":1774886033277,"traceId":"eeb23e25e4c80bfe"},{"name":"webpack-generate-error-stats","duration":2517,"timestamp":156089693,"id":1443,"parentId":1442,"tags":{},"startTime":1774886034361,"traceId":"eeb23e25e4c80bfe"},{"name":"run-webpack-compiler","duration":4186105,"timestamp":151906324,"id":827,"parentId":826,"tags":{},"startTime":1774886030178,"traceId":"eeb23e25e4c80bfe"},{"name":"format-webpack-messages","duration":78,"timestamp":156092436,"id":1444,"parentId":826,"tags":{},"startTime":1774886034364,"traceId":"eeb23e25e4c80bfe"},{"name":"worker-main-client","duration":4186701,"timestamp":151905947,"id":826,"parentId":1,"tags":{},"startTime":1774886030178,"traceId":"eeb23e25e4c80bfe"},{"name":"run-webpack","duration":12803318,"timestamp":143343698,"id":17,"parentId":1,"tags":{},"startTime":1774886021615,"traceId":"eeb23e25e4c80bfe"},{"name":"run-typescript","duration":13569312,"timestamp":156151168,"id":1446,"parentId":1,"tags":{},"startTime":1774886034423,"traceId":"eeb23e25e4c80bfe"},{"name":"generate-required-server-files","duration":1415,"timestamp":169720901,"id":1448,"parentId":1,"tags":{},"startTime":1774886047992,"traceId":"eeb23e25e4c80bfe"},{"name":"check-static-error-page","duration":26106,"timestamp":169738153,"id":1450,"parentId":1449,"tags":{},"startTime":1774886048010,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":267584,"timestamp":169775130,"id":1553,"parentId":1452,"tags":{},"startTime":1774886048047,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":298535,"timestamp":169744283,"id":1452,"parentId":1449,"tags":{"page":"/_global-error"},"startTime":1774886048016,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":330442,"timestamp":169774883,"id":1552,"parentId":1451,"tags":{},"startTime":1774886048046,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":364335,"timestamp":169741063,"id":1451,"parentId":1449,"tags":{"page":"/_not-found"},"startTime":1774886048013,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":331645,"timestamp":169775906,"id":1554,"parentId":1457,"tags":{},"startTime":1774886048047,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":362329,"timestamp":169745244,"id":1457,"parentId":1449,"tags":{"page":"/api/comments"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":356892,"timestamp":169778676,"id":1555,"parentId":1458,"tags":{},"startTime":1774886048050,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":390321,"timestamp":169745303,"id":1458,"parentId":1449,"tags":{"page":"/api/db/columns"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":359695,"timestamp":169778991,"id":1558,"parentId":1461,"tags":{},"startTime":1774886048051,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":393236,"timestamp":169745484,"id":1461,"parentId":1449,"tags":{"page":"/api/db/export"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":362223,"timestamp":169779071,"id":1559,"parentId":1462,"tags":{},"startTime":1774886048051,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":395780,"timestamp":169745537,"id":1462,"parentId":1449,"tags":{"page":"/api/db/query"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":364722,"timestamp":169779229,"id":1560,"parentId":1463,"tags":{},"startTime":1774886048051,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":398381,"timestamp":169745593,"id":1463,"parentId":1449,"tags":{"page":"/api/db/schemas"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":367078,"timestamp":169779297,"id":1561,"parentId":1464,"tags":{},"startTime":1774886048051,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":400752,"timestamp":169745647,"id":1464,"parentId":1449,"tags":{"page":"/api/extension/version"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":369251,"timestamp":169779354,"id":1562,"parentId":1465,"tags":{},"startTime":1774886048051,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":402939,"timestamp":169745698,"id":1465,"parentId":1449,"tags":{"page":"/api/file"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":370759,"timestamp":169778908,"id":1557,"parentId":1460,"tags":{},"startTime":1774886048050,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":404270,"timestamp":169745421,"id":1460,"parentId":1449,"tags":{"page":"/api/db/disconnect"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":372956,"timestamp":169781115,"id":1563,"parentId":1467,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":405762,"timestamp":169748339,"id":1467,"parentId":1449,"tags":{"page":"/api/files/clipboard"},"startTime":1774886048020,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":373401,"timestamp":169781196,"id":1565,"parentId":1469,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":404315,"timestamp":169750306,"id":1469,"parentId":1449,"tags":{"page":"/api/files/delete"},"startTime":1774886048022,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":376954,"timestamp":169781222,"id":1566,"parentId":1470,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":407795,"timestamp":169750408,"id":1470,"parentId":1449,"tags":{"page":"/api/files/expanded"},"startTime":1774886048022,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":379395,"timestamp":169781162,"id":1564,"parentId":1468,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":410431,"timestamp":169750151,"id":1468,"parentId":1449,"tags":{"page":"/api/files/copy"},"startTime":1774886048022,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":382559,"timestamp":169778765,"id":1556,"parentId":1459,"tags":{},"startTime":1774886048050,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":416036,"timestamp":169745358,"id":1459,"parentId":1449,"tags":{"page":"/api/db/connect"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":380246,"timestamp":169781247,"id":1567,"parentId":1471,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":410989,"timestamp":169750525,"id":1471,"parentId":1449,"tags":{"page":"/api/files/index"},"startTime":1774886048022,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":382357,"timestamp":169781280,"id":1568,"parentId":1472,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":413047,"timestamp":169750625,"id":1472,"parentId":1449,"tags":{"page":"/api/files/init"},"startTime":1774886048022,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":383089,"timestamp":169781350,"id":1570,"parentId":1474,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":413632,"timestamp":169750829,"id":1474,"parentId":1449,"tags":{"page":"/api/files/read"},"startTime":1774886048022,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":385346,"timestamp":169781382,"id":1571,"parentId":1475,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":415832,"timestamp":169750920,"id":1475,"parentId":1449,"tags":{"page":"/api/files/readdir"},"startTime":1774886048022,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":385969,"timestamp":169781411,"id":1572,"parentId":1476,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":416371,"timestamp":169751032,"id":1476,"parentId":1449,"tags":{"page":"/api/files/recent"},"startTime":1774886048023,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":387304,"timestamp":169781312,"id":1569,"parentId":1473,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":417911,"timestamp":169750728,"id":1473,"parentId":1449,"tags":{"page":"/api/files/paste"},"startTime":1774886048022,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":388198,"timestamp":169781442,"id":1573,"parentId":1477,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":415543,"timestamp":169754124,"id":1477,"parentId":1449,"tags":{"page":"/api/files/save"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":388858,"timestamp":169781603,"id":1574,"parentId":1479,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":416144,"timestamp":169754340,"id":1479,"parentId":1449,"tags":{"page":"/api/git/branch-diff"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":389159,"timestamp":169781641,"id":1575,"parentId":1480,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":416412,"timestamp":169754409,"id":1480,"parentId":1449,"tags":{"page":"/api/git/branches"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":391286,"timestamp":169781748,"id":1578,"parentId":1483,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":419012,"timestamp":169754603,"id":1483,"parentId":1449,"tags":{"page":"/api/git/diff"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":392018,"timestamp":169781716,"id":1577,"parentId":1482,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":419217,"timestamp":169754537,"id":1482,"parentId":1449,"tags":{"page":"/api/git/commits"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":392294,"timestamp":169781685,"id":1576,"parentId":1481,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":419526,"timestamp":169754472,"id":1481,"parentId":1449,"tags":{"page":"/api/git/commit-diff"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":394942,"timestamp":169781773,"id":1579,"parentId":1484,"tags":{},"startTime":1774886048053,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":422070,"timestamp":169754668,"id":1484,"parentId":1449,"tags":{"page":"/api/git/discard"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":395022,"timestamp":169781797,"id":1580,"parentId":1485,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"}]
11
- [{"name":"check-page","duration":422368,"timestamp":169754738,"id":1485,"parentId":1449,"tags":{"page":"/api/git/stage"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":397011,"timestamp":169782030,"id":1581,"parentId":1486,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":424270,"timestamp":169754800,"id":1486,"parentId":1449,"tags":{"page":"/api/git/status"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":397723,"timestamp":169782117,"id":1583,"parentId":1488,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":424929,"timestamp":169754932,"id":1488,"parentId":1449,"tags":{"page":"/api/git/worktree"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":397991,"timestamp":169782072,"id":1582,"parentId":1487,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":425219,"timestamp":169754861,"id":1487,"parentId":1449,"tags":{"page":"/api/git/unstage"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":400489,"timestamp":169782181,"id":1585,"parentId":1490,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":427624,"timestamp":169755088,"id":1490,"parentId":1449,"tags":{"page":"/api/jupyter/load"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":400723,"timestamp":169782206,"id":1586,"parentId":1491,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":427793,"timestamp":169755158,"id":1491,"parentId":1449,"tags":{"page":"/api/jupyter/save"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":401560,"timestamp":169782144,"id":1584,"parentId":1489,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":428733,"timestamp":169754994,"id":1489,"parentId":1449,"tags":{"page":"/api/global-state"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":404178,"timestamp":169782226,"id":1587,"parentId":1492,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":431206,"timestamp":169755223,"id":1492,"parentId":1449,"tags":{"page":"/api/jupyter/shutdown"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":405972,"timestamp":169782251,"id":1588,"parentId":1493,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":432960,"timestamp":169755284,"id":1493,"parentId":1449,"tags":{"page":"/api/lsp/definition"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":406063,"timestamp":169782275,"id":1589,"parentId":1494,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":433004,"timestamp":169755349,"id":1494,"parentId":1449,"tags":{"page":"/api/lsp/hover"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":410446,"timestamp":169782296,"id":1590,"parentId":1495,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":437348,"timestamp":169755420,"id":1495,"parentId":1449,"tags":{"page":"/api/lsp/references"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":410500,"timestamp":169782336,"id":1592,"parentId":1497,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":437313,"timestamp":169755537,"id":1497,"parentId":1449,"tags":{"page":"/api/lsp/warmup"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":418856,"timestamp":169782314,"id":1591,"parentId":1496,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":445715,"timestamp":169755481,"id":1496,"parentId":1449,"tags":{"page":"/api/lsp/status"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":457753,"timestamp":169782478,"id":1594,"parentId":1499,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":484616,"timestamp":169755657,"id":1499,"parentId":1449,"tags":{"page":"/api/mysql/connect"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":460366,"timestamp":169782550,"id":1596,"parentId":1501,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":487158,"timestamp":169755782,"id":1501,"parentId":1449,"tags":{"page":"/api/mysql/export"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":463269,"timestamp":169782575,"id":1597,"parentId":1502,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":489134,"timestamp":169756733,"id":1502,"parentId":1449,"tags":{"page":"/api/mysql/query"},"startTime":1774886048028,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":465362,"timestamp":169782362,"id":1593,"parentId":1498,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":492153,"timestamp":169755596,"id":1498,"parentId":1449,"tags":{"page":"/api/mysql/columns"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":465318,"timestamp":169782517,"id":1595,"parentId":1500,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":492131,"timestamp":169755720,"id":1500,"parentId":1449,"tags":{"page":"/api/mysql/disconnect"},"startTime":1774886048027,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":466077,"timestamp":169782598,"id":1598,"parentId":1503,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":491834,"timestamp":169756862,"id":1503,"parentId":1449,"tags":{"page":"/api/mysql/schemas"},"startTime":1774886048028,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":508184,"timestamp":169782659,"id":1601,"parentId":1506,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":533657,"timestamp":169757228,"id":1506,"parentId":1449,"tags":{"page":"/api/neo4j/query"},"startTime":1774886048029,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":510791,"timestamp":169782685,"id":1602,"parentId":1507,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":534428,"timestamp":169759069,"id":1507,"parentId":1449,"tags":{"page":"/api/neo4j/schema"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":512659,"timestamp":169782791,"id":1603,"parentId":1509,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":536190,"timestamp":169759277,"id":1509,"parentId":1449,"tags":{"page":"/api/open-cursor"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":514692,"timestamp":169782818,"id":1604,"parentId":1510,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":538181,"timestamp":169759349,"id":1510,"parentId":1449,"tags":{"page":"/api/open-vscode"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":518767,"timestamp":169782841,"id":1605,"parentId":1511,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":542213,"timestamp":169759416,"id":1511,"parentId":1449,"tags":{"page":"/api/pick-folder"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":520887,"timestamp":169782861,"id":1606,"parentId":1512,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":544287,"timestamp":169759480,"id":1512,"parentId":1449,"tags":{"page":"/api/pinned-sessions"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":520708,"timestamp":169787473,"id":1607,"parentId":1514,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":548602,"timestamp":169759617,"id":1514,"parentId":1449,"tags":{"page":"/api/project-state"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":526591,"timestamp":169782639,"id":1600,"parentId":1505,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":552135,"timestamp":169757119,"id":1505,"parentId":1449,"tags":{"page":"/api/neo4j/disconnect"},"startTime":1774886048029,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":530586,"timestamp":169782621,"id":1599,"parentId":1504,"tags":{},"startTime":1774886048054,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":556249,"timestamp":169756982,"id":1504,"parentId":1449,"tags":{"page":"/api/neo4j/connect"},"startTime":1774886048029,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":538612,"timestamp":169787717,"id":1608,"parentId":1516,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":566616,"timestamp":169759751,"id":1516,"parentId":1449,"tags":{"page":"/api/redis/command"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":546648,"timestamp":169787792,"id":1611,"parentId":1519,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":574541,"timestamp":169759947,"id":1519,"parentId":1449,"tags":{"page":"/api/redis/disconnect"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":550314,"timestamp":169787817,"id":1612,"parentId":1520,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":578139,"timestamp":169760029,"id":1520,"parentId":1449,"tags":{"page":"/api/redis/get"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":550959,"timestamp":169787748,"id":1609,"parentId":1517,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":578915,"timestamp":169759816,"id":1517,"parentId":1449,"tags":{"page":"/api/redis/connect"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":552758,"timestamp":169787772,"id":1610,"parentId":1518,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":580667,"timestamp":169759882,"id":1518,"parentId":1449,"tags":{"page":"/api/redis/delete"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":552950,"timestamp":169787840,"id":1613,"parentId":1521,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":580709,"timestamp":169760103,"id":1521,"parentId":1449,"tags":{"page":"/api/redis/keys"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":553940,"timestamp":169787861,"id":1614,"parentId":1522,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":581656,"timestamp":169760167,"id":1522,"parentId":1449,"tags":{"page":"/api/redis/set"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":560302,"timestamp":169787947,"id":1617,"parentId":1525,"tags":{},"startTime":1774886048060,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":587914,"timestamp":169760371,"id":1525,"parentId":1449,"tags":{"page":"/api/review/[id]"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":563772,"timestamp":169787975,"id":1618,"parentId":1526,"tags":{},"startTime":1774886048060,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":591338,"timestamp":169760446,"id":1526,"parentId":1449,"tags":{"page":"/api/review/identify"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":565469,"timestamp":169787894,"id":1615,"parentId":1523,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":593143,"timestamp":169760239,"id":1523,"parentId":1449,"tags":{"page":"/api/review/[id]/comments"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":567033,"timestamp":169787924,"id":1616,"parentId":1524,"tags":{},"startTime":1774886048059,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":594673,"timestamp":169760306,"id":1524,"parentId":1449,"tags":{"page":"/api/review/[id]/replies"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":569606,"timestamp":169788073,"id":1620,"parentId":1528,"tags":{},"startTime":1774886048060,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":597122,"timestamp":169760580,"id":1528,"parentId":1449,"tags":{"page":"/api/review"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":569894,"timestamp":169788097,"id":1621,"parentId":1529,"tags":{},"startTime":1774886048060,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":595850,"timestamp":169762185,"id":1529,"parentId":1449,"tags":{"page":"/api/review/share-info"},"startTime":1774886048034,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":571838,"timestamp":169788119,"id":1622,"parentId":1530,"tags":{},"startTime":1774886048060,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":597681,"timestamp":169762300,"id":1530,"parentId":1449,"tags":{"page":"/api/review/users"},"startTime":1774886048034,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":572411,"timestamp":169787995,"id":1619,"parentId":1527,"tags":{},"startTime":1774886048060,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":599912,"timestamp":169760516,"id":1527,"parentId":1449,"tags":{"page":"/api/review/order"},"startTime":1774886048032,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":570069,"timestamp":169791109,"id":1623,"parentId":1532,"tags":{},"startTime":1774886048063,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":598715,"timestamp":169762485,"id":1532,"parentId":1449,"tags":{"page":"/api/services/config"},"startTime":1774886048034,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":570042,"timestamp":169791939,"id":1624,"parentId":1533,"tags":{},"startTime":1774886048063,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":599430,"timestamp":169762569,"id":1533,"parentId":1449,"tags":{"page":"/api/services/scripts"},"startTime":1774886048034,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":571097,"timestamp":169792273,"id":1625,"parentId":1540,"tags":{},"startTime":1774886048064,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":600198,"timestamp":169763194,"id":1540,"parentId":1449,"tags":{"page":"/api/settings"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":571047,"timestamp":169792475,"id":1627,"parentId":1547,"tags":{},"startTime":1774886048064,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":599756,"timestamp":169763786,"id":1547,"parentId":1449,"tags":{"page":"/favicon.ico"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":572561,"timestamp":169792427,"id":1626,"parentId":1546,"tags":{},"startTime":1774886048064,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":601325,"timestamp":169763705,"id":1546,"parentId":1449,"tags":{"page":"/api/version"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":566095,"timestamp":169799657,"id":1629,"parentId":1453,"tags":{},"startTime":1774886048071,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":621256,"timestamp":169744515,"id":1453,"parentId":1449,"tags":{"page":"/api/bash"},"startTime":1774886048016,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":573933,"timestamp":169792493,"id":1628,"parentId":1548,"tags":{},"startTime":1774886048064,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":602580,"timestamp":169763866,"id":1548,"parentId":1449,"tags":{"page":"/manifest.webmanifest"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":562839,"timestamp":169805208,"id":1631,"parentId":1456,"tags":{},"startTime":1774886048077,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":622907,"timestamp":169745157,"id":1456,"parentId":1449,"tags":{"page":"/api/commands"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"}]
12
- [{"name":"is-page-static","duration":562051,"timestamp":169808183,"id":1632,"parentId":1455,"tags":{},"startTime":1774886048080,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":625226,"timestamp":169745028,"id":1455,"parentId":1449,"tags":{"page":"/api/claude-stats"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":559283,"timestamp":169811274,"id":1633,"parentId":1466,"tags":{},"startTime":1774886048083,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":624828,"timestamp":169745748,"id":1466,"parentId":1449,"tags":{"page":"/api/files/blame"},"startTime":1774886048017,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":555090,"timestamp":169817679,"id":1635,"parentId":1508,"tags":{},"startTime":1774886048089,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":613598,"timestamp":169759190,"id":1508,"parentId":1449,"tags":{"page":"/api/note"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":556736,"timestamp":169818326,"id":1636,"parentId":1513,"tags":{},"startTime":1774886048090,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":615541,"timestamp":169759546,"id":1513,"parentId":1449,"tags":{"page":"/api/project-settings"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":562996,"timestamp":169812299,"id":1634,"parentId":1478,"tags":{},"startTime":1774886048084,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":621075,"timestamp":169754241,"id":1478,"parentId":1449,"tags":{"page":"/api/files/search"},"startTime":1774886048026,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":553127,"timestamp":169825574,"id":1638,"parentId":1535,"tags":{},"startTime":1774886048097,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":615996,"timestamp":169762734,"id":1535,"parentId":1449,"tags":{"page":"/api/session/[sessionId]/fork"},"startTime":1774886048034,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":549623,"timestamp":169832188,"id":1639,"parentId":1534,"tags":{},"startTime":1774886048104,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":619182,"timestamp":169762650,"id":1534,"parentId":1449,"tags":{"page":"/api/session-by-path"},"startTime":1774886048034,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":552143,"timestamp":169832616,"id":1640,"parentId":1515,"tags":{},"startTime":1774886048104,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":625097,"timestamp":169759682,"id":1515,"parentId":1449,"tags":{"page":"/api/projects"},"startTime":1774886048031,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":546449,"timestamp":169841680,"id":1641,"parentId":1536,"tags":{},"startTime":1774886048113,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":625336,"timestamp":169762818,"id":1536,"parentId":1449,"tags":{"page":"/api/session/[sessionId]/history"},"startTime":1774886048034,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":547011,"timestamp":169844095,"id":1642,"parentId":1538,"tags":{},"startTime":1774886048116,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":628140,"timestamp":169762989,"id":1538,"parentId":1449,"tags":{"page":"/api/sessions/projects"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":549456,"timestamp":169844531,"id":1643,"parentId":1541,"tags":{},"startTime":1774886048116,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":630764,"timestamp":169763276,"id":1541,"parentId":1449,"tags":{"page":"/api/terminal/aliases"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":550628,"timestamp":169846293,"id":1644,"parentId":1542,"tags":{},"startTime":1774886048118,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":633582,"timestamp":169763361,"id":1542,"parentId":1449,"tags":{"page":"/api/terminal/autocomplete"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":554033,"timestamp":169846747,"id":1645,"parentId":1543,"tags":{},"startTime":1774886048118,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":637354,"timestamp":169763447,"id":1543,"parentId":1449,"tags":{"page":"/api/terminal/bubble-order"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":555811,"timestamp":169848100,"id":1646,"parentId":1539,"tags":{},"startTime":1774886048120,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":640830,"timestamp":169763103,"id":1539,"parentId":1449,"tags":{"page":"/api/sessions"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":560453,"timestamp":169848609,"id":1647,"parentId":1544,"tags":{},"startTime":1774886048120,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":645559,"timestamp":169763530,"id":1544,"parentId":1449,"tags":{"page":"/api/terminal/env"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":556535,"timestamp":169853991,"id":1648,"parentId":1537,"tags":{},"startTime":1774886048126,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":647648,"timestamp":169762903,"id":1537,"parentId":1449,"tags":{"page":"/api/sessions/projects/[encodedPath]"},"startTime":1774886048034,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":557646,"timestamp":169856178,"id":1649,"parentId":1545,"tags":{},"startTime":1774886048128,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":650228,"timestamp":169763617,"id":1545,"parentId":1449,"tags":{"page":"/api/terminal/history"},"startTime":1774886048035,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":606426,"timestamp":169824854,"id":1637,"parentId":1531,"tags":{},"startTime":1774886048096,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":668927,"timestamp":169762393,"id":1531,"parentId":1449,"tags":{"page":"/api/scheduled-tasks"},"startTime":1774886048034,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":647565,"timestamp":169801218,"id":1630,"parentId":1454,"tags":{},"startTime":1774886048073,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":704177,"timestamp":169744648,"id":1454,"parentId":1449,"tags":{"page":"/api/chat"},"startTime":1774886048016,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":610402,"timestamp":169863359,"id":1651,"parentId":1549,"tags":{},"startTime":1774886048135,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":709851,"timestamp":169763951,"id":1549,"parentId":1449,"tags":{"page":"/"},"startTime":1774886048036,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":626516,"timestamp":169863337,"id":1650,"parentId":1550,"tags":{},"startTime":1774886048135,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":725830,"timestamp":169764055,"id":1550,"parentId":1449,"tags":{"page":"/project"},"startTime":1774886048036,"traceId":"eeb23e25e4c80bfe"},{"name":"is-page-static","duration":656862,"timestamp":169863367,"id":1652,"parentId":1551,"tags":{},"startTime":1774886048135,"traceId":"eeb23e25e4c80bfe"},{"name":"check-page","duration":756106,"timestamp":169764145,"id":1551,"parentId":1449,"tags":{"page":"/review/[id]"},"startTime":1774886048036,"traceId":"eeb23e25e4c80bfe"},{"name":"static-check","duration":782869,"timestamp":169737419,"id":1449,"parentId":1,"tags":{},"startTime":1774886048009,"traceId":"eeb23e25e4c80bfe"},{"name":"write-routes-manifest","duration":17202,"timestamp":170529102,"id":1656,"parentId":1,"tags":{},"startTime":1774886048801,"traceId":"eeb23e25e4c80bfe"},{"name":"load-dotenv","duration":33,"timestamp":170823292,"id":1659,"parentId":1658,"tags":{},"startTime":1774886049095,"traceId":"eeb23e25e4c80bfe"},{"name":"run-export-path-map","duration":542,"timestamp":175489826,"id":1660,"parentId":1658,"tags":{},"startTime":1774886053761,"traceId":"eeb23e25e4c80bfe"},{"name":"next-export","duration":4942903,"timestamp":170822433,"id":1658,"parentId":1,"tags":{},"startTime":1774886049094,"traceId":"eeb23e25e4c80bfe"},{"name":"move-exported-app-not-found-","duration":41774,"timestamp":175767625,"id":1661,"parentId":1657,"tags":{},"startTime":1774886054039,"traceId":"eeb23e25e4c80bfe"},{"name":"move-exported-app-global-error-","duration":53503,"timestamp":175809514,"id":1662,"parentId":1657,"tags":{},"startTime":1774886054081,"traceId":"eeb23e25e4c80bfe"},{"name":"static-generation","duration":5421593,"timestamp":170818904,"id":1657,"parentId":1,"tags":{},"startTime":1774886049090,"traceId":"eeb23e25e4c80bfe"},{"name":"write-routes-manifest","duration":70524,"timestamp":176240761,"id":1663,"parentId":1,"tags":{},"startTime":1774886054512,"traceId":"eeb23e25e4c80bfe"},{"name":"node-file-trace-build","duration":17353372,"timestamp":170521622,"id":1655,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1774886048793,"traceId":"eeb23e25e4c80bfe"},{"name":"apply-include-excludes","duration":995,"timestamp":187875037,"id":1664,"parentId":1,"tags":{},"startTime":1774886066147,"traceId":"eeb23e25e4c80bfe"},{"name":"collect-build-traces","duration":17354965,"timestamp":170521083,"id":1654,"parentId":1,"tags":{},"startTime":1774886048793,"traceId":"eeb23e25e4c80bfe"},{"name":"print-tree-view","duration":2851,"timestamp":187876298,"id":1665,"parentId":1,"tags":{},"startTime":1774886066148,"traceId":"eeb23e25e4c80bfe"},{"name":"telemetry-flush","duration":53,"timestamp":187879160,"id":1666,"parentId":1,"tags":{},"startTime":1774886066151,"traceId":"eeb23e25e4c80bfe"},{"name":"next-build","duration":44695722,"timestamp":143183510,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774886021455,"traceId":"eeb23e25e4c80bfe"}]
1
+ [{"name":"add-entry","duration":1551938,"timestamp":144605714,"id":88,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1551935,"timestamp":144605721,"id":89,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1789875,"timestamp":144605653,"id":73,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1789897,"timestamp":144605648,"id":72,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1789894,"timestamp":144605656,"id":74,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fquery%2Froute&name=app%2Fapi%2Fneo4j%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1789892,"timestamp":144605661,"id":75,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fschema%2Froute&name=app%2Fapi%2Fneo4j%2Fschema%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fschema%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fschema%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801231,"timestamp":144605688,"id":81,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fcommand%2Froute&name=app%2Fapi%2Fredis%2Fcommand%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fcommand%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fcommand%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801243,"timestamp":144605691,"id":82,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdelete%2Froute&name=app%2Fapi%2Fredis%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801243,"timestamp":144605695,"id":83,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdisconnect%2Froute&name=app%2Fapi%2Fredis%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801245,"timestamp":144605699,"id":84,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fconnect%2Froute&name=app%2Fapi%2Fredis%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801244,"timestamp":144605703,"id":85,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fget%2Froute&name=app%2Fapi%2Fredis%2Fget%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fget%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fget%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801245,"timestamp":144605706,"id":86,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fkeys%2Froute&name=app%2Fapi%2Fredis%2Fkeys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fkeys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fkeys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801245,"timestamp":144605711,"id":87,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fset%2Froute&name=app%2Fapi%2Fredis%2Fset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802274,"timestamp":144605623,"id":66,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fcolumns%2Froute&name=app%2Fapi%2Fmysql%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802276,"timestamp":144605632,"id":68,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fconnect%2Froute&name=app%2Fapi%2Fmysql%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802284,"timestamp":144605629,"id":67,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fdisconnect%2Froute&name=app%2Fapi%2Fmysql%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802280,"timestamp":144605637,"id":69,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fexport%2Froute&name=app%2Fapi%2Fmysql%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802280,"timestamp":144605641,"id":70,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fquery%2Froute&name=app%2Fapi%2Fmysql%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802280,"timestamp":144605645,"id":71,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fschemas%2Froute&name=app%2Fapi%2Fmysql%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1845261,"timestamp":144605791,"id":107,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Froute&name=app%2Fapi%2Fchat%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"make","duration":3634837,"timestamp":144604315,"id":24,"parentId":22,"tags":{},"startTime":1774983929657,"traceId":"c66d86cf8c35b6cf"},{"name":"get-entries","duration":4179,"timestamp":148240517,"id":640,"parentId":639,"tags":{},"startTime":1774983933294,"traceId":"c66d86cf8c35b6cf"},{"name":"node-file-trace-plugin","duration":457039,"timestamp":148259674,"id":641,"parentId":639,"tags":{"traceEntryCount":"208"},"startTime":1774983933313,"traceId":"c66d86cf8c35b6cf"},{"name":"collect-traced-files","duration":6239,"timestamp":148716728,"id":642,"parentId":639,"tags":{},"startTime":1774983933770,"traceId":"c66d86cf8c35b6cf"},{"name":"finish-modules","duration":482657,"timestamp":148240320,"id":639,"parentId":23,"tags":{},"startTime":1774983933293,"traceId":"c66d86cf8c35b6cf"},{"name":"chunk-graph","duration":123062,"timestamp":149016372,"id":644,"parentId":643,"tags":{},"startTime":1774983934069,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-modules","duration":36,"timestamp":149139583,"id":646,"parentId":643,"tags":{},"startTime":1774983934193,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunks","duration":81250,"timestamp":149139700,"id":647,"parentId":643,"tags":{},"startTime":1774983934193,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-tree","duration":137,"timestamp":149221080,"id":648,"parentId":643,"tags":{},"startTime":1774983934274,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunk-modules","duration":175722,"timestamp":149221317,"id":649,"parentId":643,"tags":{},"startTime":1774983934274,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize","duration":257644,"timestamp":149139520,"id":645,"parentId":643,"tags":{},"startTime":1774983934193,"traceId":"c66d86cf8c35b6cf"},{"name":"module-hash","duration":112171,"timestamp":149466313,"id":650,"parentId":643,"tags":{},"startTime":1774983934519,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation","duration":17658,"timestamp":149578603,"id":651,"parentId":643,"tags":{},"startTime":1774983934632,"traceId":"c66d86cf8c35b6cf"},{"name":"hash","duration":19345,"timestamp":149607299,"id":652,"parentId":643,"tags":{},"startTime":1774983934660,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation-jobs","duration":364,"timestamp":149626639,"id":653,"parentId":643,"tags":{},"startTime":1774983934680,"traceId":"c66d86cf8c35b6cf"},{"name":"module-assets","duration":1912,"timestamp":149626878,"id":654,"parentId":643,"tags":{},"startTime":1774983934680,"traceId":"c66d86cf8c35b6cf"},{"name":"create-chunk-assets","duration":3336,"timestamp":149628810,"id":655,"parentId":643,"tags":{},"startTime":1774983934682,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":1022,"timestamp":149656551,"id":657,"parentId":656,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":872,"timestamp":149656713,"id":658,"parentId":656,"tags":{"name":"../app/_global-error/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":860,"timestamp":149656727,"id":659,"parentId":656,"tags":{"name":"../app/api/comments/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":851,"timestamp":149656737,"id":660,"parentId":656,"tags":{"name":"../app/api/db/columns/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":846,"timestamp":149656744,"id":661,"parentId":656,"tags":{"name":"../app/api/db/connect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":845,"timestamp":149656750,"id":662,"parentId":656,"tags":{"name":"../app/api/db/disconnect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":840,"timestamp":149656756,"id":663,"parentId":656,"tags":{"name":"../app/api/db/export/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":836,"timestamp":149656762,"id":664,"parentId":656,"tags":{"name":"../app/api/db/query/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":830,"timestamp":149656769,"id":665,"parentId":656,"tags":{"name":"../app/api/db/schemas/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":776,"timestamp":149656824,"id":666,"parentId":656,"tags":{"name":"../app/api/file/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":759,"timestamp":149656843,"id":667,"parentId":656,"tags":{"name":"../app/api/files/clipboard/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":748,"timestamp":149656855,"id":668,"parentId":656,"tags":{"name":"../app/api/extension/version/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":743,"timestamp":149656861,"id":669,"parentId":656,"tags":{"name":"../app/api/files/copy/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":740,"timestamp":149656867,"id":670,"parentId":656,"tags":{"name":"../app/api/files/delete/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":735,"timestamp":149656873,"id":671,"parentId":656,"tags":{"name":"../app/api/files/expanded/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":732,"timestamp":149656878,"id":672,"parentId":656,"tags":{"name":"../app/api/files/index/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":728,"timestamp":149656884,"id":673,"parentId":656,"tags":{"name":"../app/api/files/init/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":725,"timestamp":149656889,"id":674,"parentId":656,"tags":{"name":"../app/api/files/paste/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":722,"timestamp":149656892,"id":675,"parentId":656,"tags":{"name":"../app/api/files/readdir/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":717,"timestamp":149656899,"id":676,"parentId":656,"tags":{"name":"../app/api/files/read/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":714,"timestamp":149656903,"id":677,"parentId":656,"tags":{"name":"../app/api/files/recent/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":711,"timestamp":149656907,"id":678,"parentId":656,"tags":{"name":"../app/api/files/save/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":707,"timestamp":149656913,"id":679,"parentId":656,"tags":{"name":"../app/api/git/branch-diff/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":704,"timestamp":149656917,"id":680,"parentId":656,"tags":{"name":"../app/api/git/branches/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":700,"timestamp":149656922,"id":681,"parentId":656,"tags":{"name":"../app/api/git/commit-diff/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":698,"timestamp":149656926,"id":682,"parentId":656,"tags":{"name":"../app/api/git/commits/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":694,"timestamp":149656930,"id":683,"parentId":656,"tags":{"name":"../app/api/git/discard/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":690,"timestamp":149656935,"id":684,"parentId":656,"tags":{"name":"../app/api/git/stage/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":670,"timestamp":149656956,"id":685,"parentId":656,"tags":{"name":"../app/api/git/status/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":667,"timestamp":149656960,"id":686,"parentId":656,"tags":{"name":"../app/api/git/worktree/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":664,"timestamp":149656965,"id":687,"parentId":656,"tags":{"name":"../app/api/git/diff/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":659,"timestamp":149656971,"id":688,"parentId":656,"tags":{"name":"../app/api/git/unstage/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":655,"timestamp":149656976,"id":689,"parentId":656,"tags":{"name":"../app/api/jupyter/load/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":653,"timestamp":149656980,"id":690,"parentId":656,"tags":{"name":"../app/api/global-state/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":650,"timestamp":149656983,"id":691,"parentId":656,"tags":{"name":"../app/api/jupyter/save/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":647,"timestamp":149656988,"id":692,"parentId":656,"tags":{"name":"../app/api/jupyter/shutdown/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":643,"timestamp":149656992,"id":693,"parentId":656,"tags":{"name":"../app/api/lsp/definition/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":639,"timestamp":149656998,"id":694,"parentId":656,"tags":{"name":"../app/api/lsp/hover/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":636,"timestamp":149657002,"id":695,"parentId":656,"tags":{"name":"../app/api/lsp/references/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":608,"timestamp":149657031,"id":696,"parentId":656,"tags":{"name":"../app/api/lsp/status/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":604,"timestamp":149657036,"id":697,"parentId":656,"tags":{"name":"../app/api/lsp/warmup/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":601,"timestamp":149657041,"id":698,"parentId":656,"tags":{"name":"../app/api/mysql/columns/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":598,"timestamp":149657045,"id":699,"parentId":656,"tags":{"name":"../app/api/mysql/disconnect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":584,"timestamp":149657060,"id":700,"parentId":656,"tags":{"name":"../app/api/mysql/connect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":582,"timestamp":149657063,"id":701,"parentId":656,"tags":{"name":"../app/api/mysql/export/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":579,"timestamp":149657067,"id":702,"parentId":656,"tags":{"name":"../app/api/mysql/query/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":577,"timestamp":149657071,"id":703,"parentId":656,"tags":{"name":"../app/api/mysql/schemas/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":574,"timestamp":149657074,"id":704,"parentId":656,"tags":{"name":"../app/api/neo4j/connect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":572,"timestamp":149657078,"id":705,"parentId":656,"tags":{"name":"../app/api/neo4j/disconnect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":569,"timestamp":149657081,"id":706,"parentId":656,"tags":{"name":"../app/api/neo4j/query/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":567,"timestamp":149657085,"id":707,"parentId":656,"tags":{"name":"../app/api/neo4j/schema/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":564,"timestamp":149657089,"id":708,"parentId":656,"tags":{"name":"../app/api/open-cursor/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":562,"timestamp":149657093,"id":709,"parentId":656,"tags":{"name":"../app/api/open-vscode/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":559,"timestamp":149657097,"id":710,"parentId":656,"tags":{"name":"../app/api/pick-folder/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":557,"timestamp":149657100,"id":711,"parentId":656,"tags":{"name":"../app/api/pinned-sessions/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":554,"timestamp":149657104,"id":712,"parentId":656,"tags":{"name":"../app/api/project-state/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":552,"timestamp":149657108,"id":713,"parentId":656,"tags":{"name":"../app/api/redis/command/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":549,"timestamp":149657111,"id":714,"parentId":656,"tags":{"name":"../app/api/redis/delete/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":547,"timestamp":149657115,"id":715,"parentId":656,"tags":{"name":"../app/api/redis/disconnect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":545,"timestamp":149657119,"id":716,"parentId":656,"tags":{"name":"../app/api/redis/connect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":542,"timestamp":149657122,"id":717,"parentId":656,"tags":{"name":"../app/api/redis/get/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":540,"timestamp":149657126,"id":718,"parentId":656,"tags":{"name":"../app/api/redis/keys/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":537,"timestamp":149657130,"id":719,"parentId":656,"tags":{"name":"../app/api/redis/set/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":534,"timestamp":149657133,"id":720,"parentId":656,"tags":{"name":"../app/api/review/[id]/comments/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"}]
2
+ [{"name":"minify-js","duration":532,"timestamp":149657137,"id":721,"parentId":656,"tags":{"name":"../app/api/review/[id]/replies/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":528,"timestamp":149657142,"id":722,"parentId":656,"tags":{"name":"../app/api/review/[id]/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":505,"timestamp":149657166,"id":723,"parentId":656,"tags":{"name":"../app/api/review/order/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":501,"timestamp":149657170,"id":724,"parentId":656,"tags":{"name":"../app/api/review/identify/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":498,"timestamp":149657174,"id":725,"parentId":656,"tags":{"name":"../app/api/review/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":495,"timestamp":149657178,"id":726,"parentId":656,"tags":{"name":"../app/api/review/share-info/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":493,"timestamp":149657182,"id":727,"parentId":656,"tags":{"name":"../app/api/review/users/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":490,"timestamp":149657186,"id":728,"parentId":656,"tags":{"name":"../app/api/services/config/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":487,"timestamp":149657190,"id":729,"parentId":656,"tags":{"name":"../app/api/services/scripts/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":485,"timestamp":149657194,"id":730,"parentId":656,"tags":{"name":"../app/api/settings/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":482,"timestamp":149657198,"id":731,"parentId":656,"tags":{"name":"../app/api/version/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":479,"timestamp":149657202,"id":732,"parentId":656,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":477,"timestamp":149657206,"id":733,"parentId":656,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":474,"timestamp":149657210,"id":734,"parentId":656,"tags":{"name":"../app/api/bash/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":471,"timestamp":149657213,"id":735,"parentId":656,"tags":{"name":"../app/api/chat/codex/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":469,"timestamp":149657217,"id":736,"parentId":656,"tags":{"name":"../app/api/chat/ollama/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":467,"timestamp":149657220,"id":737,"parentId":656,"tags":{"name":"../app/api/chat/kimi/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":464,"timestamp":149657224,"id":738,"parentId":656,"tags":{"name":"../app/api/commands/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":461,"timestamp":149657228,"id":739,"parentId":656,"tags":{"name":"../app/api/chat/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":458,"timestamp":149657232,"id":740,"parentId":656,"tags":{"name":"../app/api/files/blame/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":455,"timestamp":149657236,"id":741,"parentId":656,"tags":{"name":"../app/api/claude-stats/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":453,"timestamp":149657239,"id":742,"parentId":656,"tags":{"name":"../app/api/files/search/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":450,"timestamp":149657243,"id":743,"parentId":656,"tags":{"name":"../app/api/note/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":448,"timestamp":149657247,"id":744,"parentId":656,"tags":{"name":"../app/api/ollama/start/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":444,"timestamp":149657252,"id":745,"parentId":656,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":441,"timestamp":149657256,"id":746,"parentId":656,"tags":{"name":"../app/api/projects/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":438,"timestamp":149657260,"id":747,"parentId":656,"tags":{"name":"../app/api/project-settings/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":435,"timestamp":149657263,"id":748,"parentId":656,"tags":{"name":"../app/api/scheduled-tasks/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":432,"timestamp":149657267,"id":749,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/history/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":429,"timestamp":149657271,"id":750,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/fork/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":426,"timestamp":149657275,"id":751,"parentId":656,"tags":{"name":"../app/api/sessions/projects/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":424,"timestamp":149657278,"id":752,"parentId":656,"tags":{"name":"../app/api/sessions/projects/[encodedPath]/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":421,"timestamp":149657282,"id":753,"parentId":656,"tags":{"name":"../app/api/terminal/aliases/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":418,"timestamp":149657286,"id":754,"parentId":656,"tags":{"name":"../app/api/terminal/bubble-order/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":415,"timestamp":149657290,"id":755,"parentId":656,"tags":{"name":"../app/api/sessions/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":413,"timestamp":149657293,"id":756,"parentId":656,"tags":{"name":"../app/api/terminal/autocomplete/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":410,"timestamp":149657297,"id":757,"parentId":656,"tags":{"name":"../app/api/terminal/env/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":407,"timestamp":149657301,"id":758,"parentId":656,"tags":{"name":"../app/api/terminal/history/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":405,"timestamp":149657304,"id":759,"parentId":656,"tags":{"name":"../app/api/session-by-path/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":403,"timestamp":149657308,"id":760,"parentId":656,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":400,"timestamp":149657312,"id":761,"parentId":656,"tags":{"name":"../app/project/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":397,"timestamp":149657315,"id":762,"parentId":656,"tags":{"name":"../app/review/[id]/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":395,"timestamp":149657319,"id":763,"parentId":656,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":393,"timestamp":149657323,"id":764,"parentId":656,"tags":{"name":"5460.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":388,"timestamp":149657328,"id":765,"parentId":656,"tags":{"name":"4490.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":384,"timestamp":149657334,"id":766,"parentId":656,"tags":{"name":"5733.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":380,"timestamp":149657338,"id":767,"parentId":656,"tags":{"name":"7800.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":377,"timestamp":149657342,"id":768,"parentId":656,"tags":{"name":"9116.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":375,"timestamp":149657346,"id":769,"parentId":656,"tags":{"name":"8068.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":372,"timestamp":149657350,"id":770,"parentId":656,"tags":{"name":"6142.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":364,"timestamp":149657359,"id":771,"parentId":656,"tags":{"name":"1912.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":361,"timestamp":149657363,"id":772,"parentId":656,"tags":{"name":"3503.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":352,"timestamp":149657374,"id":773,"parentId":656,"tags":{"name":"1667.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":346,"timestamp":149657380,"id":774,"parentId":656,"tags":{"name":"4345.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":343,"timestamp":149657384,"id":775,"parentId":656,"tags":{"name":"925.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":341,"timestamp":149657388,"id":776,"parentId":656,"tags":{"name":"4097.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":338,"timestamp":149657392,"id":777,"parentId":656,"tags":{"name":"7483.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":336,"timestamp":149657395,"id":778,"parentId":656,"tags":{"name":"9408.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":333,"timestamp":149657399,"id":779,"parentId":656,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":330,"timestamp":149657403,"id":780,"parentId":656,"tags":{"name":"911.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":327,"timestamp":149657407,"id":781,"parentId":656,"tags":{"name":"5536.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":325,"timestamp":149657410,"id":782,"parentId":656,"tags":{"name":"3932.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":322,"timestamp":149657414,"id":783,"parentId":656,"tags":{"name":"2840.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":320,"timestamp":149657417,"id":784,"parentId":656,"tags":{"name":"7265.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":306,"timestamp":149657432,"id":785,"parentId":656,"tags":{"name":"4268.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":303,"timestamp":149657436,"id":786,"parentId":656,"tags":{"name":"3441.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":301,"timestamp":149657440,"id":787,"parentId":656,"tags":{"name":"6804.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":298,"timestamp":149657443,"id":788,"parentId":656,"tags":{"name":"4309.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":296,"timestamp":149657447,"id":789,"parentId":656,"tags":{"name":"2376.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":293,"timestamp":149657450,"id":790,"parentId":656,"tags":{"name":"7484.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":290,"timestamp":149657454,"id":791,"parentId":656,"tags":{"name":"8351.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":288,"timestamp":149657458,"id":792,"parentId":656,"tags":{"name":"4388.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":283,"timestamp":149657463,"id":793,"parentId":656,"tags":{"name":"3434.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":280,"timestamp":149657467,"id":794,"parentId":656,"tags":{"name":"6346.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":278,"timestamp":149657470,"id":795,"parentId":656,"tags":{"name":"9401.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":275,"timestamp":149657474,"id":796,"parentId":656,"tags":{"name":"5152.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":272,"timestamp":149657478,"id":797,"parentId":656,"tags":{"name":"1639.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":269,"timestamp":149657482,"id":798,"parentId":656,"tags":{"name":"582.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":267,"timestamp":149657485,"id":799,"parentId":656,"tags":{"name":"5481.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":264,"timestamp":149657489,"id":800,"parentId":656,"tags":{"name":"4042.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":261,"timestamp":149657493,"id":801,"parentId":656,"tags":{"name":"4073.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":259,"timestamp":149657496,"id":802,"parentId":656,"tags":{"name":"4741.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":256,"timestamp":149657500,"id":803,"parentId":656,"tags":{"name":"1813.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":254,"timestamp":149657503,"id":804,"parentId":656,"tags":{"name":"5958.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":251,"timestamp":149657507,"id":805,"parentId":656,"tags":{"name":"2325.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":249,"timestamp":149657510,"id":806,"parentId":656,"tags":{"name":"9298.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":247,"timestamp":149657514,"id":807,"parentId":656,"tags":{"name":"8491.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":245,"timestamp":149657518,"id":808,"parentId":656,"tags":{"name":"6117.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":242,"timestamp":149657521,"id":809,"parentId":656,"tags":{"name":"5147.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":239,"timestamp":149657525,"id":810,"parentId":656,"tags":{"name":"4793.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":237,"timestamp":149657529,"id":811,"parentId":656,"tags":{"name":"3863.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":234,"timestamp":149657532,"id":812,"parentId":656,"tags":{"name":"4367.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":231,"timestamp":149657536,"id":813,"parentId":656,"tags":{"name":"6443.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":228,"timestamp":149657540,"id":814,"parentId":656,"tags":{"name":"7307.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":226,"timestamp":149657543,"id":815,"parentId":656,"tags":{"name":"4442.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":223,"timestamp":149657547,"id":816,"parentId":656,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":221,"timestamp":149657550,"id":817,"parentId":656,"tags":{"name":"887.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":219,"timestamp":149657554,"id":818,"parentId":656,"tags":{"name":"4272.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":216,"timestamp":149657558,"id":819,"parentId":656,"tags":{"name":"7514.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":213,"timestamp":149657561,"id":820,"parentId":656,"tags":{"name":"4098.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":210,"timestamp":149657565,"id":821,"parentId":656,"tags":{"name":"6062.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"}]
3
+ [{"name":"generate-buildid","duration":215,"timestamp":143553642,"id":4,"parentId":1,"tags":{},"startTime":1774983928607,"traceId":"c66d86cf8c35b6cf"},{"name":"load-custom-routes","duration":345,"timestamp":143554066,"id":5,"parentId":1,"tags":{},"startTime":1774983928607,"traceId":"c66d86cf8c35b6cf"},{"name":"create-dist-dir","duration":827,"timestamp":143554439,"id":6,"parentId":1,"tags":{},"startTime":1774983928608,"traceId":"c66d86cf8c35b6cf"},{"name":"clean","duration":58833,"timestamp":143555973,"id":7,"parentId":1,"tags":{},"startTime":1774983928609,"traceId":"c66d86cf8c35b6cf"},{"name":"create-pages-mapping","duration":277,"timestamp":143660221,"id":8,"parentId":1,"tags":{},"startTime":1774983928713,"traceId":"c66d86cf8c35b6cf"},{"name":"collect-app-files","duration":7010,"timestamp":143660544,"id":9,"parentId":1,"tags":{},"startTime":1774983928714,"traceId":"c66d86cf8c35b6cf"},{"name":"create-app-mapping","duration":2804,"timestamp":143667588,"id":10,"parentId":1,"tags":{},"startTime":1774983928721,"traceId":"c66d86cf8c35b6cf"},{"name":"create-app-layouts","duration":119,"timestamp":143670510,"id":11,"parentId":1,"tags":{},"startTime":1774983928724,"traceId":"c66d86cf8c35b6cf"},{"name":"collect-default-files","duration":5256,"timestamp":143673863,"id":13,"parentId":1,"tags":{},"startTime":1774983928727,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-route-types","duration":32833,"timestamp":143673216,"id":12,"parentId":1,"tags":{},"startTime":1774983928726,"traceId":"c66d86cf8c35b6cf"},{"name":"public-dir-conflict-check","duration":111,"timestamp":143706199,"id":14,"parentId":1,"tags":{},"startTime":1774983928759,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-routes-manifest","duration":4124,"timestamp":143706410,"id":15,"parentId":1,"tags":{},"startTime":1774983928760,"traceId":"c66d86cf8c35b6cf"},{"name":"create-entrypoints","duration":62314,"timestamp":144179747,"id":20,"parentId":18,"tags":{},"startTime":1774983929233,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-webpack-config","duration":261130,"timestamp":144242268,"id":21,"parentId":19,"tags":{},"startTime":1774983929295,"traceId":"c66d86cf8c35b6cf"},{"name":"next-trace-entrypoint-plugin","duration":2110,"timestamp":144595654,"id":23,"parentId":22,"tags":{},"startTime":1774983929649,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432475,"timestamp":144605664,"id":76,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-cursor%2Froute&name=app%2Fapi%2Fopen-cursor%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-cursor%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-cursor%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432515,"timestamp":144605669,"id":77,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-vscode%2Froute&name=app%2Fapi%2Fopen-vscode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-vscode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-vscode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432455,"timestamp":144605742,"id":94,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fshare-info%2Froute&name=app%2Fapi%2Freview%2Fshare-info%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fshare-info%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fshare-info%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432453,"timestamp":144605753,"id":97,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fscripts%2Froute&name=app%2Fapi%2Fservices%2Fscripts%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fscripts%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fscripts%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432452,"timestamp":144605760,"id":99,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fversion%2Froute&name=app%2Fapi%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432446,"timestamp":144605772,"id":102,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fbash%2Froute&name=app%2Fapi%2Fbash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fbash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fbash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432435,"timestamp":144605795,"id":108,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fblame%2Froute&name=app%2Fapi%2Ffiles%2Fblame%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fblame%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fblame%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432439,"timestamp":144605807,"id":110,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsearch%2Froute&name=app%2Fapi%2Ffiles%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432439,"timestamp":144605815,"id":112,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fstart%2Froute&name=app%2Fapi%2Follama%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fstart%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432506,"timestamp":144605818,"id":113,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432471,"timestamp":144605861,"id":124,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fautocomplete%2Froute&name=app%2Fapi%2Fterminal%2Fautocomplete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fautocomplete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fautocomplete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452074,"timestamp":144605447,"id":34,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffile%2Froute&name=app%2Fapi%2Ffile%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffile%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffile%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452039,"timestamp":144605497,"id":36,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fextension%2Fversion%2Froute&name=app%2Fapi%2Fextension%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fextension%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fextension%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452045,"timestamp":144605504,"id":37,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fcopy%2Froute&name=app%2Fapi%2Ffiles%2Fcopy%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fcopy%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fcopy%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452037,"timestamp":144605515,"id":40,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Findex%2Froute&name=app%2Fapi%2Ffiles%2Findex%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Findex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Findex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452031,"timestamp":144605525,"id":42,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fpaste%2Froute&name=app%2Fapi%2Ffiles%2Fpaste%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fpaste%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fpaste%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452030,"timestamp":144605529,"id":43,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Freaddir%2Froute&name=app%2Fapi%2Ffiles%2Freaddir%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Freaddir%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Freaddir%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452028,"timestamp":144605534,"id":44,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fread%2Froute&name=app%2Fapi%2Ffiles%2Fread%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fread%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fread%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452022,"timestamp":144605543,"id":46,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsave%2Froute&name=app%2Fapi%2Ffiles%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452020,"timestamp":144605548,"id":47,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranch-diff%2Froute&name=app%2Fapi%2Fgit%2Fbranch-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranch-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranch-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452020,"timestamp":144605551,"id":48,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452018,"timestamp":144605555,"id":49,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommit-diff%2Froute&name=app%2Fapi%2Fgit%2Fcommit-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommit-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommit-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452017,"timestamp":144605558,"id":50,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommits%2Froute&name=app%2Fapi%2Fgit%2Fcommits%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommits%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommits%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452015,"timestamp":144605563,"id":51,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiscard%2Froute&name=app%2Fapi%2Fgit%2Fdiscard%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiscard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiscard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452067,"timestamp":144605566,"id":52,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452067,"timestamp":144605571,"id":53,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452067,"timestamp":144605574,"id":54,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fworktree%2Froute&name=app%2Fapi%2Fgit%2Fworktree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fworktree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fworktree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452065,"timestamp":144605579,"id":55,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452065,"timestamp":144605582,"id":56,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452062,"timestamp":144605587,"id":57,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fload%2Froute&name=app%2Fapi%2Fjupyter%2Fload%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fload%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fload%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452056,"timestamp":144605595,"id":59,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fsave%2Froute&name=app%2Fapi%2Fjupyter%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1451889,"timestamp":144605765,"id":100,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1451890,"timestamp":144605768,"id":101,"parentId":24,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1456084,"timestamp":144605164,"id":26,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459716,"timestamp":144605203,"id":27,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcomments%2Froute&name=app%2Fapi%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459250,"timestamp":144605683,"id":80,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-state%2Froute&name=app%2Fapi%2Fproject-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459260,"timestamp":144605680,"id":79,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpinned-sessions%2Froute&name=app%2Fapi%2Fpinned-sessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpinned-sessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpinned-sessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459189,"timestamp":144605757,"id":98,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Froute&name=app%2Fapi%2Fsettings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459228,"timestamp":144605727,"id":90,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459234,"timestamp":144605730,"id":91,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Forder%2Froute&name=app%2Fapi%2Freview%2Forder%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Forder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Forder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459224,"timestamp":144605745,"id":95,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fusers%2Froute&name=app%2Fapi%2Freview%2Fusers%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fusers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fusers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459224,"timestamp":144605750,"id":96,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fconfig%2Froute&name=app%2Fapi%2Fservices%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459466,"timestamp":144605512,"id":39,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fexpanded%2Froute&name=app%2Fapi%2Ffiles%2Fexpanded%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fexpanded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fexpanded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459462,"timestamp":144605520,"id":41,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Finit%2Froute&name=app%2Fapi%2Ffiles%2Finit%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Finit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Finit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459455,"timestamp":144605540,"id":45,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Frecent%2Froute&name=app%2Fapi%2Ffiles%2Frecent%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Frecent%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Frecent%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459214,"timestamp":144605788,"id":106,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcommands%2Froute&name=app%2Fapi%2Fcommands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcommands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcommands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459239,"timestamp":144605802,"id":109,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fclaude-stats%2Froute&name=app%2Fapi%2Fclaude-stats%2Froute&pagePath=private-next-app-dir%2Fapi%2Fclaude-stats%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fclaude-stats%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459238,"timestamp":144605810,"id":111,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fnote%2Froute&name=app%2Fapi%2Fnote%2Froute&pagePath=private-next-app-dir%2Fapi%2Fnote%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fnote%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459232,"timestamp":144605822,"id":114,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprojects%2Froute&name=app%2Fapi%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459234,"timestamp":144605825,"id":115,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-settings%2Froute&name=app%2Fapi%2Fproject-settings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-settings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-settings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459208,"timestamp":144605856,"id":123,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Froute&name=app%2Fapi%2Fsessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459228,"timestamp":144605841,"id":119,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459227,"timestamp":144605845,"id":120,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459244,"timestamp":144605833,"id":117,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459243,"timestamp":144605838,"id":118,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1460033,"timestamp":144605592,"id":58,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fglobal-state%2Froute&name=app%2Fapi%2Fglobal-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fglobal-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fglobal-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459861,"timestamp":144605776,"id":103,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Fcodex%2Froute&name=app%2Fapi%2Fchat%2Fcodex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Fcodex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Fcodex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459862,"timestamp":144605780,"id":104,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Follama%2Froute&name=app%2Fapi%2Fchat%2Follama%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Follama%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Follama%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459863,"timestamp":144605783,"id":105,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Fkimi%2Froute&name=app%2Fapi%2Fchat%2Fkimi%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Fkimi%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Fkimi%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1463012,"timestamp":144605672,"id":78,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpick-folder%2Froute&name=app%2Fapi%2Fpick-folder%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpick-folder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpick-folder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1463205,"timestamp":144605488,"id":35,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fclipboard%2Froute&name=app%2Fapi%2Ffiles%2Fclipboard%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fclipboard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fclipboard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1463192,"timestamp":144605507,"id":38,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fdelete%2Froute&name=app%2Fapi%2Ffiles%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1466318,"timestamp":144605600,"id":60,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fshutdown%2Froute&name=app%2Fapi%2Fjupyter%2Fshutdown%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fshutdown%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fshutdown%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1469549,"timestamp":144605848,"id":121,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Faliases%2Froute&name=app%2Fapi%2Fterminal%2Faliases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Faliases%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Faliases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1469553,"timestamp":144605853,"id":122,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fbubble-order%2Froute&name=app%2Fapi%2Fterminal%2Fbubble-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fbubble-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fbubble-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1476595,"timestamp":144605864,"id":125,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fenv%2Froute&name=app%2Fapi%2Fterminal%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1477968,"timestamp":144605868,"id":126,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fhistory%2Froute&name=app%2Fapi%2Fterminal%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1479481,"timestamp":144605872,"id":127,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession-by-path%2Froute&name=app%2Fapi%2Fsession-by-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession-by-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession-by-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1483444,"timestamp":144605734,"id":92,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fidentify%2Froute&name=app%2Fapi%2Freview%2Fidentify%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fidentify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fidentify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497344,"timestamp":144605226,"id":28,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fcolumns%2Froute&name=app%2Fapi%2Fdb%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497337,"timestamp":144605244,"id":29,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fconnect%2Froute&name=app%2Fapi%2Fdb%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497330,"timestamp":144605256,"id":30,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fdisconnect%2Froute&name=app%2Fapi%2Fdb%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497319,"timestamp":144605273,"id":31,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fexport%2Froute&name=app%2Fapi%2Fdb%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497313,"timestamp":144605283,"id":32,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fquery%2Froute&name=app%2Fapi%2Fdb%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497305,"timestamp":144605295,"id":33,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fschemas%2Froute&name=app%2Fapi%2Fdb%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1507760,"timestamp":144604626,"id":25,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1506990,"timestamp":144605830,"id":116,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fscheduled-tasks%2Froute&name=app%2Fapi%2Fscheduled-tasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fscheduled-tasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fscheduled-tasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1509262,"timestamp":144605880,"id":129,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fproject%2Fpage&name=app%2Fproject%2Fpage&pagePath=private-next-app-dir%2Fproject%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fproject%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1516927,"timestamp":144605884,"id":130,"parentId":24,"tags":{"request":"next-app-loader?page=%2Freview%2F%5Bid%5D%2Fpage&name=app%2Freview%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Freview%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Freview%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1539999,"timestamp":144605877,"id":128,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543501,"timestamp":144605603,"id":61,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fdefinition%2Froute&name=app%2Fapi%2Flsp%2Fdefinition%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fdefinition%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fdefinition%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543510,"timestamp":144605608,"id":62,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fhover%2Froute&name=app%2Fapi%2Flsp%2Fhover%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fhover%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fhover%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543511,"timestamp":144605611,"id":63,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Freferences%2Froute&name=app%2Fapi%2Flsp%2Freferences%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Freferences%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Freferences%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543508,"timestamp":144605618,"id":65,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fwarmup%2Froute&name=app%2Fapi%2Flsp%2Fwarmup%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fwarmup%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fwarmup%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543514,"timestamp":144605615,"id":64,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fstatus%2Froute&name=app%2Fapi%2Flsp%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1551904,"timestamp":144605737,"id":93,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Froute&name=app%2Fapi%2Freview%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"}]
4
+ [{"name":"minify-js","duration":207,"timestamp":149657569,"id":822,"parentId":656,"tags":{"name":"7284.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-webpack-plugin-optimize","duration":19391,"timestamp":149638441,"id":656,"parentId":22,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1774983934692,"traceId":"c66d86cf8c35b6cf"},{"name":"css-minimizer-plugin","duration":193,"timestamp":149657993,"id":823,"parentId":22,"tags":{},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"create-trace-assets","duration":10725,"timestamp":149658396,"id":824,"parentId":23,"tags":{},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"seal","duration":856906,"timestamp":148854659,"id":643,"parentId":22,"tags":{},"startTime":1774983933908,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-compilation","duration":5177479,"timestamp":144593820,"id":22,"parentId":19,"tags":{"name":"server"},"startTime":1774983929647,"traceId":"c66d86cf8c35b6cf"},{"name":"emit","duration":55916,"timestamp":149771859,"id":825,"parentId":19,"tags":{},"startTime":1774983934825,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-close","duration":1321305,"timestamp":149833612,"id":826,"parentId":19,"tags":{"name":"server"},"startTime":1774983934887,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-generate-error-stats","duration":2692,"timestamp":151154988,"id":827,"parentId":826,"tags":{},"startTime":1774983936208,"traceId":"c66d86cf8c35b6cf"},{"name":"run-webpack-compiler","duration":6978449,"timestamp":144179740,"id":19,"parentId":18,"tags":{},"startTime":1774983929233,"traceId":"c66d86cf8c35b6cf"},{"name":"format-webpack-messages","duration":82,"timestamp":151158198,"id":828,"parentId":18,"tags":{},"startTime":1774983936211,"traceId":"c66d86cf8c35b6cf"},{"name":"worker-main-server","duration":6979045,"timestamp":144179388,"id":18,"parentId":1,"tags":{},"startTime":1774983929232,"traceId":"c66d86cf8c35b6cf"},{"name":"create-entrypoints","duration":61687,"timestamp":151699947,"id":831,"parentId":829,"tags":{},"startTime":1774983936753,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-webpack-config","duration":260346,"timestamp":151761829,"id":832,"parentId":830,"tags":{},"startTime":1774983936815,"traceId":"c66d86cf8c35b6cf"},{"name":"make","duration":852,"timestamp":152117844,"id":834,"parentId":833,"tags":{},"startTime":1774983937171,"traceId":"c66d86cf8c35b6cf"},{"name":"chunk-graph","duration":652,"timestamp":152121868,"id":836,"parentId":835,"tags":{},"startTime":1774983937175,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-modules","duration":37,"timestamp":152122674,"id":838,"parentId":835,"tags":{},"startTime":1774983937176,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunks","duration":1019,"timestamp":152122816,"id":839,"parentId":835,"tags":{},"startTime":1774983937176,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-tree","duration":149,"timestamp":152123919,"id":840,"parentId":835,"tags":{},"startTime":1774983937177,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunk-modules","duration":591,"timestamp":152124289,"id":841,"parentId":835,"tags":{},"startTime":1774983937177,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize","duration":2377,"timestamp":152122605,"id":837,"parentId":835,"tags":{},"startTime":1774983937176,"traceId":"c66d86cf8c35b6cf"},{"name":"module-hash","duration":104,"timestamp":152126135,"id":842,"parentId":835,"tags":{},"startTime":1774983937179,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation","duration":223,"timestamp":152126293,"id":843,"parentId":835,"tags":{},"startTime":1774983937179,"traceId":"c66d86cf8c35b6cf"},{"name":"hash","duration":472,"timestamp":152126791,"id":844,"parentId":835,"tags":{},"startTime":1774983937180,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation-jobs","duration":149,"timestamp":152127259,"id":845,"parentId":835,"tags":{},"startTime":1774983937180,"traceId":"c66d86cf8c35b6cf"},{"name":"module-assets","duration":93,"timestamp":152127373,"id":846,"parentId":835,"tags":{},"startTime":1774983937180,"traceId":"c66d86cf8c35b6cf"},{"name":"create-chunk-assets","duration":201,"timestamp":152127480,"id":847,"parentId":835,"tags":{},"startTime":1774983937181,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":173,"timestamp":152141392,"id":849,"parentId":848,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1774983937194,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-webpack-plugin-optimize","duration":2291,"timestamp":152139286,"id":848,"parentId":833,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1774983937192,"traceId":"c66d86cf8c35b6cf"},{"name":"css-minimizer-plugin","duration":113,"timestamp":152141664,"id":850,"parentId":833,"tags":{},"startTime":1774983937195,"traceId":"c66d86cf8c35b6cf"},{"name":"seal","duration":23874,"timestamp":152121191,"id":835,"parentId":833,"tags":{},"startTime":1774983937174,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-compilation","duration":34976,"timestamp":152110441,"id":833,"parentId":830,"tags":{"name":"edge-server"},"startTime":1774983937164,"traceId":"c66d86cf8c35b6cf"},{"name":"emit","duration":2438,"timestamp":152145899,"id":851,"parentId":830,"tags":{},"startTime":1774983937199,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-close","duration":642,"timestamp":152149160,"id":852,"parentId":830,"tags":{"name":"edge-server"},"startTime":1774983937202,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-generate-error-stats","duration":2600,"timestamp":152149849,"id":853,"parentId":852,"tags":{},"startTime":1774983937203,"traceId":"c66d86cf8c35b6cf"},{"name":"run-webpack-compiler","duration":452851,"timestamp":151699941,"id":830,"parentId":829,"tags":{},"startTime":1774983936753,"traceId":"c66d86cf8c35b6cf"},{"name":"format-webpack-messages","duration":90,"timestamp":152152800,"id":854,"parentId":829,"tags":{},"startTime":1774983937206,"traceId":"c66d86cf8c35b6cf"},{"name":"worker-main-edge-server","duration":453461,"timestamp":151699588,"id":829,"parentId":1,"tags":{},"startTime":1774983936753,"traceId":"c66d86cf8c35b6cf"},{"name":"create-entrypoints","duration":61774,"timestamp":152648342,"id":857,"parentId":855,"tags":{},"startTime":1774983937701,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-webpack-config","duration":257853,"timestamp":152710318,"id":858,"parentId":856,"tags":{},"startTime":1774983937763,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702952,"timestamp":153069161,"id":865,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702948,"timestamp":153069202,"id":867,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702942,"timestamp":153069222,"id":869,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702848,"timestamp":153069324,"id":870,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702816,"timestamp":153069360,"id":871,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702814,"timestamp":153069368,"id":872,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702813,"timestamp":153069374,"id":873,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702825,"timestamp":153069378,"id":874,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702834,"timestamp":153069383,"id":875,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702900,"timestamp":153069386,"id":876,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702903,"timestamp":153069390,"id":877,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702901,"timestamp":153069396,"id":878,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702905,"timestamp":153069400,"id":879,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702904,"timestamp":153069405,"id":880,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702904,"timestamp":153069408,"id":881,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702902,"timestamp":153069413,"id":882,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702902,"timestamp":153069417,"id":883,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702900,"timestamp":153069421,"id":884,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702899,"timestamp":153069425,"id":885,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702896,"timestamp":153069430,"id":886,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702896,"timestamp":153069433,"id":887,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702893,"timestamp":153069437,"id":888,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702893,"timestamp":153069441,"id":889,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702890,"timestamp":153069445,"id":890,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702889,"timestamp":153069448,"id":891,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702887,"timestamp":153069453,"id":892,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702888,"timestamp":153069456,"id":893,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702882,"timestamp":153069464,"id":894,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702882,"timestamp":153069467,"id":895,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702879,"timestamp":153069471,"id":896,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702878,"timestamp":153069474,"id":897,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702875,"timestamp":153069479,"id":898,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702874,"timestamp":153069482,"id":899,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702872,"timestamp":153069487,"id":900,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702871,"timestamp":153069490,"id":901,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702868,"timestamp":153069495,"id":902,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702864,"timestamp":153069501,"id":903,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702863,"timestamp":153069504,"id":904,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702857,"timestamp":153069512,"id":905,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702857,"timestamp":153069515,"id":906,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702855,"timestamp":153069520,"id":907,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702854,"timestamp":153069523,"id":908,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702852,"timestamp":153069528,"id":909,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702851,"timestamp":153069531,"id":910,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702849,"timestamp":153069536,"id":911,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702847,"timestamp":153069539,"id":912,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702844,"timestamp":153069544,"id":913,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702843,"timestamp":153069547,"id":914,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702840,"timestamp":153069552,"id":915,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702839,"timestamp":153069555,"id":916,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702836,"timestamp":153069560,"id":917,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702834,"timestamp":153069563,"id":918,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702836,"timestamp":153069568,"id":919,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702835,"timestamp":153069571,"id":920,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702832,"timestamp":153069575,"id":921,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702831,"timestamp":153069578,"id":922,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702830,"timestamp":153069581,"id":923,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702826,"timestamp":153069586,"id":924,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702825,"timestamp":153069589,"id":925,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702817,"timestamp":153069599,"id":926,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702815,"timestamp":153069603,"id":927,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"}]
5
+ [{"name":"add-entry","duration":702812,"timestamp":153069607,"id":928,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702811,"timestamp":153069610,"id":929,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702808,"timestamp":153069615,"id":930,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702807,"timestamp":153069618,"id":931,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702803,"timestamp":153069623,"id":932,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702802,"timestamp":153069626,"id":933,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702799,"timestamp":153069631,"id":934,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702798,"timestamp":153069634,"id":935,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702795,"timestamp":153069639,"id":936,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702794,"timestamp":153069642,"id":937,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702791,"timestamp":153069646,"id":938,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702790,"timestamp":153069649,"id":939,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702787,"timestamp":153069654,"id":940,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702786,"timestamp":153069657,"id":941,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702785,"timestamp":153069659,"id":942,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702782,"timestamp":153069664,"id":943,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702780,"timestamp":153069669,"id":944,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702775,"timestamp":153069675,"id":945,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702772,"timestamp":153069680,"id":946,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702771,"timestamp":153069683,"id":947,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702768,"timestamp":153069688,"id":948,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702767,"timestamp":153069691,"id":949,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702764,"timestamp":153069696,"id":950,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702765,"timestamp":153069699,"id":951,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702763,"timestamp":153069703,"id":952,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702762,"timestamp":153069706,"id":953,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702759,"timestamp":153069711,"id":954,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702758,"timestamp":153069714,"id":955,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702755,"timestamp":153069718,"id":956,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702754,"timestamp":153069722,"id":957,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702750,"timestamp":153069726,"id":958,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702749,"timestamp":153069729,"id":959,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702748,"timestamp":153069732,"id":960,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702745,"timestamp":153069737,"id":961,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702743,"timestamp":153069740,"id":962,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702737,"timestamp":153069748,"id":963,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702736,"timestamp":153069751,"id":964,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702733,"timestamp":153069756,"id":965,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702731,"timestamp":153069759,"id":966,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702729,"timestamp":153069764,"id":967,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702727,"timestamp":153069767,"id":968,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702724,"timestamp":153069771,"id":969,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702723,"timestamp":153069774,"id":970,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702720,"timestamp":153069779,"id":971,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":752942,"timestamp":153069188,"id":866,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":765919,"timestamp":153069072,"id":864,"parentId":860,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":876928,"timestamp":153069039,"id":863,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":877011,"timestamp":153068974,"id":862,"parentId":860,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":885638,"timestamp":153068496,"id":861,"parentId":860,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":920679,"timestamp":153069211,"id":868,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Lora%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-lora%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22lora%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22JetBrains_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-jetbrains-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22jetbrainsMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fshared%2FProviders.tsx%22%2C%22ids%22%3A%5B%22Providers%22%5D%7D&server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1400694,"timestamp":153069782,"id":972,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FEmptyState.tsx%22%2C%22ids%22%3A%5B%22EmptyState%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectItem.tsx%22%2C%22ids%22%3A%5B%22ProjectItem%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectSidebar.tsx%22%2C%22ids%22%3A%5B%22ProjectSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FWorkspace.tsx%22%2C%22ids%22%3A%5B%22Workspace%22%5D%7D&server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1892337,"timestamp":153069787,"id":973,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fproject%2FTabManager.tsx%22%2C%22ids%22%3A%5B%22TabManager%22%5D%7D&server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1892351,"timestamp":153069790,"id":974,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Freview%2FReviewPage.tsx%22%2C%22ids%22%3A%5B%22ReviewPage%22%5D%7D&server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"make","duration":1894488,"timestamp":153068063,"id":860,"parentId":859,"tags":{},"startTime":1774983938121,"traceId":"c66d86cf8c35b6cf"},{"name":"chunk-graph","duration":85278,"timestamp":155196587,"id":976,"parentId":975,"tags":{},"startTime":1774983940250,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-modules","duration":71,"timestamp":155281996,"id":978,"parentId":975,"tags":{},"startTime":1774983940335,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunks","duration":80749,"timestamp":155291149,"id":980,"parentId":975,"tags":{},"startTime":1774983940344,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-tree","duration":297,"timestamp":155372060,"id":981,"parentId":975,"tags":{},"startTime":1774983940425,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunk-modules","duration":124227,"timestamp":155372505,"id":982,"parentId":975,"tags":{},"startTime":1774983940426,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize","duration":214898,"timestamp":155281941,"id":977,"parentId":975,"tags":{},"startTime":1774983940335,"traceId":"c66d86cf8c35b6cf"},{"name":"module-hash","duration":83919,"timestamp":155586847,"id":983,"parentId":975,"tags":{},"startTime":1774983940640,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation","duration":12310,"timestamp":155670834,"id":984,"parentId":975,"tags":{},"startTime":1774983940724,"traceId":"c66d86cf8c35b6cf"},{"name":"hash","duration":30606,"timestamp":155693706,"id":985,"parentId":975,"tags":{},"startTime":1774983940747,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation-jobs","duration":556,"timestamp":155724308,"id":986,"parentId":975,"tags":{},"startTime":1774983940777,"traceId":"c66d86cf8c35b6cf"},{"name":"module-assets","duration":2308,"timestamp":155724572,"id":987,"parentId":975,"tags":{},"startTime":1774983940778,"traceId":"c66d86cf8c35b6cf"},{"name":"create-chunk-assets","duration":10885,"timestamp":155726898,"id":988,"parentId":975,"tags":{},"startTime":1774983940780,"traceId":"c66d86cf8c35b6cf"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1780,"timestamp":155749028,"id":990,"parentId":859,"tags":{},"startTime":1774983940802,"traceId":"c66d86cf8c35b6cf"},{"name":"NextJsBuildManifest-createassets","duration":3009,"timestamp":155747814,"id":989,"parentId":859,"tags":{},"startTime":1774983940801,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5680,"timestamp":155772391,"id":992,"parentId":991,"tags":{"name":"static/chunks/main-8f84e99c14cc345a.js","cache":"HIT"},"startTime":1774983940825,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5476,"timestamp":155772611,"id":993,"parentId":991,"tags":{"name":"static/chunks/main-app-ac5fcfbf23e00fca.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5459,"timestamp":155772632,"id":994,"parentId":991,"tags":{"name":"static/chunks/app/_not-found/page-97fa7117fcb8102d.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5444,"timestamp":155772650,"id":995,"parentId":991,"tags":{"name":"static/chunks/app/_global-error/page-50728f17ea527b22.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5432,"timestamp":155772664,"id":996,"parentId":991,"tags":{"name":"static/chunks/app/global-error-a067ba6a29edf245.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5422,"timestamp":155772677,"id":997,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-9990e38b48d7a20f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5403,"timestamp":155772699,"id":998,"parentId":991,"tags":{"name":"static/chunks/app/layout-b1175a47c53a2c5a.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5389,"timestamp":155772715,"id":999,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-c69ed61b7b5d8bed.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5380,"timestamp":155772727,"id":1000,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f4882bc019a18146.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5302,"timestamp":155772812,"id":1001,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-1dec5478e24f489a.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5273,"timestamp":155772846,"id":1002,"parentId":991,"tags":{"name":"static/chunks/app/api/comments/route-da5f60f3a38b9cb9.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5251,"timestamp":155772870,"id":1003,"parentId":991,"tags":{"name":"static/chunks/app/api/db/columns/route-175df5e969a0baf4.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5235,"timestamp":155772888,"id":1004,"parentId":991,"tags":{"name":"static/chunks/app/api/db/connect/route-bbc16be163eac31f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5226,"timestamp":155772899,"id":1005,"parentId":991,"tags":{"name":"static/chunks/app/api/db/disconnect/route-5ac33ad65073fbad.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5217,"timestamp":155772910,"id":1006,"parentId":991,"tags":{"name":"static/chunks/app/api/db/export/route-c278de9496fb62cd.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5207,"timestamp":155772923,"id":1007,"parentId":991,"tags":{"name":"static/chunks/app/api/db/query/route-e8dc1a26907cc531.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5200,"timestamp":155772933,"id":1008,"parentId":991,"tags":{"name":"static/chunks/app/api/db/schemas/route-8182a34a084ed791.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5193,"timestamp":155772942,"id":1009,"parentId":991,"tags":{"name":"static/chunks/app/api/file/route-fb989d88e3623ecb.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5185,"timestamp":155772952,"id":1010,"parentId":991,"tags":{"name":"static/chunks/app/api/files/clipboard/route-8aaf46090dd528cf.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5176,"timestamp":155772963,"id":1011,"parentId":991,"tags":{"name":"static/chunks/app/api/extension/version/route-5662945b5dcca67a.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5161,"timestamp":155772980,"id":1012,"parentId":991,"tags":{"name":"static/chunks/app/api/files/copy/route-d1a1d135605175f0.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5152,"timestamp":155772991,"id":1013,"parentId":991,"tags":{"name":"static/chunks/app/api/files/delete/route-323c56d513125667.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5143,"timestamp":155773002,"id":1014,"parentId":991,"tags":{"name":"static/chunks/app/api/files/expanded/route-4742e5d0fdd0cb31.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5096,"timestamp":155773051,"id":1015,"parentId":991,"tags":{"name":"static/chunks/app/api/files/index/route-1fa049a09b2f9356.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5086,"timestamp":155773063,"id":1016,"parentId":991,"tags":{"name":"static/chunks/app/api/files/init/route-dbc99988332a96fe.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5077,"timestamp":155773074,"id":1017,"parentId":991,"tags":{"name":"static/chunks/app/api/files/paste/route-92eb1a8283b0a52c.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5076,"timestamp":155773084,"id":1018,"parentId":991,"tags":{"name":"static/chunks/app/api/files/readdir/route-0ce0af9c6502d060.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5067,"timestamp":155773095,"id":1019,"parentId":991,"tags":{"name":"static/chunks/app/api/files/read/route-55215b747e9a4a8f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5059,"timestamp":155773105,"id":1020,"parentId":991,"tags":{"name":"static/chunks/app/api/files/recent/route-5ead40cf7fd59043.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5051,"timestamp":155773114,"id":1021,"parentId":991,"tags":{"name":"static/chunks/app/api/files/save/route-559e8ee2a6267631.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5043,"timestamp":155773125,"id":1022,"parentId":991,"tags":{"name":"static/chunks/app/api/git/branch-diff/route-3568722ee4e1f7c9.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5040,"timestamp":155773135,"id":1023,"parentId":991,"tags":{"name":"static/chunks/app/api/git/branches/route-c434098afbb7e906.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5032,"timestamp":155773145,"id":1024,"parentId":991,"tags":{"name":"static/chunks/app/api/git/commit-diff/route-be307c48a84d9881.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"}]
6
+ [{"name":"minify-js","duration":5028,"timestamp":155773154,"id":1025,"parentId":991,"tags":{"name":"static/chunks/app/api/git/commits/route-795ee87cafd02f42.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5022,"timestamp":155773164,"id":1026,"parentId":991,"tags":{"name":"static/chunks/app/api/git/discard/route-2009e9e2c68c5a7f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5015,"timestamp":155773173,"id":1027,"parentId":991,"tags":{"name":"static/chunks/app/api/git/stage/route-08640ffa109b58ab.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5007,"timestamp":155773183,"id":1028,"parentId":991,"tags":{"name":"static/chunks/app/api/git/status/route-db61d39375c9bbb3.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5003,"timestamp":155773193,"id":1029,"parentId":991,"tags":{"name":"static/chunks/app/api/git/worktree/route-b381f1e94706fdec.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4996,"timestamp":155773203,"id":1030,"parentId":991,"tags":{"name":"static/chunks/app/api/git/diff/route-ebd3ecf791185cff.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4992,"timestamp":155773213,"id":1031,"parentId":991,"tags":{"name":"static/chunks/app/api/git/unstage/route-65969ed37b7c8fa1.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4987,"timestamp":155773224,"id":1032,"parentId":991,"tags":{"name":"static/chunks/app/api/jupyter/load/route-a596b0fbc600a1c0.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4979,"timestamp":155773233,"id":1033,"parentId":991,"tags":{"name":"static/chunks/app/api/global-state/route-1f21395806a36d33.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4976,"timestamp":155773243,"id":1034,"parentId":991,"tags":{"name":"static/chunks/app/api/jupyter/save/route-fd25137246a9e8e7.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4969,"timestamp":155773253,"id":1035,"parentId":991,"tags":{"name":"static/chunks/app/api/jupyter/shutdown/route-253a0aa42c70cd26.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4965,"timestamp":155773263,"id":1036,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/definition/route-7f0b9d088e9616c7.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4962,"timestamp":155773272,"id":1037,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/hover/route-5515e8fcd4a9aabb.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4955,"timestamp":155773282,"id":1038,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/references/route-bba6bf45de5fb15f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4950,"timestamp":155773292,"id":1039,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/status/route-5ecae83582717193.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4946,"timestamp":155773302,"id":1040,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/warmup/route-86bc6d7a0c51afcb.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4940,"timestamp":155773312,"id":1041,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/columns/route-04605cec902e20ca.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4932,"timestamp":155773322,"id":1042,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/disconnect/route-14bdbbbf4d94a690.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4925,"timestamp":155773331,"id":1043,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/connect/route-07008a33528521f0.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4922,"timestamp":155773341,"id":1044,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/export/route-93807e81bdc6f239.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4914,"timestamp":155773355,"id":1045,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/query/route-de22d8e5ec798a43.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4906,"timestamp":155773365,"id":1046,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/schemas/route-c28eea109d6a8db0.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4899,"timestamp":155773374,"id":1047,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/connect/route-e9b32501c85a9a0e.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4894,"timestamp":155773384,"id":1048,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/disconnect/route-bdff01b60892b827.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4887,"timestamp":155773395,"id":1049,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/query/route-37e4b16b6b89dfaf.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4883,"timestamp":155773405,"id":1050,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/schema/route-e556e6018d283104.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4879,"timestamp":155773415,"id":1051,"parentId":991,"tags":{"name":"static/chunks/app/api/open-cursor/route-13373d585c4f896a.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4872,"timestamp":155773425,"id":1052,"parentId":991,"tags":{"name":"static/chunks/app/api/open-vscode/route-7f92fe56f12ce0da.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4870,"timestamp":155773434,"id":1053,"parentId":991,"tags":{"name":"static/chunks/app/api/pick-folder/route-f9275aca79712648.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4866,"timestamp":155773443,"id":1054,"parentId":991,"tags":{"name":"static/chunks/app/api/pinned-sessions/route-81ccb34627f51735.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4853,"timestamp":155773460,"id":1055,"parentId":991,"tags":{"name":"static/chunks/app/api/project-state/route-d5a95f16e76ca9d1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4849,"timestamp":155773470,"id":1056,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/command/route-3032e57af6eda9db.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4840,"timestamp":155773480,"id":1057,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/delete/route-09ec97cecb018360.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4832,"timestamp":155773490,"id":1058,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/disconnect/route-046d137de675ebed.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4828,"timestamp":155773500,"id":1059,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/connect/route-359370fa5992d0ff.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4825,"timestamp":155773510,"id":1060,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/get/route-f256bb4d6e73748c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4818,"timestamp":155773519,"id":1061,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/keys/route-56c1bfa319d909e6.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4815,"timestamp":155773529,"id":1062,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/set/route-b9a9b171a886ffe3.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4811,"timestamp":155773539,"id":1063,"parentId":991,"tags":{"name":"static/chunks/app/api/review/[id]/comments/route-073bdf7a5f9943d1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4804,"timestamp":155773549,"id":1064,"parentId":991,"tags":{"name":"static/chunks/app/api/review/[id]/replies/route-de6915a79607b8ba.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4800,"timestamp":155773559,"id":1065,"parentId":991,"tags":{"name":"static/chunks/app/api/review/[id]/route-ed1bffd832990d68.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4796,"timestamp":155773569,"id":1066,"parentId":991,"tags":{"name":"static/chunks/app/api/review/order/route-ceac94c140082798.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4789,"timestamp":155773579,"id":1067,"parentId":991,"tags":{"name":"static/chunks/app/api/review/identify/route-34fda98c22b41f21.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4786,"timestamp":155773588,"id":1068,"parentId":991,"tags":{"name":"static/chunks/app/api/review/route-8292c7feb634c93b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4782,"timestamp":155773597,"id":1069,"parentId":991,"tags":{"name":"static/chunks/app/api/review/share-info/route-b140f964cddc8600.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4776,"timestamp":155773607,"id":1070,"parentId":991,"tags":{"name":"static/chunks/app/api/review/users/route-73ae222a8d0b3b5c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4768,"timestamp":155773616,"id":1071,"parentId":991,"tags":{"name":"static/chunks/app/api/services/config/route-9af7606cc01bbe73.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4761,"timestamp":155773625,"id":1072,"parentId":991,"tags":{"name":"static/chunks/app/api/services/scripts/route-6dd039c931b57805.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4758,"timestamp":155773634,"id":1073,"parentId":991,"tags":{"name":"static/chunks/app/api/settings/route-1b0ac0a39a0a893b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4751,"timestamp":155773643,"id":1074,"parentId":991,"tags":{"name":"static/chunks/app/api/version/route-17dafd5706fa2d29.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4749,"timestamp":155773652,"id":1075,"parentId":991,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-b0f3af253d5d7c07.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4741,"timestamp":155773663,"id":1076,"parentId":991,"tags":{"name":"static/chunks/app/api/bash/route-36d6e9eb059bacf7.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4737,"timestamp":155773672,"id":1077,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/codex/route-05921dd696d99b29.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4732,"timestamp":155773682,"id":1078,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/ollama/route-4192c19aea3c3193.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4725,"timestamp":155773692,"id":1079,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/kimi/route-d67542e3c0ffbbd0.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4722,"timestamp":155773701,"id":1080,"parentId":991,"tags":{"name":"static/chunks/app/api/commands/route-6c71d6d55141ac80.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4714,"timestamp":155773710,"id":1081,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/route-2b3c7aeeeafcdfa1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4711,"timestamp":155773719,"id":1082,"parentId":991,"tags":{"name":"static/chunks/app/api/files/blame/route-9404d9a037aa9837.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4705,"timestamp":155773728,"id":1083,"parentId":991,"tags":{"name":"static/chunks/app/api/claude-stats/route-f966f3715c6e1584.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4701,"timestamp":155773737,"id":1084,"parentId":991,"tags":{"name":"static/chunks/app/api/files/search/route-3fdf5e2e80def2eb.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4698,"timestamp":155773746,"id":1085,"parentId":991,"tags":{"name":"static/chunks/app/api/note/route-80d06847cd535dac.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4692,"timestamp":155773755,"id":1086,"parentId":991,"tags":{"name":"static/chunks/app/api/ollama/start/route-a232d60b4208c207.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4685,"timestamp":155773764,"id":1087,"parentId":991,"tags":{"name":"static/chunks/app/api/ollama/models/route-a29674c86e690bd8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4677,"timestamp":155773774,"id":1088,"parentId":991,"tags":{"name":"static/chunks/app/api/projects/route-fb7c61d0ecf813c9.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4674,"timestamp":155773783,"id":1089,"parentId":991,"tags":{"name":"static/chunks/app/api/project-settings/route-ac1dc5be3b66925b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4672,"timestamp":155773792,"id":1090,"parentId":991,"tags":{"name":"static/chunks/app/api/scheduled-tasks/route-0903c6a1b15d7aee.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4666,"timestamp":155773801,"id":1091,"parentId":991,"tags":{"name":"static/chunks/app/api/session/[sessionId]/history/route-3ea5cc30e17d8fea.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4658,"timestamp":155773811,"id":1092,"parentId":991,"tags":{"name":"static/chunks/app/api/session/[sessionId]/fork/route-243b779489d89adb.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4652,"timestamp":155773820,"id":1093,"parentId":991,"tags":{"name":"static/chunks/app/api/sessions/projects/route-af36f35aba53b643.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4648,"timestamp":155773829,"id":1094,"parentId":991,"tags":{"name":"static/chunks/app/api/sessions/projects/[encodedPath]/route-a993212dbc3e97b8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4642,"timestamp":155773838,"id":1095,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/aliases/route-7a725e90ba8fb1db.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4635,"timestamp":155773847,"id":1096,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/bubble-order/route-183c1d55c5d69e9d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4627,"timestamp":155773857,"id":1097,"parentId":991,"tags":{"name":"static/chunks/app/api/sessions/route-e1879da3b8a29c0b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4620,"timestamp":155773866,"id":1098,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/autocomplete/route-afa44125d1ad5d75.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4613,"timestamp":155773876,"id":1099,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/env/route-29bd67a7b37db0b8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4605,"timestamp":155773886,"id":1100,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/history/route-f6212d4b0732b2af.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4599,"timestamp":155773895,"id":1101,"parentId":991,"tags":{"name":"static/chunks/app/api/session-by-path/route-26301e895291bb24.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4591,"timestamp":155773904,"id":1102,"parentId":991,"tags":{"name":"static/chunks/app/page-554d80825a922b90.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4584,"timestamp":155773913,"id":1103,"parentId":991,"tags":{"name":"static/chunks/app/project/page-0aea0b7f89601f84.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4577,"timestamp":155773923,"id":1104,"parentId":991,"tags":{"name":"static/chunks/app/review/[id]/page-0828215c7798cde3.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4569,"timestamp":155773932,"id":1105,"parentId":991,"tags":{"name":"static/chunks/webpack-b7b02319dce8137f.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4563,"timestamp":155773941,"id":1106,"parentId":991,"tags":{"name":"static/chunks/8776.cf5f8a8d237591ae.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4556,"timestamp":155773950,"id":1107,"parentId":991,"tags":{"name":"static/chunks/9302.e7c3a924fe475a0d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4548,"timestamp":155773960,"id":1108,"parentId":991,"tags":{"name":"static/chunks/8773.7c862d554fa9752c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4541,"timestamp":155773970,"id":1109,"parentId":991,"tags":{"name":"static/chunks/36.aad6469b2cce66e8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4534,"timestamp":155773979,"id":1110,"parentId":991,"tags":{"name":"static/chunks/5575.e098244f80a816dc.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4526,"timestamp":155773988,"id":1111,"parentId":991,"tags":{"name":"static/chunks/3175.7d6a7252ca08164f.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4519,"timestamp":155773997,"id":1112,"parentId":991,"tags":{"name":"static/chunks/3186.fa075f8da2b5a168.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4483,"timestamp":155774035,"id":1113,"parentId":991,"tags":{"name":"static/chunks/2765.e82705b4c08d2395.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4470,"timestamp":155774050,"id":1114,"parentId":991,"tags":{"name":"static/chunks/7455.927d4aeb073e8bcc.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4462,"timestamp":155774060,"id":1115,"parentId":991,"tags":{"name":"static/chunks/4174.9a0b706f63ff2110.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4451,"timestamp":155774072,"id":1116,"parentId":991,"tags":{"name":"static/chunks/9178.044a37e7499f7aba.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4442,"timestamp":155774083,"id":1117,"parentId":991,"tags":{"name":"static/chunks/3313.08d96ec96eac6b39.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4435,"timestamp":155774093,"id":1118,"parentId":991,"tags":{"name":"static/chunks/8318.11064c98cff59d11.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4427,"timestamp":155774103,"id":1119,"parentId":991,"tags":{"name":"static/chunks/7846.c3f4bb2ef96e0889.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4419,"timestamp":155774113,"id":1120,"parentId":991,"tags":{"name":"static/chunks/6686.e010f18dafd96ce3.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4410,"timestamp":155774123,"id":1121,"parentId":991,"tags":{"name":"static/chunks/4900.2982169aa23d9cae.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4402,"timestamp":155774134,"id":1122,"parentId":991,"tags":{"name":"static/chunks/2747.1fa40829b7fc61ed.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4393,"timestamp":155774144,"id":1123,"parentId":991,"tags":{"name":"static/chunks/3290.9ce9507152d8775e.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4386,"timestamp":155774154,"id":1124,"parentId":991,"tags":{"name":"static/chunks/8496.c237be43ffc724ae.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4378,"timestamp":155774164,"id":1125,"parentId":991,"tags":{"name":"static/chunks/5331.b520c9ecb308554b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"}]
7
+ [{"name":"minify-js","duration":4329,"timestamp":155774215,"id":1126,"parentId":991,"tags":{"name":"static/chunks/5937.b7d1dfffd1eb2f8d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4323,"timestamp":155774223,"id":1127,"parentId":991,"tags":{"name":"static/chunks/8406.851a3e1ca052fca5.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4319,"timestamp":155774229,"id":1128,"parentId":991,"tags":{"name":"static/chunks/5005.89f20c77b8fdc4bf.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4315,"timestamp":155774234,"id":1129,"parentId":991,"tags":{"name":"static/chunks/4608.2fc44d984192af90.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4312,"timestamp":155774240,"id":1130,"parentId":991,"tags":{"name":"static/chunks/8192.cee5fe6896cd2428.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4303,"timestamp":155774251,"id":1131,"parentId":991,"tags":{"name":"static/chunks/7113.27c27f3535799f74.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4300,"timestamp":155774256,"id":1132,"parentId":991,"tags":{"name":"static/chunks/4242.744a93febd68428e.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4296,"timestamp":155774262,"id":1133,"parentId":991,"tags":{"name":"static/chunks/4367.ccd453ca4f3be9e9.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4293,"timestamp":155774267,"id":1134,"parentId":991,"tags":{"name":"static/chunks/5183.869a777619228249.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4290,"timestamp":155774273,"id":1135,"parentId":991,"tags":{"name":"static/chunks/6959.26122ff5d0290050.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4286,"timestamp":155774278,"id":1136,"parentId":991,"tags":{"name":"static/chunks/5482.a2bf161a92d1587d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4283,"timestamp":155774283,"id":1137,"parentId":991,"tags":{"name":"static/chunks/5498.de095dd856c6f75e.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4280,"timestamp":155774288,"id":1138,"parentId":991,"tags":{"name":"static/chunks/1188.fd2b7cde27d7da4b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4277,"timestamp":155774293,"id":1139,"parentId":991,"tags":{"name":"static/chunks/2403.6b3f9e8698bf162a.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4266,"timestamp":155774307,"id":1140,"parentId":991,"tags":{"name":"static/chunks/6647.1f700d3541458519.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4262,"timestamp":155774312,"id":1141,"parentId":991,"tags":{"name":"static/chunks/3787.41899be7825207af.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4259,"timestamp":155774318,"id":1142,"parentId":991,"tags":{"name":"static/chunks/5920.648913c3d7c4ad46.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4256,"timestamp":155774323,"id":1143,"parentId":991,"tags":{"name":"static/chunks/6110.98c96432e0f6c8e7.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4252,"timestamp":155774328,"id":1144,"parentId":991,"tags":{"name":"static/chunks/1413.f57623563e2c98b8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4249,"timestamp":155774333,"id":1145,"parentId":991,"tags":{"name":"static/chunks/9261.00e5964190d6eabc.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4246,"timestamp":155774338,"id":1146,"parentId":991,"tags":{"name":"static/chunks/3782.a86ade822cebe717.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4243,"timestamp":155774343,"id":1147,"parentId":991,"tags":{"name":"static/chunks/6331.1b937b7a6059bc5c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4240,"timestamp":155774348,"id":1148,"parentId":991,"tags":{"name":"static/chunks/5338.19028973f057003c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4236,"timestamp":155774353,"id":1149,"parentId":991,"tags":{"name":"static/chunks/4350.7b37efca425923a9.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4233,"timestamp":155774359,"id":1150,"parentId":991,"tags":{"name":"static/chunks/9015.0fb4988a353cf1fb.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4230,"timestamp":155774364,"id":1151,"parentId":991,"tags":{"name":"static/chunks/3288.e0e95479f8e144f2.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4225,"timestamp":155774370,"id":1152,"parentId":991,"tags":{"name":"static/chunks/1932.465d83a4033e634d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4222,"timestamp":155774376,"id":1153,"parentId":991,"tags":{"name":"static/chunks/7819.632d6ca73d39b6d1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4218,"timestamp":155774381,"id":1154,"parentId":991,"tags":{"name":"static/chunks/2614.1fb6a3f66c124fa1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4215,"timestamp":155774387,"id":1155,"parentId":991,"tags":{"name":"static/chunks/2783.74fc40454900cc92.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4211,"timestamp":155774392,"id":1156,"parentId":991,"tags":{"name":"static/chunks/4829.44502220b0129e28.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4208,"timestamp":155774397,"id":1157,"parentId":991,"tags":{"name":"static/chunks/425.94eff8cea862bac5.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4205,"timestamp":155774402,"id":1158,"parentId":991,"tags":{"name":"static/chunks/7844.6698481a000216e5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4203,"timestamp":155774407,"id":1159,"parentId":991,"tags":{"name":"static/chunks/698.d958b4f426e473ab.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4200,"timestamp":155774412,"id":1160,"parentId":991,"tags":{"name":"static/chunks/4583.6f32653e4820000f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4198,"timestamp":155774418,"id":1161,"parentId":991,"tags":{"name":"static/chunks/1198.66512d0e6d281760.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4194,"timestamp":155774422,"id":1162,"parentId":991,"tags":{"name":"static/chunks/4678.1c977c388f4335b0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4191,"timestamp":155774427,"id":1163,"parentId":991,"tags":{"name":"static/chunks/2964.92c42112254b5d4d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4188,"timestamp":155774433,"id":1164,"parentId":991,"tags":{"name":"static/chunks/2349.4c631f92ea7c9a72.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4181,"timestamp":155774441,"id":1165,"parentId":991,"tags":{"name":"static/chunks/6293.3d99e4edff97ce19.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4178,"timestamp":155774447,"id":1166,"parentId":991,"tags":{"name":"static/chunks/5061.da628e2cc88d329a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4175,"timestamp":155774452,"id":1167,"parentId":991,"tags":{"name":"static/chunks/4823.be44845afc184ec5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4172,"timestamp":155774457,"id":1168,"parentId":991,"tags":{"name":"static/chunks/2501.a452e442d158f3f0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4169,"timestamp":155774462,"id":1169,"parentId":991,"tags":{"name":"static/chunks/8670.da1bd5795c37383d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4165,"timestamp":155774467,"id":1170,"parentId":991,"tags":{"name":"static/chunks/4223.987b031dc1751ff3.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4162,"timestamp":155774473,"id":1171,"parentId":991,"tags":{"name":"static/chunks/7977.609af35d9daf6cea.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4156,"timestamp":155774481,"id":1172,"parentId":991,"tags":{"name":"static/chunks/2031.6051672457ef48f4.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4152,"timestamp":155774487,"id":1173,"parentId":991,"tags":{"name":"static/chunks/8457.febf638b91e4a542.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4149,"timestamp":155774492,"id":1174,"parentId":991,"tags":{"name":"static/chunks/2041.bac4409c50e7b498.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4146,"timestamp":155774497,"id":1175,"parentId":991,"tags":{"name":"static/chunks/3194.8353563a594a9666.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4143,"timestamp":155774502,"id":1176,"parentId":991,"tags":{"name":"static/chunks/2895.3c7c19bbbf4f6158.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4140,"timestamp":155774507,"id":1177,"parentId":991,"tags":{"name":"static/chunks/640.4f1665b61ecb00c9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4137,"timestamp":155774512,"id":1178,"parentId":991,"tags":{"name":"static/chunks/9186.9a43d3853430f495.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4134,"timestamp":155774518,"id":1179,"parentId":991,"tags":{"name":"static/chunks/6887.f23e10f1d4aae979.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4130,"timestamp":155774523,"id":1180,"parentId":991,"tags":{"name":"static/chunks/9448.98915a3e831dd4b3.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4127,"timestamp":155774528,"id":1181,"parentId":991,"tags":{"name":"static/chunks/9690.9a9cc05a2f1a7473.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4124,"timestamp":155774533,"id":1182,"parentId":991,"tags":{"name":"static/chunks/4553.d23e2eaa905033c2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4120,"timestamp":155774539,"id":1183,"parentId":991,"tags":{"name":"static/chunks/1248.032d3aa3d1b6dc8b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4117,"timestamp":155774544,"id":1184,"parentId":991,"tags":{"name":"static/chunks/9189.155e8b97d6d08a7a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4114,"timestamp":155774549,"id":1185,"parentId":991,"tags":{"name":"static/chunks/400.2bf206f4fafee390.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4111,"timestamp":155774554,"id":1186,"parentId":991,"tags":{"name":"static/chunks/3437.c8d37b1dcea09a48.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4108,"timestamp":155774560,"id":1187,"parentId":991,"tags":{"name":"static/chunks/2735.89be64531b13eda5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4105,"timestamp":155774565,"id":1188,"parentId":991,"tags":{"name":"static/chunks/1335.338eb18c1f849748.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4101,"timestamp":155774570,"id":1189,"parentId":991,"tags":{"name":"static/chunks/1215.34498eb4e3a8464f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4098,"timestamp":155774575,"id":1190,"parentId":991,"tags":{"name":"static/chunks/2374.95263727c9bf88e8.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4095,"timestamp":155774581,"id":1191,"parentId":991,"tags":{"name":"static/chunks/9421.ec796638d1371dd5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4091,"timestamp":155774587,"id":1192,"parentId":991,"tags":{"name":"static/chunks/10.a86dd33ee260874a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4088,"timestamp":155774592,"id":1193,"parentId":991,"tags":{"name":"static/chunks/3476.c0d3fca16c2a0b1f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4084,"timestamp":155774598,"id":1194,"parentId":991,"tags":{"name":"static/chunks/1656.e7a467524bb9ef0b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4081,"timestamp":155774603,"id":1195,"parentId":991,"tags":{"name":"static/chunks/8243.486a6dc7a56913b5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4077,"timestamp":155774608,"id":1196,"parentId":991,"tags":{"name":"static/chunks/816.070dd0b3c7eca472.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4074,"timestamp":155774613,"id":1197,"parentId":991,"tags":{"name":"static/chunks/376.513c7b4ab5d24670.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4071,"timestamp":155774618,"id":1198,"parentId":991,"tags":{"name":"static/chunks/6938.5b5b9c0e67de5779.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4068,"timestamp":155774623,"id":1199,"parentId":991,"tags":{"name":"static/chunks/794.874bd281a91eb0be.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4065,"timestamp":155774628,"id":1200,"parentId":991,"tags":{"name":"static/chunks/4309.83e97fd358c568f0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4061,"timestamp":155774634,"id":1201,"parentId":991,"tags":{"name":"static/chunks/6931.5563a247425ff795.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4058,"timestamp":155774639,"id":1202,"parentId":991,"tags":{"name":"static/chunks/3392.c3f28c00258237d2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4031,"timestamp":155774668,"id":1203,"parentId":991,"tags":{"name":"static/chunks/6402.8802184b078cd227.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4026,"timestamp":155774675,"id":1204,"parentId":991,"tags":{"name":"static/chunks/4053.913f2710e0bc99ce.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4023,"timestamp":155774681,"id":1205,"parentId":991,"tags":{"name":"static/chunks/3860.100e28e5c0d7dfac.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4019,"timestamp":155774686,"id":1206,"parentId":991,"tags":{"name":"static/chunks/4650.eac8c19d2babfb0f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4016,"timestamp":155774692,"id":1207,"parentId":991,"tags":{"name":"static/chunks/1453.3995fc5da405ff2e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4012,"timestamp":155774697,"id":1208,"parentId":991,"tags":{"name":"static/chunks/8132.0babe138cc7888fd.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4009,"timestamp":155774702,"id":1209,"parentId":991,"tags":{"name":"static/chunks/4634.cb548b29744b8af6.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4007,"timestamp":155774707,"id":1210,"parentId":991,"tags":{"name":"static/chunks/6339.acbf22062261fbb2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4004,"timestamp":155774712,"id":1211,"parentId":991,"tags":{"name":"static/chunks/5968.8e4a2aa9d4ae16b1.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4000,"timestamp":155774717,"id":1212,"parentId":991,"tags":{"name":"static/chunks/6572.c68fa9dd48e855fe.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3997,"timestamp":155774723,"id":1213,"parentId":991,"tags":{"name":"static/chunks/583.6913a3809b25245b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3994,"timestamp":155774728,"id":1214,"parentId":991,"tags":{"name":"static/chunks/2839.03c9cc023f78256e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3991,"timestamp":155774733,"id":1215,"parentId":991,"tags":{"name":"static/chunks/7227.19091b1b241ca45c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3988,"timestamp":155774738,"id":1216,"parentId":991,"tags":{"name":"static/chunks/1280.3fd7e094d6fae2cf.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3985,"timestamp":155774743,"id":1217,"parentId":991,"tags":{"name":"static/chunks/5347.62bcbead35f1d7a9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3981,"timestamp":155774748,"id":1218,"parentId":991,"tags":{"name":"static/chunks/9220.e152797abf0e9997.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3978,"timestamp":155774753,"id":1219,"parentId":991,"tags":{"name":"static/chunks/6741.528a6819251e1fbb.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3976,"timestamp":155774758,"id":1220,"parentId":991,"tags":{"name":"static/chunks/5670.5d74796feda08276.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3972,"timestamp":155774764,"id":1221,"parentId":991,"tags":{"name":"static/chunks/3873.9ad63ba235730e32.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3969,"timestamp":155774769,"id":1222,"parentId":991,"tags":{"name":"static/chunks/3072.09eb6cd013d86327.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3966,"timestamp":155774774,"id":1223,"parentId":991,"tags":{"name":"static/chunks/541.58a363bc4d46845e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3963,"timestamp":155774779,"id":1224,"parentId":991,"tags":{"name":"static/chunks/3304.f081fdc3ebdb5214.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3959,"timestamp":155774785,"id":1225,"parentId":991,"tags":{"name":"static/chunks/5645.b5158a5d570c2de7.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3956,"timestamp":155774790,"id":1226,"parentId":991,"tags":{"name":"static/chunks/1184.0c6560fbcff196ee.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"}]
8
+ [{"name":"minify-js","duration":3953,"timestamp":155774795,"id":1227,"parentId":991,"tags":{"name":"static/chunks/6729.bbfd2a5324e6b598.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3949,"timestamp":155774801,"id":1228,"parentId":991,"tags":{"name":"static/chunks/5690.a8e86ab0c10f736b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3946,"timestamp":155774807,"id":1229,"parentId":991,"tags":{"name":"static/chunks/9842.c9a9ef21e4ac986b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3943,"timestamp":155774812,"id":1230,"parentId":991,"tags":{"name":"static/chunks/1501.5ee5dbf184d74701.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3940,"timestamp":155774817,"id":1231,"parentId":991,"tags":{"name":"static/chunks/194.f167337f50225ab9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3936,"timestamp":155774823,"id":1232,"parentId":991,"tags":{"name":"static/chunks/4567.e27e45377d78a71b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3933,"timestamp":155774828,"id":1233,"parentId":991,"tags":{"name":"static/chunks/4540.31ea9b12cd7e8344.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3929,"timestamp":155774834,"id":1234,"parentId":991,"tags":{"name":"static/chunks/6455.098e1cc52373590c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3926,"timestamp":155774839,"id":1235,"parentId":991,"tags":{"name":"static/chunks/5320.cd2763bfcaf21772.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3923,"timestamp":155774844,"id":1236,"parentId":991,"tags":{"name":"static/chunks/2215.fb010eac3ba68a86.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3920,"timestamp":155774848,"id":1237,"parentId":991,"tags":{"name":"static/chunks/7799.b690007167173ad9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3918,"timestamp":155774853,"id":1238,"parentId":991,"tags":{"name":"static/chunks/6099.82f989d646337ffb.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3915,"timestamp":155774858,"id":1239,"parentId":991,"tags":{"name":"static/chunks/8288.07e29419e8cb668c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3912,"timestamp":155774863,"id":1240,"parentId":991,"tags":{"name":"static/chunks/6290.86719ce3def06011.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3908,"timestamp":155774869,"id":1241,"parentId":991,"tags":{"name":"static/chunks/3419.90a9ee6da5ab98d0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3906,"timestamp":155774874,"id":1242,"parentId":991,"tags":{"name":"static/chunks/9547.c7ac1449da54e2db.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3903,"timestamp":155774879,"id":1243,"parentId":991,"tags":{"name":"static/chunks/4474.c79873facc33ff21.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3899,"timestamp":155774884,"id":1244,"parentId":991,"tags":{"name":"static/chunks/6948.2742954b7526015e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3896,"timestamp":155774889,"id":1245,"parentId":991,"tags":{"name":"static/chunks/968.e9fd828deab9a857.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3893,"timestamp":155774894,"id":1246,"parentId":991,"tags":{"name":"static/chunks/7040.df96cbc5f67f15af.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3890,"timestamp":155774899,"id":1247,"parentId":991,"tags":{"name":"static/chunks/6166.38c3e6fdcca544a2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3887,"timestamp":155774904,"id":1248,"parentId":991,"tags":{"name":"static/chunks/8947.a2be8b892f8eab46.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3883,"timestamp":155774910,"id":1249,"parentId":991,"tags":{"name":"static/chunks/3324.b6ce7bc8c94d0c51.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3880,"timestamp":155774915,"id":1250,"parentId":991,"tags":{"name":"static/chunks/3095.08c252b33c080013.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3877,"timestamp":155774921,"id":1251,"parentId":991,"tags":{"name":"static/chunks/9240.29b05cb21993fdff.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3874,"timestamp":155774926,"id":1252,"parentId":991,"tags":{"name":"static/chunks/9294.c729bda2dc817add.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3871,"timestamp":155774931,"id":1253,"parentId":991,"tags":{"name":"static/chunks/7636.8d465c86f5b1bbc0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3868,"timestamp":155774936,"id":1254,"parentId":991,"tags":{"name":"static/chunks/327.718c9ac85228ae12.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3864,"timestamp":155774941,"id":1255,"parentId":991,"tags":{"name":"static/chunks/34.65686560fc060e1a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3861,"timestamp":155774946,"id":1256,"parentId":991,"tags":{"name":"static/chunks/8545.27261f333ade1594.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3858,"timestamp":155774951,"id":1257,"parentId":991,"tags":{"name":"static/chunks/5755.b75d06ce82454f5d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3854,"timestamp":155774958,"id":1258,"parentId":991,"tags":{"name":"static/chunks/9569.6625248cb07e86b9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3850,"timestamp":155774963,"id":1259,"parentId":991,"tags":{"name":"static/chunks/6580.a425ab3172508cfd.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3846,"timestamp":155774969,"id":1260,"parentId":991,"tags":{"name":"static/chunks/893.24b32242375aa583.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3842,"timestamp":155774974,"id":1261,"parentId":991,"tags":{"name":"static/chunks/3077.97a876b8ff637942.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3839,"timestamp":155774980,"id":1262,"parentId":991,"tags":{"name":"static/chunks/6144.cb60f41cd1c3e425.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3836,"timestamp":155774985,"id":1263,"parentId":991,"tags":{"name":"static/chunks/5712.ef87d30795895154.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3832,"timestamp":155774990,"id":1264,"parentId":991,"tags":{"name":"static/chunks/5025.771ea1b83e146ecc.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3829,"timestamp":155774995,"id":1265,"parentId":991,"tags":{"name":"static/chunks/3229.665a56ef5cc2fb77.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3825,"timestamp":155775000,"id":1266,"parentId":991,"tags":{"name":"static/chunks/252.1045a3a17f099845.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3822,"timestamp":155775006,"id":1267,"parentId":991,"tags":{"name":"static/chunks/4903.60b2e6ad9d06931f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3790,"timestamp":155775040,"id":1268,"parentId":991,"tags":{"name":"static/chunks/5997.c0b403b6f6466d46.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3786,"timestamp":155775046,"id":1269,"parentId":991,"tags":{"name":"static/chunks/6412.f8577af421096e1a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3783,"timestamp":155775051,"id":1270,"parentId":991,"tags":{"name":"static/chunks/2062.972a9dc786249918.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3780,"timestamp":155775057,"id":1271,"parentId":991,"tags":{"name":"static/chunks/2710.3737b7fa00fc4a91.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3774,"timestamp":155775064,"id":1272,"parentId":991,"tags":{"name":"static/chunks/862.2de35e6961bba1df.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3771,"timestamp":155775069,"id":1273,"parentId":991,"tags":{"name":"static/chunks/5728.82b5eaa7236aea2b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3768,"timestamp":155775074,"id":1274,"parentId":991,"tags":{"name":"static/chunks/123.300fc857bfd28b58.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3765,"timestamp":155775079,"id":1275,"parentId":991,"tags":{"name":"static/chunks/8848.2bef6000462fa211.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3746,"timestamp":155775100,"id":1276,"parentId":991,"tags":{"name":"static/chunks/1161.e4d2e7e2ee21f5c8.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3742,"timestamp":155775106,"id":1277,"parentId":991,"tags":{"name":"static/chunks/6360.769ec8686592b773.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3739,"timestamp":155775111,"id":1278,"parentId":991,"tags":{"name":"static/chunks/8113.a571b3948d99b27d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3738,"timestamp":155775116,"id":1279,"parentId":991,"tags":{"name":"static/chunks/9377.2b6ce9ce5c4b6552.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3735,"timestamp":155775121,"id":1280,"parentId":991,"tags":{"name":"static/chunks/7142.f0df6c61f4112031.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3731,"timestamp":155775127,"id":1281,"parentId":991,"tags":{"name":"static/chunks/3111.0bed64d54c385a0c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3728,"timestamp":155775132,"id":1282,"parentId":991,"tags":{"name":"static/chunks/9648.958476ee189c7f10.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3725,"timestamp":155775138,"id":1283,"parentId":991,"tags":{"name":"static/chunks/1379.0cf87941b255b24a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3721,"timestamp":155775143,"id":1284,"parentId":991,"tags":{"name":"static/chunks/7152.d19e8fa8c5ac91c7.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3717,"timestamp":155775149,"id":1285,"parentId":991,"tags":{"name":"static/chunks/8257.31ae7cc0f2495ba6.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3714,"timestamp":155775154,"id":1286,"parentId":991,"tags":{"name":"static/chunks/1556.dd2bf649f5e3fd22.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3710,"timestamp":155775159,"id":1287,"parentId":991,"tags":{"name":"static/chunks/8704.790865d348997fb8.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3707,"timestamp":155775165,"id":1288,"parentId":991,"tags":{"name":"static/chunks/2728.360ef80320379626.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3704,"timestamp":155775170,"id":1289,"parentId":991,"tags":{"name":"static/chunks/8432.5175a8782850ae87.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3700,"timestamp":155775175,"id":1290,"parentId":991,"tags":{"name":"static/chunks/7610.e380843ed8747098.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3697,"timestamp":155775181,"id":1291,"parentId":991,"tags":{"name":"static/chunks/2503.d0864abd598db60e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3693,"timestamp":155775187,"id":1292,"parentId":991,"tags":{"name":"static/chunks/6046.f47f2f671413d82c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3689,"timestamp":155775192,"id":1293,"parentId":991,"tags":{"name":"static/chunks/4080.2ee23eb31633457f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3686,"timestamp":155775197,"id":1294,"parentId":991,"tags":{"name":"static/chunks/7557.5fb5bcfacf631d2c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3682,"timestamp":155775203,"id":1295,"parentId":991,"tags":{"name":"static/chunks/830.e0b41f979c6c0e7b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3679,"timestamp":155775208,"id":1296,"parentId":991,"tags":{"name":"static/chunks/1142.a8057b652e574f3a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3675,"timestamp":155775213,"id":1297,"parentId":991,"tags":{"name":"static/chunks/5922.90bd359f1488e4b3.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3672,"timestamp":155775219,"id":1298,"parentId":991,"tags":{"name":"static/chunks/3274.6cde8c2c8629e9e9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3668,"timestamp":155775224,"id":1299,"parentId":991,"tags":{"name":"static/chunks/9006.4606a9f635a5d6b4.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3665,"timestamp":155775229,"id":1300,"parentId":991,"tags":{"name":"static/chunks/1078.41740d1f25d95ef8.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3652,"timestamp":155775244,"id":1301,"parentId":991,"tags":{"name":"static/chunks/4963.87a7ab778419173e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3649,"timestamp":155775249,"id":1302,"parentId":991,"tags":{"name":"static/chunks/1274.089dd30168b8dd45.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3646,"timestamp":155775254,"id":1303,"parentId":991,"tags":{"name":"static/chunks/1977.035283df607a8ad4.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3642,"timestamp":155775260,"id":1304,"parentId":991,"tags":{"name":"static/chunks/3483.c835f6d29336906c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3638,"timestamp":155775265,"id":1305,"parentId":991,"tags":{"name":"static/chunks/1456.a6f02a82572b6f7d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3635,"timestamp":155775271,"id":1306,"parentId":991,"tags":{"name":"static/chunks/4163.3378c777a9a83a00.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3631,"timestamp":155775276,"id":1307,"parentId":991,"tags":{"name":"static/chunks/4357.36433c94722a1b3d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3628,"timestamp":155775281,"id":1308,"parentId":991,"tags":{"name":"static/chunks/840.2b8a5062480c58f9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3625,"timestamp":155775288,"id":1309,"parentId":991,"tags":{"name":"static/chunks/1365.1763d8fd578ff435.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3622,"timestamp":155775293,"id":1310,"parentId":991,"tags":{"name":"static/chunks/6588.353ddec96b173c75.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3601,"timestamp":155775316,"id":1311,"parentId":991,"tags":{"name":"static/chunks/9466.3d89081f66cfd57c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3597,"timestamp":155775321,"id":1312,"parentId":991,"tags":{"name":"static/chunks/2013.01836900f9f1dacc.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3594,"timestamp":155775326,"id":1313,"parentId":991,"tags":{"name":"static/chunks/7525.fccd9411ddd8b8a6.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3591,"timestamp":155775332,"id":1314,"parentId":991,"tags":{"name":"static/chunks/9565.06fb575ba33fc787.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3587,"timestamp":155775337,"id":1315,"parentId":991,"tags":{"name":"static/chunks/2179.7e4ebd37c034d2ad.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3584,"timestamp":155775342,"id":1316,"parentId":991,"tags":{"name":"static/chunks/7182.ce55e98e8ca3925f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3580,"timestamp":155775348,"id":1317,"parentId":991,"tags":{"name":"static/chunks/7425.03dc231e78cdf4bb.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3577,"timestamp":155775353,"id":1318,"parentId":991,"tags":{"name":"static/chunks/4539.3574b8ec6e1b1827.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3574,"timestamp":155775358,"id":1319,"parentId":991,"tags":{"name":"static/chunks/5553.44aeb5ab5fc6f547.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3571,"timestamp":155775363,"id":1320,"parentId":991,"tags":{"name":"static/chunks/7021.4a15a4b75ad1f066.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3567,"timestamp":155775368,"id":1321,"parentId":991,"tags":{"name":"static/chunks/2160.3d7d3408eb5dd2fd.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3563,"timestamp":155775374,"id":1322,"parentId":991,"tags":{"name":"static/chunks/1219.af66c02d35a9aac1.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3560,"timestamp":155775378,"id":1323,"parentId":991,"tags":{"name":"static/chunks/4275.f5348df20bf58aab.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3557,"timestamp":155775384,"id":1324,"parentId":991,"tags":{"name":"static/chunks/7650.7945df0d31f1df8d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3554,"timestamp":155775389,"id":1325,"parentId":991,"tags":{"name":"static/chunks/4976.1f13224a16b04bf2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3551,"timestamp":155775394,"id":1326,"parentId":991,"tags":{"name":"static/chunks/4370.a3c94f7e6ca0fe9e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3547,"timestamp":155775400,"id":1327,"parentId":991,"tags":{"name":"static/chunks/624.a1904a85dfc485a7.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"}]
9
+ [{"name":"minify-js","duration":3543,"timestamp":155775405,"id":1328,"parentId":991,"tags":{"name":"static/chunks/4659.1743f9a9bc83c2c8.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3540,"timestamp":155775410,"id":1329,"parentId":991,"tags":{"name":"static/chunks/3942.28705c77a3230c0f.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3537,"timestamp":155775415,"id":1330,"parentId":991,"tags":{"name":"static/chunks/5518.b0b438f31ecd94a6.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3534,"timestamp":155775420,"id":1331,"parentId":991,"tags":{"name":"static/chunks/2485.7c1771d82502f223.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3531,"timestamp":155775425,"id":1332,"parentId":991,"tags":{"name":"static/chunks/7041.a0e54d1d3704ce86.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3528,"timestamp":155775430,"id":1333,"parentId":991,"tags":{"name":"static/chunks/2812.70986f4c89fb9f39.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3524,"timestamp":155775435,"id":1334,"parentId":991,"tags":{"name":"static/chunks/7635.a9b4e0fe03a8b3ec.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3521,"timestamp":155775441,"id":1335,"parentId":991,"tags":{"name":"static/chunks/7884.d6f32943366d911a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3517,"timestamp":155775446,"id":1336,"parentId":991,"tags":{"name":"static/chunks/4358.62cab3800015edb0.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3514,"timestamp":155775451,"id":1337,"parentId":991,"tags":{"name":"static/chunks/9005.7e7485e60f535a31.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3510,"timestamp":155775457,"id":1338,"parentId":991,"tags":{"name":"static/chunks/1595.5e2e484c156c4e34.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3507,"timestamp":155775462,"id":1339,"parentId":991,"tags":{"name":"static/chunks/3979.dc4a6bdab85427e6.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3504,"timestamp":155775467,"id":1340,"parentId":991,"tags":{"name":"static/chunks/9680.df62bde488780b42.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3500,"timestamp":155775472,"id":1341,"parentId":991,"tags":{"name":"static/chunks/2107.8712a4d70140ec3c.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3497,"timestamp":155775478,"id":1342,"parentId":991,"tags":{"name":"static/chunks/5375.71458ae86130bcf9.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3494,"timestamp":155775483,"id":1343,"parentId":991,"tags":{"name":"static/chunks/5136.cefe0a1de0d2cc1c.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3489,"timestamp":155775489,"id":1344,"parentId":991,"tags":{"name":"static/chunks/4295.24962fb2a0590e65.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3486,"timestamp":155775495,"id":1345,"parentId":991,"tags":{"name":"static/chunks/7258.28a0176cb9ac55e5.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3482,"timestamp":155775501,"id":1346,"parentId":991,"tags":{"name":"static/chunks/9996.847eced8e454ff66.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3479,"timestamp":155775506,"id":1347,"parentId":991,"tags":{"name":"static/chunks/9224.7a258b786c8fd4a2.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3475,"timestamp":155775511,"id":1348,"parentId":991,"tags":{"name":"static/chunks/6704.921c8a127690396a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3472,"timestamp":155775516,"id":1349,"parentId":991,"tags":{"name":"static/chunks/6927.8995e03bddcb2166.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3468,"timestamp":155775522,"id":1350,"parentId":991,"tags":{"name":"static/chunks/5424.84bb5b5e67ace412.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3465,"timestamp":155775527,"id":1351,"parentId":991,"tags":{"name":"static/chunks/3082.b5508cb7899b2b52.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3461,"timestamp":155775534,"id":1352,"parentId":991,"tags":{"name":"static/chunks/9382.06e06c8d568c96f8.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3458,"timestamp":155775539,"id":1353,"parentId":991,"tags":{"name":"static/chunks/2130.b7f96de9cc71a698.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3454,"timestamp":155775544,"id":1354,"parentId":991,"tags":{"name":"static/chunks/9666.6c5d2a124e369887.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3451,"timestamp":155775549,"id":1355,"parentId":991,"tags":{"name":"static/chunks/392.29882b44fb6d6f9d.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3448,"timestamp":155775555,"id":1356,"parentId":991,"tags":{"name":"static/chunks/9841.ca811fb4964aafdc.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3467,"timestamp":155775560,"id":1357,"parentId":991,"tags":{"name":"static/chunks/3492.8a98f6b863ef67be.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3464,"timestamp":155775565,"id":1358,"parentId":991,"tags":{"name":"static/chunks/214.f2d3c152b9755298.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3460,"timestamp":155775571,"id":1359,"parentId":991,"tags":{"name":"static/chunks/579.f5d60b2a14edeaf6.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3457,"timestamp":155775576,"id":1360,"parentId":991,"tags":{"name":"static/chunks/6311.2474c11f023b786b.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3453,"timestamp":155775582,"id":1361,"parentId":991,"tags":{"name":"static/chunks/7524.a8b5f30bf7ff605e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3450,"timestamp":155775587,"id":1362,"parentId":991,"tags":{"name":"static/chunks/6563.59526fa94758ab38.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3446,"timestamp":155775592,"id":1363,"parentId":991,"tags":{"name":"static/chunks/6701.33ffa9e9e309f208.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3442,"timestamp":155775597,"id":1364,"parentId":991,"tags":{"name":"static/chunks/7785.ab2c7de0151c3fd0.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3439,"timestamp":155775603,"id":1365,"parentId":991,"tags":{"name":"static/chunks/9136.be4d03590a92f316.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3435,"timestamp":155775608,"id":1366,"parentId":991,"tags":{"name":"static/chunks/2489.8c9078cd3767ad0e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3431,"timestamp":155775614,"id":1367,"parentId":991,"tags":{"name":"static/chunks/1247.f317b3f02219270e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3405,"timestamp":155775642,"id":1368,"parentId":991,"tags":{"name":"static/chunks/6859.9a81569ffa964445.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3394,"timestamp":155775654,"id":1369,"parentId":991,"tags":{"name":"static/chunks/7921.3fa04c4dcf83cea5.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3384,"timestamp":155775666,"id":1370,"parentId":991,"tags":{"name":"static/chunks/6846.5b17b5f9701ce22e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3377,"timestamp":155775675,"id":1371,"parentId":991,"tags":{"name":"static/chunks/3074.0b8a20d5fb6788ff.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3369,"timestamp":155775685,"id":1372,"parentId":991,"tags":{"name":"static/chunks/9521.4021d4a35654fb21.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3361,"timestamp":155775695,"id":1373,"parentId":991,"tags":{"name":"static/chunks/6089.f654fce4dfc2d123.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3353,"timestamp":155775704,"id":1374,"parentId":991,"tags":{"name":"static/chunks/5520.0dff0e44a3ca823e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3346,"timestamp":155775714,"id":1375,"parentId":991,"tags":{"name":"static/chunks/4969.90d397e0312a077b.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3338,"timestamp":155775724,"id":1376,"parentId":991,"tags":{"name":"static/chunks/2954.1d328ca1e57ce70f.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3330,"timestamp":155775734,"id":1377,"parentId":991,"tags":{"name":"static/chunks/5491.24cf2d17b2b85458.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3321,"timestamp":155775745,"id":1378,"parentId":991,"tags":{"name":"static/chunks/9615.bfb6c0a4cd76455f.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3313,"timestamp":155775755,"id":1379,"parentId":991,"tags":{"name":"static/chunks/7625.36561933eb547aaf.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3304,"timestamp":155775765,"id":1380,"parentId":991,"tags":{"name":"static/chunks/1534.9aeef18daea4b105.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3296,"timestamp":155775776,"id":1381,"parentId":991,"tags":{"name":"static/chunks/8430.eb0fd54737d8dd8c.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3288,"timestamp":155775786,"id":1382,"parentId":991,"tags":{"name":"static/chunks/8555.b74a64f18f11dcd2.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3280,"timestamp":155775796,"id":1383,"parentId":991,"tags":{"name":"static/chunks/7082.4e07d19b0ec9b0af.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3270,"timestamp":155775808,"id":1384,"parentId":991,"tags":{"name":"static/chunks/1583.c4016592ecafde4e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3227,"timestamp":155775853,"id":1385,"parentId":991,"tags":{"name":"static/chunks/5750.eaab81d22a66329f.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3217,"timestamp":155775865,"id":1386,"parentId":991,"tags":{"name":"static/chunks/7465.f74d7d6ef11639a2.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3209,"timestamp":155775875,"id":1387,"parentId":991,"tags":{"name":"static/chunks/1898.272b559655499354.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3201,"timestamp":155775884,"id":1388,"parentId":991,"tags":{"name":"static/chunks/7130.71b7efc3cf7ae8a7.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3194,"timestamp":155775894,"id":1389,"parentId":991,"tags":{"name":"static/chunks/966.9590b6a68335923d.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3186,"timestamp":155775903,"id":1390,"parentId":991,"tags":{"name":"static/chunks/1664.b7a8a1ce5eb709df.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3179,"timestamp":155775912,"id":1391,"parentId":991,"tags":{"name":"static/chunks/3286.bc25b2a890b9a8e7.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3172,"timestamp":155775922,"id":1392,"parentId":991,"tags":{"name":"static/chunks/4593.9132f60a72f47a04.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3164,"timestamp":155775932,"id":1393,"parentId":991,"tags":{"name":"static/chunks/9267.83898a270adb507e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3157,"timestamp":155775941,"id":1394,"parentId":991,"tags":{"name":"static/chunks/7889.07de7cac7d6a9864.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3149,"timestamp":155775951,"id":1395,"parentId":991,"tags":{"name":"static/chunks/5318.290d218e68c63738.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3141,"timestamp":155775961,"id":1396,"parentId":991,"tags":{"name":"static/chunks/8656.075f73388d989b9a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3133,"timestamp":155775971,"id":1397,"parentId":991,"tags":{"name":"static/chunks/700.4b310b046a009782.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3124,"timestamp":155775981,"id":1398,"parentId":991,"tags":{"name":"static/chunks/1987.cc16e0c7a0870452.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3116,"timestamp":155775991,"id":1399,"parentId":991,"tags":{"name":"static/chunks/1310.cda9c155a96c078e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3109,"timestamp":155776000,"id":1400,"parentId":991,"tags":{"name":"static/chunks/1590.b3b5618ff8263efc.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3074,"timestamp":155776037,"id":1401,"parentId":991,"tags":{"name":"static/chunks/5139.0be359f08abeada5.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3063,"timestamp":155776050,"id":1402,"parentId":991,"tags":{"name":"static/chunks/5394.fa9a2ac5dee7bbf1.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3055,"timestamp":155776060,"id":1403,"parentId":991,"tags":{"name":"static/chunks/2235.17c098ccc9ae2798.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3047,"timestamp":155776071,"id":1404,"parentId":991,"tags":{"name":"static/chunks/1948.978def232c6206c2.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3039,"timestamp":155776081,"id":1405,"parentId":991,"tags":{"name":"static/chunks/3613.d7d666d8eed49c66.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3030,"timestamp":155776091,"id":1406,"parentId":991,"tags":{"name":"static/chunks/2921.28ab18b40b8e2f00.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3022,"timestamp":155776101,"id":1407,"parentId":991,"tags":{"name":"static/chunks/2729.8b7c14d3171d0b76.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3014,"timestamp":155776110,"id":1408,"parentId":991,"tags":{"name":"static/chunks/4892.0537bc7802301f78.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3006,"timestamp":155776120,"id":1409,"parentId":991,"tags":{"name":"static/chunks/6383.8d16936fc25c334a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2998,"timestamp":155776130,"id":1410,"parentId":991,"tags":{"name":"static/chunks/9233.4baaaa602f7e6a70.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2989,"timestamp":155776140,"id":1411,"parentId":991,"tags":{"name":"static/chunks/5788.4aa486571bf2e839.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2982,"timestamp":155776150,"id":1412,"parentId":991,"tags":{"name":"static/chunks/6026.5d9528823e4870d9.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2974,"timestamp":155776159,"id":1413,"parentId":991,"tags":{"name":"static/chunks/5364.0fd5ee76d4665040.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2966,"timestamp":155776169,"id":1414,"parentId":991,"tags":{"name":"static/chunks/9318.d6938709ea34b148.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2958,"timestamp":155776178,"id":1415,"parentId":991,"tags":{"name":"static/chunks/6871.d679637633d7da8e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2951,"timestamp":155776188,"id":1416,"parentId":991,"tags":{"name":"static/chunks/7443.69a9bbad68a25bd5.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2942,"timestamp":155776198,"id":1417,"parentId":991,"tags":{"name":"static/chunks/142.22067b54d67e9cfa.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2935,"timestamp":155776207,"id":1418,"parentId":991,"tags":{"name":"static/chunks/254.525b25c42c2e5d5a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2927,"timestamp":155776216,"id":1419,"parentId":991,"tags":{"name":"static/chunks/7547.e3c3cf78684ae006.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2919,"timestamp":155776226,"id":1420,"parentId":991,"tags":{"name":"static/chunks/8317.f1323bd2f9b4fe35.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2911,"timestamp":155776236,"id":1421,"parentId":991,"tags":{"name":"static/chunks/5199.3e664cf0174500b6.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2903,"timestamp":155776246,"id":1422,"parentId":991,"tags":{"name":"static/chunks/6962.e0cd2d5b6efb7469.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2895,"timestamp":155776255,"id":1423,"parentId":991,"tags":{"name":"static/chunks/5269.8b33f242a14be250.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2888,"timestamp":155776265,"id":1424,"parentId":991,"tags":{"name":"static/chunks/7479.cc243294ef14524b.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2879,"timestamp":155776276,"id":1425,"parentId":991,"tags":{"name":"static/chunks/2020.8d4deb5b71330365.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2872,"timestamp":155776284,"id":1426,"parentId":991,"tags":{"name":"static/chunks/7874.776c791a6edf8980.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2864,"timestamp":155776294,"id":1427,"parentId":991,"tags":{"name":"static/chunks/1409.b29e6566d6a047ca.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2857,"timestamp":155776303,"id":1428,"parentId":991,"tags":{"name":"static/chunks/7084.a3847f999489b629.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"}]
10
+ [{"name":"minify-js","duration":2850,"timestamp":155776312,"id":1429,"parentId":991,"tags":{"name":"static/chunks/9373.ddd78f06c5d9a8d7.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2842,"timestamp":155776321,"id":1430,"parentId":991,"tags":{"name":"static/chunks/3682.39cfae4886107de1.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2836,"timestamp":155776329,"id":1431,"parentId":991,"tags":{"name":"static/chunks/5325.534d61b0ed6db9bc.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2829,"timestamp":155776338,"id":1432,"parentId":991,"tags":{"name":"static/chunks/6460.438138109d43d3ba.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2822,"timestamp":155776346,"id":1433,"parentId":991,"tags":{"name":"static/chunks/4699.0725735293f70a9a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2807,"timestamp":155776362,"id":1434,"parentId":991,"tags":{"name":"static/chunks/framework-9a8a3f0151579960.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2799,"timestamp":155776372,"id":1435,"parentId":991,"tags":{"name":"static/chunks/d1c28714.214e0009d717ed6c.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2791,"timestamp":155776382,"id":1436,"parentId":991,"tags":{"name":"static/chunks/4ca0cff5.789ae6f66ac30e2d.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2782,"timestamp":155776392,"id":1437,"parentId":991,"tags":{"name":"static/chunks/7d29de82.14fd5bb54d6b7d20.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2774,"timestamp":155776402,"id":1438,"parentId":991,"tags":{"name":"static/chunks/1cd6e1d3.faad54da091e8f42.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2767,"timestamp":155776411,"id":1439,"parentId":991,"tags":{"name":"static/chunks/570e4624.7911804ff3d8e956.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2759,"timestamp":155776420,"id":1440,"parentId":991,"tags":{"name":"static/chunks/ce16f5a9.83f4e77092504bcd.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2751,"timestamp":155776430,"id":1441,"parentId":991,"tags":{"name":"static/chunks/90542734.2d1a2b87aba8663d.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2739,"timestamp":155776443,"id":1442,"parentId":991,"tags":{"name":"static/chunks/d3ac728e-a5b076816e776ed1.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2731,"timestamp":155776453,"id":1443,"parentId":991,"tags":{"name":"static/chunks/70e0d97a-2d56f47748c010fa.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2723,"timestamp":155776462,"id":1444,"parentId":991,"tags":{"name":"static/chunks/2ff9d716.676d881bfa3c60e7.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2716,"timestamp":155776471,"id":1445,"parentId":991,"tags":{"name":"static/chunks/af7f6608.780d064838c52b26.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2705,"timestamp":155776484,"id":1446,"parentId":991,"tags":{"name":"static/chunks/e868780c.b03bb6d46556f1ff.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2695,"timestamp":155776496,"id":1447,"parentId":991,"tags":{"name":"static/chunks/54a60aa6-e0314902de3ec6a3.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2687,"timestamp":155776505,"id":1448,"parentId":991,"tags":{"name":"static/chunks/92e53eb0.4a625cee989cd872.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2679,"timestamp":155776515,"id":1449,"parentId":991,"tags":{"name":"static/chunks/cee15710.d8de0d590c1c12d7.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2671,"timestamp":155776525,"id":1450,"parentId":991,"tags":{"name":"static/chunks/4402d2ac.6ea6b372743e17e0.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2663,"timestamp":155776534,"id":1451,"parentId":991,"tags":{"name":"static/chunks/cfdf2ac7.11fa4ad4c70c7e57.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2655,"timestamp":155776544,"id":1452,"parentId":991,"tags":{"name":"static/chunks/53c1bd3f.94ed7a0ef30faa72.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2647,"timestamp":155776553,"id":1453,"parentId":991,"tags":{"name":"static/chunks/799ebd4e.82f86abf23884ab4.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2639,"timestamp":155776563,"id":1454,"parentId":991,"tags":{"name":"static/chunks/4bd1b696-30cf42bc5b843299.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2631,"timestamp":155776572,"id":1455,"parentId":991,"tags":{"name":"static/chunks/aaea2bcf-f0fd47062adb56d3.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2624,"timestamp":155776581,"id":1456,"parentId":991,"tags":{"name":"static/chunks/3126.670df92517e12f08.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2617,"timestamp":155776590,"id":1457,"parentId":991,"tags":{"name":"static/chunks/8863.38a250bc93441012.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2610,"timestamp":155776598,"id":1458,"parentId":991,"tags":{"name":"static/chunks/9114-0ae74cf0f1880aac.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2602,"timestamp":155776607,"id":1459,"parentId":991,"tags":{"name":"static/chunks/2821.9a424cd8d891b3b2.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2594,"timestamp":155776617,"id":1460,"parentId":991,"tags":{"name":"static/chunks/3700-73e6389d720c6476.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2586,"timestamp":155776627,"id":1461,"parentId":991,"tags":{"name":"static/chunks/1991.d4d3fd65b9094099.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2578,"timestamp":155776635,"id":1462,"parentId":991,"tags":{"name":"static/chunks/6155.9e124133ec8458a4.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2570,"timestamp":155776645,"id":1463,"parentId":991,"tags":{"name":"static/chunks/5019.e7bce25161a52ed4.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2562,"timestamp":155776655,"id":1464,"parentId":991,"tags":{"name":"static/chunks/7085.a6e1368cc7188732.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2553,"timestamp":155776666,"id":1465,"parentId":991,"tags":{"name":"static/chunks/3794-e3794ea7186046f9.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2545,"timestamp":155776675,"id":1466,"parentId":991,"tags":{"name":"static/chunks/3695-249ae83a4493cc54.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2538,"timestamp":155776683,"id":1467,"parentId":991,"tags":{"name":"static/chunks/2072-c33b6c2a2b878b0e.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2531,"timestamp":155776692,"id":1468,"parentId":991,"tags":{"name":"static/chunks/2171-87a0a5239bf2ea29.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2525,"timestamp":155776701,"id":1469,"parentId":991,"tags":{"name":"static/chunks/3530-87604c0136a9075a.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2518,"timestamp":155776709,"id":1470,"parentId":991,"tags":{"name":"static/chunks/5493-c38c15cf808a9de0.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2511,"timestamp":155776718,"id":1471,"parentId":991,"tags":{"name":"static/chunks/1593-e12912169c341c9c.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2503,"timestamp":155776727,"id":1472,"parentId":991,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":1728,"timestamp":155777504,"id":1474,"parentId":991,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1774983940831,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3352,"timestamp":155776767,"id":1473,"parentId":991,"tags":{"name":"static/Jd-PD9ePjHrv17OUyoAFo/_ssgManifest.js","cache":"MISS"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2517,"timestamp":155777645,"id":1476,"parentId":991,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1774983940831,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5308,"timestamp":155777523,"id":1475,"parentId":991,"tags":{"name":"static/Jd-PD9ePjHrv17OUyoAFo/_buildManifest.js","cache":"MISS"},"startTime":1774983940831,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-webpack-plugin-optimize","duration":29442,"timestamp":155753397,"id":991,"parentId":859,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1774983940807,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-css","duration":165,"timestamp":155783517,"id":1478,"parentId":1477,"tags":{"file":"static/css/00792e4608019dbc.css","cache":"HIT"},"startTime":1774983940837,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-css","duration":105,"timestamp":155783582,"id":1479,"parentId":1477,"tags":{"file":"static/css/f1a31bb8453c8c65.css","cache":"HIT"},"startTime":1774983940837,"traceId":"c66d86cf8c35b6cf"},{"name":"css-minimizer-plugin","duration":542,"timestamp":155783148,"id":1477,"parentId":859,"tags":{},"startTime":1774983940836,"traceId":"c66d86cf8c35b6cf"},{"name":"seal","duration":791679,"timestamp":155078823,"id":975,"parentId":859,"tags":{},"startTime":1774983940132,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-compilation","duration":2810902,"timestamp":153059911,"id":859,"parentId":856,"tags":{"name":"client"},"startTime":1774983938113,"traceId":"c66d86cf8c35b6cf"},{"name":"emit","duration":88656,"timestamp":155871221,"id":1480,"parentId":856,"tags":{},"startTime":1774983940924,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-close","duration":1152700,"timestamp":155964182,"id":1481,"parentId":856,"tags":{"name":"client"},"startTime":1774983941017,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-generate-error-stats","duration":2606,"timestamp":157116958,"id":1482,"parentId":1481,"tags":{},"startTime":1774983942170,"traceId":"c66d86cf8c35b6cf"},{"name":"run-webpack-compiler","duration":4471468,"timestamp":152648336,"id":856,"parentId":855,"tags":{},"startTime":1774983937701,"traceId":"c66d86cf8c35b6cf"},{"name":"format-webpack-messages","duration":79,"timestamp":157119811,"id":1483,"parentId":855,"tags":{},"startTime":1774983942173,"traceId":"c66d86cf8c35b6cf"},{"name":"worker-main-client","duration":4472110,"timestamp":152647956,"id":855,"parentId":1,"tags":{},"startTime":1774983937701,"traceId":"c66d86cf8c35b6cf"},{"name":"run-webpack","duration":13455814,"timestamp":143715372,"id":17,"parentId":1,"tags":{},"startTime":1774983928768,"traceId":"c66d86cf8c35b6cf"},{"name":"run-typescript","duration":14212683,"timestamp":157175063,"id":1485,"parentId":1,"tags":{},"startTime":1774983942228,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-required-server-files","duration":1735,"timestamp":171388214,"id":1487,"parentId":1,"tags":{},"startTime":1774983956441,"traceId":"c66d86cf8c35b6cf"},{"name":"check-static-error-page","duration":26289,"timestamp":171405765,"id":1489,"parentId":1488,"tags":{},"startTime":1774983956459,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":257923,"timestamp":171443243,"id":1597,"parentId":1491,"tags":{},"startTime":1774983956496,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":289609,"timestamp":171411654,"id":1491,"parentId":1488,"tags":{"page":"/_global-error"},"startTime":1774983956465,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":342869,"timestamp":171447238,"id":1599,"parentId":1500,"tags":{},"startTime":1774983956500,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":377275,"timestamp":171412891,"id":1500,"parentId":1488,"tags":{"page":"/api/db/columns"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":345216,"timestamp":171447294,"id":1600,"parentId":1501,"tags":{},"startTime":1774983956500,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":379586,"timestamp":171412956,"id":1501,"parentId":1488,"tags":{"page":"/api/db/connect"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":347694,"timestamp":171447413,"id":1601,"parentId":1502,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":382089,"timestamp":171413048,"id":1502,"parentId":1488,"tags":{"page":"/api/db/disconnect"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":350511,"timestamp":171447486,"id":1602,"parentId":1503,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":384936,"timestamp":171413121,"id":1503,"parentId":1488,"tags":{"page":"/api/db/export"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":352986,"timestamp":171447531,"id":1603,"parentId":1504,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":382276,"timestamp":171418268,"id":1504,"parentId":1488,"tags":{"page":"/api/db/query"},"startTime":1774983956471,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":355447,"timestamp":171447682,"id":1604,"parentId":1505,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":384785,"timestamp":171418370,"id":1505,"parentId":1488,"tags":{"page":"/api/db/schemas"},"startTime":1774983956471,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":358139,"timestamp":171447754,"id":1605,"parentId":1506,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":387463,"timestamp":171418456,"id":1506,"parentId":1488,"tags":{"page":"/api/extension/version"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":361087,"timestamp":171447809,"id":1606,"parentId":1507,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":390385,"timestamp":171418531,"id":1507,"parentId":1488,"tags":{"page":"/api/file"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":363924,"timestamp":171447952,"id":1607,"parentId":1509,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":393199,"timestamp":171418704,"id":1509,"parentId":1488,"tags":{"page":"/api/files/clipboard"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":366151,"timestamp":171447982,"id":1608,"parentId":1510,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":395428,"timestamp":171418769,"id":1510,"parentId":1488,"tags":{"page":"/api/files/copy"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":368150,"timestamp":171448038,"id":1609,"parentId":1511,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":397343,"timestamp":171418866,"id":1511,"parentId":1488,"tags":{"page":"/api/files/delete"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":370437,"timestamp":171448115,"id":1610,"parentId":1512,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":399646,"timestamp":171418930,"id":1512,"parentId":1488,"tags":{"page":"/api/files/expanded"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":372508,"timestamp":171448147,"id":1611,"parentId":1513,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":401689,"timestamp":171418988,"id":1513,"parentId":1488,"tags":{"page":"/api/files/index"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":374760,"timestamp":171448178,"id":1612,"parentId":1514,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":403905,"timestamp":171419086,"id":1514,"parentId":1488,"tags":{"page":"/api/files/init"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":377559,"timestamp":171448203,"id":1613,"parentId":1515,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":406636,"timestamp":171419147,"id":1515,"parentId":1488,"tags":{"page":"/api/files/paste"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":378960,"timestamp":171447044,"id":1598,"parentId":1499,"tags":{},"startTime":1774983956500,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":413241,"timestamp":171412819,"id":1499,"parentId":1488,"tags":{"page":"/api/comments"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":380459,"timestamp":171448234,"id":1614,"parentId":1516,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":409512,"timestamp":171419205,"id":1516,"parentId":1488,"tags":{"page":"/api/files/read"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":381724,"timestamp":171448259,"id":1615,"parentId":1517,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"}]
11
+ [{"name":"check-page","duration":411018,"timestamp":171419261,"id":1517,"parentId":1488,"tags":{"page":"/api/files/readdir"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":383403,"timestamp":171448285,"id":1616,"parentId":1518,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":412392,"timestamp":171419317,"id":1518,"parentId":1488,"tags":{"page":"/api/files/recent"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":386987,"timestamp":171448502,"id":1618,"parentId":1521,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":415992,"timestamp":171419521,"id":1521,"parentId":1488,"tags":{"page":"/api/git/branch-diff"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":388777,"timestamp":171448530,"id":1619,"parentId":1522,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":417750,"timestamp":171419580,"id":1522,"parentId":1488,"tags":{"page":"/api/git/branches"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":393840,"timestamp":171448309,"id":1617,"parentId":1519,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":422800,"timestamp":171419375,"id":1519,"parentId":1488,"tags":{"page":"/api/files/save"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":393545,"timestamp":171448725,"id":1620,"parentId":1523,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":422652,"timestamp":171419639,"id":1523,"parentId":1488,"tags":{"page":"/api/git/commit-diff"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":396735,"timestamp":171448791,"id":1622,"parentId":1525,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":425788,"timestamp":171419756,"id":1525,"parentId":1488,"tags":{"page":"/api/git/diff"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":398698,"timestamp":171448812,"id":1623,"parentId":1526,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":427713,"timestamp":171419814,"id":1526,"parentId":1488,"tags":{"page":"/api/git/discard"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":400333,"timestamp":171448762,"id":1621,"parentId":1524,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":429420,"timestamp":171419699,"id":1524,"parentId":1488,"tags":{"page":"/api/git/commits"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":400643,"timestamp":171448832,"id":1624,"parentId":1527,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":429621,"timestamp":171419872,"id":1527,"parentId":1488,"tags":{"page":"/api/git/stage"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":402691,"timestamp":171448881,"id":1626,"parentId":1529,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":431600,"timestamp":171419990,"id":1529,"parentId":1488,"tags":{"page":"/api/git/unstage"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":405015,"timestamp":171448919,"id":1627,"parentId":1530,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":433873,"timestamp":171420087,"id":1530,"parentId":1488,"tags":{"page":"/api/git/worktree"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":408676,"timestamp":171448941,"id":1628,"parentId":1531,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":437477,"timestamp":171420162,"id":1531,"parentId":1488,"tags":{"page":"/api/global-state"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":410063,"timestamp":171448860,"id":1625,"parentId":1528,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":439019,"timestamp":171419930,"id":1528,"parentId":1488,"tags":{"page":"/api/git/status"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":410828,"timestamp":171448963,"id":1629,"parentId":1532,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":439591,"timestamp":171420225,"id":1532,"parentId":1488,"tags":{"page":"/api/jupyter/load"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":412986,"timestamp":171449003,"id":1631,"parentId":1534,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":441687,"timestamp":171420347,"id":1534,"parentId":1488,"tags":{"page":"/api/jupyter/shutdown"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":413152,"timestamp":171448984,"id":1630,"parentId":1533,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":441869,"timestamp":171420287,"id":1533,"parentId":1488,"tags":{"page":"/api/jupyter/save"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":421623,"timestamp":171442937,"id":1596,"parentId":1490,"tags":{},"startTime":1774983956496,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":457945,"timestamp":171406634,"id":1490,"parentId":1488,"tags":{"page":"/_not-found"},"startTime":1774983956460,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":413308,"timestamp":171455356,"id":1632,"parentId":1535,"tags":{},"startTime":1774983956508,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":448280,"timestamp":171420408,"id":1535,"parentId":1488,"tags":{"page":"/api/lsp/definition"},"startTime":1774983956474,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":413320,"timestamp":171455460,"id":1635,"parentId":1538,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":444601,"timestamp":171424197,"id":1538,"parentId":1488,"tags":{"page":"/api/lsp/status"},"startTime":1774983956477,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":413486,"timestamp":171455402,"id":1633,"parentId":1536,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":448437,"timestamp":171420469,"id":1536,"parentId":1488,"tags":{"page":"/api/lsp/hover"},"startTime":1774983956474,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":416160,"timestamp":171455483,"id":1636,"parentId":1539,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":447363,"timestamp":171424302,"id":1539,"parentId":1488,"tags":{"page":"/api/lsp/warmup"},"startTime":1774983956477,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":439436,"timestamp":171455435,"id":1634,"parentId":1537,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":474380,"timestamp":171420529,"id":1537,"parentId":1488,"tags":{"page":"/api/lsp/references"},"startTime":1774983956474,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":452816,"timestamp":171455638,"id":1638,"parentId":1541,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":483962,"timestamp":171424522,"id":1541,"parentId":1488,"tags":{"page":"/api/mysql/connect"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":455030,"timestamp":171455697,"id":1640,"parentId":1543,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":486034,"timestamp":171424718,"id":1543,"parentId":1488,"tags":{"page":"/api/mysql/export"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":457105,"timestamp":171455719,"id":1641,"parentId":1544,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":488029,"timestamp":171424814,"id":1544,"parentId":1488,"tags":{"page":"/api/mysql/query"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":459129,"timestamp":171455739,"id":1642,"parentId":1545,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":489972,"timestamp":171424914,"id":1545,"parentId":1488,"tags":{"page":"/api/mysql/schemas"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":462532,"timestamp":171455511,"id":1637,"parentId":1540,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":493670,"timestamp":171424397,"id":1540,"parentId":1488,"tags":{"page":"/api/mysql/columns"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":493184,"timestamp":171455671,"id":1639,"parentId":1542,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":524311,"timestamp":171424598,"id":1542,"parentId":1488,"tags":{"page":"/api/mysql/disconnect"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":507276,"timestamp":171455759,"id":1643,"parentId":1546,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":538087,"timestamp":171424986,"id":1546,"parentId":1488,"tags":{"page":"/api/neo4j/connect"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":509705,"timestamp":171455820,"id":1646,"parentId":1549,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":540270,"timestamp":171425287,"id":1549,"parentId":1488,"tags":{"page":"/api/neo4j/schema"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":508445,"timestamp":171459148,"id":1647,"parentId":1553,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":541923,"timestamp":171425711,"id":1553,"parentId":1488,"tags":{"page":"/api/open-cursor"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":510365,"timestamp":171459176,"id":1648,"parentId":1554,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":543762,"timestamp":171425804,"id":1554,"parentId":1488,"tags":{"page":"/api/open-vscode"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":514634,"timestamp":171459201,"id":1649,"parentId":1555,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":547963,"timestamp":171425897,"id":1555,"parentId":1488,"tags":{"page":"/api/pick-folder"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":516704,"timestamp":171459220,"id":1650,"parentId":1556,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":549959,"timestamp":171425992,"id":1556,"parentId":1488,"tags":{"page":"/api/pinned-sessions"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":518694,"timestamp":171459312,"id":1651,"parentId":1558,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":551831,"timestamp":171426218,"id":1558,"parentId":1488,"tags":{"page":"/api/project-state"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":538313,"timestamp":171455777,"id":1644,"parentId":1547,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":569012,"timestamp":171425118,"id":1547,"parentId":1488,"tags":{"page":"/api/neo4j/disconnect"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":539430,"timestamp":171459370,"id":1652,"parentId":1560,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":572420,"timestamp":171426416,"id":1560,"parentId":1488,"tags":{"page":"/api/redis/command"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":541590,"timestamp":171459409,"id":1654,"parentId":1562,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":574442,"timestamp":171426609,"id":1562,"parentId":1488,"tags":{"page":"/api/redis/delete"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":543602,"timestamp":171459425,"id":1655,"parentId":1563,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":576366,"timestamp":171426701,"id":1563,"parentId":1488,"tags":{"page":"/api/redis/disconnect"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":545517,"timestamp":171459446,"id":1656,"parentId":1564,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":578192,"timestamp":171426794,"id":1564,"parentId":1488,"tags":{"page":"/api/redis/get"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":547433,"timestamp":171459466,"id":1657,"parentId":1565,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":580034,"timestamp":171426886,"id":1565,"parentId":1488,"tags":{"page":"/api/redis/keys"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":549400,"timestamp":171459484,"id":1658,"parentId":1566,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":580843,"timestamp":171428064,"id":1566,"parentId":1488,"tags":{"page":"/api/redis/set"},"startTime":1774983956481,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":567897,"timestamp":171455795,"id":1645,"parentId":1548,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":598520,"timestamp":171425213,"id":1548,"parentId":1488,"tags":{"page":"/api/neo4j/query"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":564873,"timestamp":171459392,"id":1653,"parentId":1561,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":597786,"timestamp":171426509,"id":1561,"parentId":1488,"tags":{"page":"/api/redis/connect"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":566134,"timestamp":171459512,"id":1659,"parentId":1567,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":597505,"timestamp":171428177,"id":1567,"parentId":1488,"tags":{"page":"/api/review/[id]/comments"},"startTime":1774983956481,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":568505,"timestamp":171459590,"id":1662,"parentId":1570,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":599653,"timestamp":171428478,"id":1570,"parentId":1488,"tags":{"page":"/api/review/identify"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":570623,"timestamp":171459609,"id":1663,"parentId":1571,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":601686,"timestamp":171428574,"id":1571,"parentId":1488,"tags":{"page":"/api/review/order"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":571745,"timestamp":171459565,"id":1661,"parentId":1569,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":602951,"timestamp":171428380,"id":1569,"parentId":1488,"tags":{"page":"/api/review/[id]"},"startTime":1774983956481,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":572810,"timestamp":171459635,"id":1664,"parentId":1572,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":603796,"timestamp":171428669,"id":1572,"parentId":1488,"tags":{"page":"/api/review"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":574821,"timestamp":171459652,"id":1665,"parentId":1573,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":605733,"timestamp":171428762,"id":1573,"parentId":1488,"tags":{"page":"/api/review/share-info"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"}]
12
+ [{"name":"is-page-static","duration":575075,"timestamp":171459671,"id":1666,"parentId":1574,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":605900,"timestamp":171428866,"id":1574,"parentId":1488,"tags":{"page":"/api/review/users"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":577058,"timestamp":171459755,"id":1668,"parentId":1577,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":607643,"timestamp":171429196,"id":1577,"parentId":1488,"tags":{"page":"/api/services/scripts"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":577976,"timestamp":171459735,"id":1667,"parentId":1576,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":608636,"timestamp":171429095,"id":1576,"parentId":1488,"tags":{"page":"/api/services/config"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":579033,"timestamp":171460121,"id":1669,"parentId":1584,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":609269,"timestamp":171429907,"id":1584,"parentId":1488,"tags":{"page":"/api/settings"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":580251,"timestamp":171460312,"id":1671,"parentId":1591,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":609117,"timestamp":171431470,"id":1591,"parentId":1488,"tags":{"page":"/favicon.ico"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":580395,"timestamp":171460285,"id":1670,"parentId":1590,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":610160,"timestamp":171430541,"id":1590,"parentId":1488,"tags":{"page":"/api/version"},"startTime":1774983956484,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":583169,"timestamp":171459541,"id":1660,"parentId":1568,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":614455,"timestamp":171428279,"id":1568,"parentId":1488,"tags":{"page":"/api/review/[id]/replies"},"startTime":1774983956481,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":582646,"timestamp":171460328,"id":1672,"parentId":1592,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":611400,"timestamp":171431595,"id":1592,"parentId":1488,"tags":{"page":"/manifest.webmanifest"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":568570,"timestamp":171475393,"id":1673,"parentId":1492,"tags":{},"startTime":1774983956529,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":632121,"timestamp":171411866,"id":1492,"parentId":1488,"tags":{"page":"/api/bash"},"startTime":1774983956465,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":566346,"timestamp":171479116,"id":1675,"parentId":1495,"tags":{},"startTime":1774983956532,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":633001,"timestamp":171412484,"id":1495,"parentId":1488,"tags":{"page":"/api/chat/ollama"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":571010,"timestamp":171478054,"id":1674,"parentId":1493,"tags":{},"startTime":1774983956531,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":637089,"timestamp":171411996,"id":1493,"parentId":1488,"tags":{"page":"/api/chat/codex"},"startTime":1774983956465,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":566320,"timestamp":171482868,"id":1677,"parentId":1498,"tags":{},"startTime":1774983956536,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":636471,"timestamp":171412734,"id":1498,"parentId":1488,"tags":{"page":"/api/commands"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":567540,"timestamp":171483871,"id":1678,"parentId":1508,"tags":{},"startTime":1774983956537,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":632820,"timestamp":171418615,"id":1508,"parentId":1488,"tags":{"page":"/api/files/blame"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":565528,"timestamp":171486134,"id":1679,"parentId":1520,"tags":{},"startTime":1774983956539,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":632238,"timestamp":171419445,"id":1520,"parentId":1488,"tags":{"page":"/api/files/search"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":564064,"timestamp":171490717,"id":1681,"parentId":1497,"tags":{},"startTime":1774983956544,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":642146,"timestamp":171412652,"id":1497,"parentId":1488,"tags":{"page":"/api/claude-stats"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":568013,"timestamp":171487722,"id":1680,"parentId":1494,"tags":{},"startTime":1774983956541,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":643381,"timestamp":171412373,"id":1494,"parentId":1488,"tags":{"page":"/api/chat/kimi"},"startTime":1774983956465,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":565940,"timestamp":171491133,"id":1682,"parentId":1550,"tags":{},"startTime":1774983956544,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":631697,"timestamp":171425396,"id":1550,"parentId":1488,"tags":{"page":"/api/note"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":566030,"timestamp":171493099,"id":1684,"parentId":1552,"tags":{},"startTime":1774983956546,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":633543,"timestamp":171425606,"id":1552,"parentId":1488,"tags":{"page":"/api/ollama/start"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":568270,"timestamp":171491476,"id":1683,"parentId":1551,"tags":{},"startTime":1774983956545,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":634267,"timestamp":171425497,"id":1551,"parentId":1488,"tags":{"page":"/api/ollama/models"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":567754,"timestamp":171493568,"id":1685,"parentId":1557,"tags":{},"startTime":1774983956547,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":635224,"timestamp":171426113,"id":1557,"parentId":1488,"tags":{"page":"/api/project-settings"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":567809,"timestamp":171495619,"id":1686,"parentId":1559,"tags":{},"startTime":1774983956549,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":637133,"timestamp":171426311,"id":1559,"parentId":1488,"tags":{"page":"/api/projects"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":570103,"timestamp":171497332,"id":1688,"parentId":1579,"tags":{},"startTime":1774983956550,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":638070,"timestamp":171429395,"id":1579,"parentId":1488,"tags":{"page":"/api/session/[sessionId]/fork"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":572402,"timestamp":171498738,"id":1689,"parentId":1580,"tags":{},"startTime":1774983956552,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":641665,"timestamp":171429497,"id":1580,"parentId":1488,"tags":{"page":"/api/session/[sessionId]/history"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":574647,"timestamp":171500183,"id":1690,"parentId":1581,"tags":{},"startTime":1774983956553,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":645254,"timestamp":171429599,"id":1581,"parentId":1488,"tags":{"page":"/api/sessions/projects/[encodedPath]"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":578035,"timestamp":171501043,"id":1691,"parentId":1582,"tags":{},"startTime":1774983956554,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":649403,"timestamp":171429700,"id":1582,"parentId":1488,"tags":{"page":"/api/sessions/projects"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":579906,"timestamp":171501496,"id":1692,"parentId":1585,"tags":{},"startTime":1774983956555,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":651424,"timestamp":171430002,"id":1585,"parentId":1488,"tags":{"page":"/api/terminal/aliases"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":582295,"timestamp":171502205,"id":1693,"parentId":1586,"tags":{},"startTime":1774983956555,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":654385,"timestamp":171430136,"id":1586,"parentId":1488,"tags":{"page":"/api/terminal/autocomplete"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":584956,"timestamp":171502811,"id":1694,"parentId":1587,"tags":{},"startTime":1774983956556,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":657550,"timestamp":171430240,"id":1587,"parentId":1488,"tags":{"page":"/api/terminal/bubble-order"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":590433,"timestamp":171503323,"id":1695,"parentId":1588,"tags":{},"startTime":1774983956556,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":663439,"timestamp":171430340,"id":1588,"parentId":1488,"tags":{"page":"/api/terminal/env"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":593211,"timestamp":171505857,"id":1696,"parentId":1589,"tags":{},"startTime":1774983956559,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":668652,"timestamp":171430440,"id":1589,"parentId":1488,"tags":{"page":"/api/terminal/history"},"startTime":1774983956484,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":582285,"timestamp":171519115,"id":1697,"parentId":1578,"tags":{},"startTime":1774983956572,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":672129,"timestamp":171429293,"id":1578,"parentId":1488,"tags":{"page":"/api/session-by-path"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":584509,"timestamp":171520557,"id":1698,"parentId":1583,"tags":{},"startTime":1774983956574,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":675285,"timestamp":171429804,"id":1583,"parentId":1488,"tags":{"page":"/api/sessions"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":631218,"timestamp":171496711,"id":1687,"parentId":1575,"tags":{},"startTime":1774983956550,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":698992,"timestamp":171428969,"id":1575,"parentId":1488,"tags":{"page":"/api/scheduled-tasks"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":655953,"timestamp":171481989,"id":1676,"parentId":1496,"tags":{},"startTime":1774983956535,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":725399,"timestamp":171412570,"id":1496,"parentId":1488,"tags":{"page":"/api/chat"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":598060,"timestamp":171540512,"id":1699,"parentId":1593,"tags":{},"startTime":1774983956594,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":706892,"timestamp":171431702,"id":1593,"parentId":1488,"tags":{"page":"/"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":656274,"timestamp":171540530,"id":1700,"parentId":1594,"tags":{},"startTime":1774983956594,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":765037,"timestamp":171431808,"id":1594,"parentId":1488,"tags":{"page":"/project"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":657400,"timestamp":171540539,"id":1701,"parentId":1595,"tags":{},"startTime":1774983956594,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":766050,"timestamp":171431910,"id":1595,"parentId":1488,"tags":{"page":"/review/[id]"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"static-check","duration":792969,"timestamp":171405085,"id":1488,"parentId":1,"tags":{},"startTime":1774983956458,"traceId":"c66d86cf8c35b6cf"},{"name":"write-routes-manifest","duration":29186,"timestamp":172208862,"id":1705,"parentId":1,"tags":{},"startTime":1774983957262,"traceId":"c66d86cf8c35b6cf"},{"name":"load-dotenv","duration":33,"timestamp":172399120,"id":1708,"parentId":1707,"tags":{},"startTime":1774983957452,"traceId":"c66d86cf8c35b6cf"},{"name":"run-export-path-map","duration":544,"timestamp":177327821,"id":1709,"parentId":1707,"tags":{},"startTime":1774983962381,"traceId":"c66d86cf8c35b6cf"},{"name":"next-export","duration":5238668,"timestamp":172398192,"id":1707,"parentId":1,"tags":{},"startTime":1774983957451,"traceId":"c66d86cf8c35b6cf"},{"name":"move-exported-app-not-found-","duration":47179,"timestamp":177639438,"id":1710,"parentId":1706,"tags":{},"startTime":1774983962693,"traceId":"c66d86cf8c35b6cf"},{"name":"move-exported-app-global-error-","duration":79760,"timestamp":177686718,"id":1711,"parentId":1706,"tags":{},"startTime":1774983962740,"traceId":"c66d86cf8c35b6cf"},{"name":"static-generation","duration":5855233,"timestamp":172394694,"id":1706,"parentId":1,"tags":{},"startTime":1774983957448,"traceId":"c66d86cf8c35b6cf"},{"name":"write-routes-manifest","duration":92055,"timestamp":178250175,"id":1712,"parentId":1,"tags":{},"startTime":1774983963303,"traceId":"c66d86cf8c35b6cf"},{"name":"node-file-trace-build","duration":18432613,"timestamp":172199674,"id":1704,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1774983957253,"traceId":"c66d86cf8c35b6cf"},{"name":"apply-include-excludes","duration":938,"timestamp":190632307,"id":1713,"parentId":1,"tags":{},"startTime":1774983975685,"traceId":"c66d86cf8c35b6cf"},{"name":"collect-build-traces","duration":18434328,"timestamp":172198931,"id":1703,"parentId":1,"tags":{},"startTime":1774983957252,"traceId":"c66d86cf8c35b6cf"},{"name":"print-tree-view","duration":2926,"timestamp":190633492,"id":1714,"parentId":1,"tags":{},"startTime":1774983975687,"traceId":"c66d86cf8c35b6cf"},{"name":"telemetry-flush","duration":52,"timestamp":190636428,"id":1715,"parentId":1,"tags":{},"startTime":1774983975690,"traceId":"c66d86cf8c35b6cf"},{"name":"next-build","duration":47109098,"timestamp":143527392,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774983928580,"traceId":"c66d86cf8c35b6cf"}]