@surething/cockpit 1.0.185 → 1.0.187

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 (310) hide show
  1. package/.next-prod/BUILD_ID +1 -1
  2. package/.next-prod/app-path-routes-manifest.json +26 -26
  3. package/.next-prod/build-manifest.json +3 -3
  4. package/.next-prod/next-minimal-server.js.nft.json +1 -1
  5. package/.next-prod/next-server.js.nft.json +1 -1
  6. package/.next-prod/prerender-manifest.json +3 -3
  7. package/.next-prod/react-loadable-manifest.json +1 -1
  8. package/.next-prod/server/app/_global-error/page.js.nft.json +1 -1
  9. package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
  10. package/.next-prod/server/app/_global-error.html +2 -2
  11. package/.next-prod/server/app/_global-error.rsc +1 -1
  12. package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
  13. package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  14. package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  15. package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
  16. package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +1 -1
  17. package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  18. package/.next-prod/server/app/_not-found/page.js.nft.json +1 -1
  19. package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
  20. package/.next-prod/server/app/_not-found.html +2 -2
  21. package/.next-prod/server/app/_not-found.rsc +2 -2
  22. package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +2 -2
  23. package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
  24. package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +2 -2
  25. package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  26. package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  27. package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  28. package/.next-prod/server/app/api/bash/route.js.nft.json +1 -1
  29. package/.next-prod/server/app/api/bash/route_client-reference-manifest.js +1 -1
  30. package/.next-prod/server/app/api/chat/codex/route.js +18 -7
  31. package/.next-prod/server/app/api/chat/codex/route.js.nft.json +1 -1
  32. package/.next-prod/server/app/api/chat/codex/route_client-reference-manifest.js +1 -1
  33. package/.next-prod/server/app/api/chat/kimi/route.js +21 -10
  34. package/.next-prod/server/app/api/chat/kimi/route.js.nft.json +1 -1
  35. package/.next-prod/server/app/api/chat/kimi/route_client-reference-manifest.js +1 -1
  36. package/.next-prod/server/app/api/chat/ollama/route.js +154 -6
  37. package/.next-prod/server/app/api/chat/ollama/route.js.nft.json +1 -1
  38. package/.next-prod/server/app/api/chat/ollama/route_client-reference-manifest.js +1 -1
  39. package/.next-prod/server/app/api/chat/route.js +14 -3
  40. package/.next-prod/server/app/api/chat/route.js.nft.json +1 -1
  41. package/.next-prod/server/app/api/chat/route_client-reference-manifest.js +1 -1
  42. package/.next-prod/server/app/api/claude-stats/route.js +1 -1
  43. package/.next-prod/server/app/api/claude-stats/route.js.nft.json +1 -1
  44. package/.next-prod/server/app/api/claude-stats/route_client-reference-manifest.js +1 -1
  45. package/.next-prod/server/app/api/commands/route.js +1 -1
  46. package/.next-prod/server/app/api/commands/route.js.nft.json +1 -1
  47. package/.next-prod/server/app/api/commands/route_client-reference-manifest.js +1 -1
  48. package/.next-prod/server/app/api/comments/route.js +1 -1
  49. package/.next-prod/server/app/api/comments/route.js.nft.json +1 -1
  50. package/.next-prod/server/app/api/comments/route_client-reference-manifest.js +1 -1
  51. package/.next-prod/server/app/api/db/columns/route.js.nft.json +1 -1
  52. package/.next-prod/server/app/api/db/columns/route_client-reference-manifest.js +1 -1
  53. package/.next-prod/server/app/api/db/connect/route.js.nft.json +1 -1
  54. package/.next-prod/server/app/api/db/connect/route_client-reference-manifest.js +1 -1
  55. package/.next-prod/server/app/api/db/disconnect/route.js.nft.json +1 -1
  56. package/.next-prod/server/app/api/db/disconnect/route_client-reference-manifest.js +1 -1
  57. package/.next-prod/server/app/api/db/export/route.js.nft.json +1 -1
  58. package/.next-prod/server/app/api/db/export/route_client-reference-manifest.js +1 -1
  59. package/.next-prod/server/app/api/db/query/route.js.nft.json +1 -1
  60. package/.next-prod/server/app/api/db/query/route_client-reference-manifest.js +1 -1
  61. package/.next-prod/server/app/api/db/schemas/route.js.nft.json +1 -1
  62. package/.next-prod/server/app/api/db/schemas/route_client-reference-manifest.js +1 -1
  63. package/.next-prod/server/app/api/extension/version/route.js.nft.json +1 -1
  64. package/.next-prod/server/app/api/extension/version/route_client-reference-manifest.js +1 -1
  65. package/.next-prod/server/app/api/file/route.js.nft.json +1 -1
  66. package/.next-prod/server/app/api/file/route_client-reference-manifest.js +1 -1
  67. package/.next-prod/server/app/api/files/blame/route.js.nft.json +1 -1
  68. package/.next-prod/server/app/api/files/blame/route_client-reference-manifest.js +1 -1
  69. package/.next-prod/server/app/api/files/clipboard/route.js.nft.json +1 -1
  70. package/.next-prod/server/app/api/files/clipboard/route_client-reference-manifest.js +1 -1
  71. package/.next-prod/server/app/api/files/copy/route.js.nft.json +1 -1
  72. package/.next-prod/server/app/api/files/copy/route_client-reference-manifest.js +1 -1
  73. package/.next-prod/server/app/api/files/delete/route.js.nft.json +1 -1
  74. package/.next-prod/server/app/api/files/delete/route_client-reference-manifest.js +1 -1
  75. package/.next-prod/server/app/api/files/expanded/route.js +1 -1
  76. package/.next-prod/server/app/api/files/expanded/route.js.nft.json +1 -1
  77. package/.next-prod/server/app/api/files/expanded/route_client-reference-manifest.js +1 -1
  78. package/.next-prod/server/app/api/files/index/route.js.nft.json +1 -1
  79. package/.next-prod/server/app/api/files/index/route_client-reference-manifest.js +1 -1
  80. package/.next-prod/server/app/api/files/init/route.js +1 -1
  81. package/.next-prod/server/app/api/files/init/route.js.nft.json +1 -1
  82. package/.next-prod/server/app/api/files/init/route_client-reference-manifest.js +1 -1
  83. package/.next-prod/server/app/api/files/paste/route.js.nft.json +1 -1
  84. package/.next-prod/server/app/api/files/paste/route_client-reference-manifest.js +1 -1
  85. package/.next-prod/server/app/api/files/read/route.js.nft.json +1 -1
  86. package/.next-prod/server/app/api/files/read/route_client-reference-manifest.js +1 -1
  87. package/.next-prod/server/app/api/files/readdir/route.js.nft.json +1 -1
  88. package/.next-prod/server/app/api/files/readdir/route_client-reference-manifest.js +1 -1
  89. package/.next-prod/server/app/api/files/recent/route.js +1 -1
  90. package/.next-prod/server/app/api/files/recent/route.js.nft.json +1 -1
  91. package/.next-prod/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  92. package/.next-prod/server/app/api/files/save/route.js.nft.json +1 -1
  93. package/.next-prod/server/app/api/files/save/route_client-reference-manifest.js +1 -1
  94. package/.next-prod/server/app/api/files/search/route.js.nft.json +1 -1
  95. package/.next-prod/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  96. package/.next-prod/server/app/api/git/branch-diff/route.js.nft.json +1 -1
  97. package/.next-prod/server/app/api/git/branch-diff/route_client-reference-manifest.js +1 -1
  98. package/.next-prod/server/app/api/git/branches/route.js.nft.json +1 -1
  99. package/.next-prod/server/app/api/git/branches/route_client-reference-manifest.js +1 -1
  100. package/.next-prod/server/app/api/git/commit-diff/route.js.nft.json +1 -1
  101. package/.next-prod/server/app/api/git/commit-diff/route_client-reference-manifest.js +1 -1
  102. package/.next-prod/server/app/api/git/commits/route.js.nft.json +1 -1
  103. package/.next-prod/server/app/api/git/commits/route_client-reference-manifest.js +1 -1
  104. package/.next-prod/server/app/api/git/diff/route.js.nft.json +1 -1
  105. package/.next-prod/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  106. package/.next-prod/server/app/api/git/discard/route.js.nft.json +1 -1
  107. package/.next-prod/server/app/api/git/discard/route_client-reference-manifest.js +1 -1
  108. package/.next-prod/server/app/api/git/stage/route.js.nft.json +1 -1
  109. package/.next-prod/server/app/api/git/stage/route_client-reference-manifest.js +1 -1
  110. package/.next-prod/server/app/api/git/status/route.js.nft.json +1 -1
  111. package/.next-prod/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  112. package/.next-prod/server/app/api/git/unstage/route.js.nft.json +1 -1
  113. package/.next-prod/server/app/api/git/unstage/route_client-reference-manifest.js +1 -1
  114. package/.next-prod/server/app/api/git/worktree/route.js.nft.json +1 -1
  115. package/.next-prod/server/app/api/git/worktree/route_client-reference-manifest.js +1 -1
  116. package/.next-prod/server/app/api/global-state/route.js +1 -1
  117. package/.next-prod/server/app/api/global-state/route.js.nft.json +1 -1
  118. package/.next-prod/server/app/api/global-state/route_client-reference-manifest.js +1 -1
  119. package/.next-prod/server/app/api/jupyter/load/route.js.nft.json +1 -1
  120. package/.next-prod/server/app/api/jupyter/load/route_client-reference-manifest.js +1 -1
  121. package/.next-prod/server/app/api/jupyter/save/route.js.nft.json +1 -1
  122. package/.next-prod/server/app/api/jupyter/save/route_client-reference-manifest.js +1 -1
  123. package/.next-prod/server/app/api/jupyter/shutdown/route.js +1 -1
  124. package/.next-prod/server/app/api/jupyter/shutdown/route.js.nft.json +1 -1
  125. package/.next-prod/server/app/api/jupyter/shutdown/route_client-reference-manifest.js +1 -1
  126. package/.next-prod/server/app/api/lsp/definition/route.js.nft.json +1 -1
  127. package/.next-prod/server/app/api/lsp/definition/route_client-reference-manifest.js +1 -1
  128. package/.next-prod/server/app/api/lsp/hover/route.js.nft.json +1 -1
  129. package/.next-prod/server/app/api/lsp/hover/route_client-reference-manifest.js +1 -1
  130. package/.next-prod/server/app/api/lsp/references/route.js.nft.json +1 -1
  131. package/.next-prod/server/app/api/lsp/references/route_client-reference-manifest.js +1 -1
  132. package/.next-prod/server/app/api/lsp/status/route.js.nft.json +1 -1
  133. package/.next-prod/server/app/api/lsp/status/route_client-reference-manifest.js +1 -1
  134. package/.next-prod/server/app/api/lsp/warmup/route.js.nft.json +1 -1
  135. package/.next-prod/server/app/api/lsp/warmup/route_client-reference-manifest.js +1 -1
  136. package/.next-prod/server/app/api/mysql/columns/route.js.nft.json +1 -1
  137. package/.next-prod/server/app/api/mysql/columns/route_client-reference-manifest.js +1 -1
  138. package/.next-prod/server/app/api/mysql/connect/route.js.nft.json +1 -1
  139. package/.next-prod/server/app/api/mysql/connect/route_client-reference-manifest.js +1 -1
  140. package/.next-prod/server/app/api/mysql/disconnect/route.js.nft.json +1 -1
  141. package/.next-prod/server/app/api/mysql/disconnect/route_client-reference-manifest.js +1 -1
  142. package/.next-prod/server/app/api/mysql/export/route.js.nft.json +1 -1
  143. package/.next-prod/server/app/api/mysql/export/route_client-reference-manifest.js +1 -1
  144. package/.next-prod/server/app/api/mysql/query/route.js.nft.json +1 -1
  145. package/.next-prod/server/app/api/mysql/query/route_client-reference-manifest.js +1 -1
  146. package/.next-prod/server/app/api/mysql/schemas/route.js.nft.json +1 -1
  147. package/.next-prod/server/app/api/mysql/schemas/route_client-reference-manifest.js +1 -1
  148. package/.next-prod/server/app/api/neo4j/connect/route.js.nft.json +1 -1
  149. package/.next-prod/server/app/api/neo4j/connect/route_client-reference-manifest.js +1 -1
  150. package/.next-prod/server/app/api/neo4j/disconnect/route.js.nft.json +1 -1
  151. package/.next-prod/server/app/api/neo4j/disconnect/route_client-reference-manifest.js +1 -1
  152. package/.next-prod/server/app/api/neo4j/query/route.js.nft.json +1 -1
  153. package/.next-prod/server/app/api/neo4j/query/route_client-reference-manifest.js +1 -1
  154. package/.next-prod/server/app/api/neo4j/schema/route.js.nft.json +1 -1
  155. package/.next-prod/server/app/api/neo4j/schema/route_client-reference-manifest.js +1 -1
  156. package/.next-prod/server/app/api/note/route.js +1 -1
  157. package/.next-prod/server/app/api/note/route.js.nft.json +1 -1
  158. package/.next-prod/server/app/api/note/route_client-reference-manifest.js +1 -1
  159. package/.next-prod/server/app/api/ollama/models/route.js +1 -1
  160. package/.next-prod/server/app/api/ollama/models/route.js.nft.json +1 -1
  161. package/.next-prod/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  162. package/.next-prod/server/app/api/ollama/start/route.js.nft.json +1 -1
  163. package/.next-prod/server/app/api/ollama/start/route_client-reference-manifest.js +1 -1
  164. package/.next-prod/server/app/api/open-cursor/route.js.nft.json +1 -1
  165. package/.next-prod/server/app/api/open-cursor/route_client-reference-manifest.js +1 -1
  166. package/.next-prod/server/app/api/open-vscode/route.js.nft.json +1 -1
  167. package/.next-prod/server/app/api/open-vscode/route_client-reference-manifest.js +1 -1
  168. package/.next-prod/server/app/api/pick-folder/route.js.nft.json +1 -1
  169. package/.next-prod/server/app/api/pick-folder/route_client-reference-manifest.js +1 -1
  170. package/.next-prod/server/app/api/pinned-sessions/route.js +1 -1
  171. package/.next-prod/server/app/api/pinned-sessions/route.js.nft.json +1 -1
  172. package/.next-prod/server/app/api/pinned-sessions/route_client-reference-manifest.js +1 -1
  173. package/.next-prod/server/app/api/project-settings/route.js +1 -1
  174. package/.next-prod/server/app/api/project-settings/route.js.nft.json +1 -1
  175. package/.next-prod/server/app/api/project-settings/route_client-reference-manifest.js +1 -1
  176. package/.next-prod/server/app/api/project-state/route.js +1 -1
  177. package/.next-prod/server/app/api/project-state/route.js.nft.json +1 -1
  178. package/.next-prod/server/app/api/project-state/route_client-reference-manifest.js +1 -1
  179. package/.next-prod/server/app/api/projects/route.js +1 -1
  180. package/.next-prod/server/app/api/projects/route.js.nft.json +1 -1
  181. package/.next-prod/server/app/api/projects/route_client-reference-manifest.js +1 -1
  182. package/.next-prod/server/app/api/redis/command/route.js.nft.json +1 -1
  183. package/.next-prod/server/app/api/redis/command/route_client-reference-manifest.js +1 -1
  184. package/.next-prod/server/app/api/redis/connect/route.js.nft.json +1 -1
  185. package/.next-prod/server/app/api/redis/connect/route_client-reference-manifest.js +1 -1
  186. package/.next-prod/server/app/api/redis/delete/route.js.nft.json +1 -1
  187. package/.next-prod/server/app/api/redis/delete/route_client-reference-manifest.js +1 -1
  188. package/.next-prod/server/app/api/redis/disconnect/route.js.nft.json +1 -1
  189. package/.next-prod/server/app/api/redis/disconnect/route_client-reference-manifest.js +1 -1
  190. package/.next-prod/server/app/api/redis/get/route.js.nft.json +1 -1
  191. package/.next-prod/server/app/api/redis/get/route_client-reference-manifest.js +1 -1
  192. package/.next-prod/server/app/api/redis/keys/route.js.nft.json +1 -1
  193. package/.next-prod/server/app/api/redis/keys/route_client-reference-manifest.js +1 -1
  194. package/.next-prod/server/app/api/redis/set/route.js.nft.json +1 -1
  195. package/.next-prod/server/app/api/redis/set/route_client-reference-manifest.js +1 -1
  196. package/.next-prod/server/app/api/review/[id]/comments/route.js.nft.json +1 -1
  197. package/.next-prod/server/app/api/review/[id]/comments/route_client-reference-manifest.js +1 -1
  198. package/.next-prod/server/app/api/review/[id]/replies/route.js.nft.json +1 -1
  199. package/.next-prod/server/app/api/review/[id]/replies/route_client-reference-manifest.js +1 -1
  200. package/.next-prod/server/app/api/review/[id]/route.js +1 -1
  201. package/.next-prod/server/app/api/review/[id]/route.js.nft.json +1 -1
  202. package/.next-prod/server/app/api/review/[id]/route_client-reference-manifest.js +1 -1
  203. package/.next-prod/server/app/api/review/identify/route.js +1 -1
  204. package/.next-prod/server/app/api/review/identify/route.js.nft.json +1 -1
  205. package/.next-prod/server/app/api/review/identify/route_client-reference-manifest.js +1 -1
  206. package/.next-prod/server/app/api/review/order/route.js +1 -1
  207. package/.next-prod/server/app/api/review/order/route.js.nft.json +1 -1
  208. package/.next-prod/server/app/api/review/order/route_client-reference-manifest.js +1 -1
  209. package/.next-prod/server/app/api/review/route.js.nft.json +1 -1
  210. package/.next-prod/server/app/api/review/route_client-reference-manifest.js +1 -1
  211. package/.next-prod/server/app/api/review/share-info/route.js.nft.json +1 -1
  212. package/.next-prod/server/app/api/review/share-info/route_client-reference-manifest.js +1 -1
  213. package/.next-prod/server/app/api/review/users/route.js +1 -1
  214. package/.next-prod/server/app/api/review/users/route.js.nft.json +1 -1
  215. package/.next-prod/server/app/api/review/users/route_client-reference-manifest.js +1 -1
  216. package/.next-prod/server/app/api/scheduled-tasks/route.js +1 -1
  217. package/.next-prod/server/app/api/scheduled-tasks/route.js.nft.json +1 -1
  218. package/.next-prod/server/app/api/scheduled-tasks/route_client-reference-manifest.js +1 -1
  219. package/.next-prod/server/app/api/services/config/route.js +1 -1
  220. package/.next-prod/server/app/api/services/config/route.js.nft.json +1 -1
  221. package/.next-prod/server/app/api/services/config/route_client-reference-manifest.js +1 -1
  222. package/.next-prod/server/app/api/services/scripts/route.js.nft.json +1 -1
  223. package/.next-prod/server/app/api/services/scripts/route_client-reference-manifest.js +1 -1
  224. package/.next-prod/server/app/api/session/[sessionId]/fork/route.js +1 -1
  225. package/.next-prod/server/app/api/session/[sessionId]/fork/route.js.nft.json +1 -1
  226. package/.next-prod/server/app/api/session/[sessionId]/fork/route_client-reference-manifest.js +1 -1
  227. package/.next-prod/server/app/api/session/[sessionId]/history/route.js +1 -1
  228. package/.next-prod/server/app/api/session/[sessionId]/history/route.js.nft.json +1 -1
  229. package/.next-prod/server/app/api/session/[sessionId]/history/route_client-reference-manifest.js +1 -1
  230. package/.next-prod/server/app/api/session-by-path/route.js +1 -1
  231. package/.next-prod/server/app/api/session-by-path/route.js.nft.json +1 -1
  232. package/.next-prod/server/app/api/session-by-path/route_client-reference-manifest.js +1 -1
  233. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js +1 -1
  234. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js.nft.json +1 -1
  235. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route_client-reference-manifest.js +1 -1
  236. package/.next-prod/server/app/api/sessions/projects/route.js +1 -1
  237. package/.next-prod/server/app/api/sessions/projects/route.js.nft.json +1 -1
  238. package/.next-prod/server/app/api/sessions/projects/route_client-reference-manifest.js +1 -1
  239. package/.next-prod/server/app/api/sessions/route.js +1 -1
  240. package/.next-prod/server/app/api/sessions/route.js.nft.json +1 -1
  241. package/.next-prod/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  242. package/.next-prod/server/app/api/settings/route.js +1 -1
  243. package/.next-prod/server/app/api/settings/route.js.nft.json +1 -1
  244. package/.next-prod/server/app/api/settings/route_client-reference-manifest.js +1 -1
  245. package/.next-prod/server/app/api/terminal/aliases/route.js +1 -1
  246. package/.next-prod/server/app/api/terminal/aliases/route.js.nft.json +1 -1
  247. package/.next-prod/server/app/api/terminal/aliases/route_client-reference-manifest.js +1 -1
  248. package/.next-prod/server/app/api/terminal/autocomplete/route.js.nft.json +1 -1
  249. package/.next-prod/server/app/api/terminal/autocomplete/route_client-reference-manifest.js +1 -1
  250. package/.next-prod/server/app/api/terminal/bubble-order/route.js +1 -1
  251. package/.next-prod/server/app/api/terminal/bubble-order/route.js.nft.json +1 -1
  252. package/.next-prod/server/app/api/terminal/bubble-order/route_client-reference-manifest.js +1 -1
  253. package/.next-prod/server/app/api/terminal/env/route.js +1 -1
  254. package/.next-prod/server/app/api/terminal/env/route.js.nft.json +1 -1
  255. package/.next-prod/server/app/api/terminal/env/route_client-reference-manifest.js +1 -1
  256. package/.next-prod/server/app/api/terminal/history/route.js +1 -1
  257. package/.next-prod/server/app/api/terminal/history/route.js.nft.json +1 -1
  258. package/.next-prod/server/app/api/terminal/history/route_client-reference-manifest.js +1 -1
  259. package/.next-prod/server/app/api/version/route.js.nft.json +1 -1
  260. package/.next-prod/server/app/api/version/route_client-reference-manifest.js +1 -1
  261. package/.next-prod/server/app/favicon.ico/route.js.nft.json +1 -1
  262. package/.next-prod/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  263. package/.next-prod/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  264. package/.next-prod/server/app/page.js +1 -1
  265. package/.next-prod/server/app/page.js.nft.json +1 -1
  266. package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
  267. package/.next-prod/server/app/project/page.js +11 -11
  268. package/.next-prod/server/app/project/page.js.nft.json +1 -1
  269. package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
  270. package/.next-prod/server/app/review/[id]/page.js.nft.json +1 -1
  271. package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
  272. package/.next-prod/server/app-paths-manifest.json +26 -26
  273. package/.next-prod/server/chunks/3269.js +1 -0
  274. package/.next-prod/server/chunks/4098.js +1 -1
  275. package/.next-prod/server/chunks/4490.js +1 -1
  276. package/.next-prod/server/chunks/4741.js +4 -4
  277. package/.next-prod/server/chunks/5394.js +1 -0
  278. package/.next-prod/server/chunks/6062.js +1 -1
  279. package/.next-prod/server/chunks/700.js +1 -0
  280. package/.next-prod/server/chunks/7284.js +1 -1
  281. package/.next-prod/server/functions-config-manifest.json +0 -1
  282. package/.next-prod/server/middleware-build-manifest.js +1 -1
  283. package/.next-prod/server/middleware-react-loadable-manifest.js +1 -1
  284. package/.next-prod/server/pages/404.html +2 -2
  285. package/.next-prod/server/pages/500.html +2 -2
  286. package/.next-prod/server/server-reference-manifest.json +1 -1
  287. package/.next-prod/static/chunks/{1593-7902218f5b10761f.js → 1593-d845ec6e5c8de67e.js} +1 -1
  288. package/.next-prod/static/chunks/5493-83d6a5ec42d6cbb3.js +1 -0
  289. package/.next-prod/static/chunks/{700.65a02f6a597083dc.js → 700.0aaec5a3a570d182.js} +1 -1
  290. package/.next-prod/static/chunks/app/page-cc2b332242bc2c93.js +1 -0
  291. package/.next-prod/static/chunks/app/project/page-95039285184e0c74.js +25 -0
  292. package/.next-prod/static/chunks/{webpack-67d02a2a41508d41.js → webpack-0f527ee7ab644d02.js} +1 -1
  293. package/.next-prod/static/css/bbd65867698c479b.css +3 -0
  294. package/.next-prod/trace +12 -12
  295. package/.next-prod/trace-build +1 -1
  296. package/bin/postinstall.mjs +20 -0
  297. package/dist/{JupyterKernelManager-475VNVA5.mjs → JupyterKernelManager-VBKKSRVJ.mjs} +23 -2
  298. package/dist/chunk-KLV3PBIZ.mjs +427 -0
  299. package/dist/scheduledTasks.mjs +7 -2
  300. package/dist/wsServer.mjs +3 -3
  301. package/kernels/jupyter_bridge.py +162 -0
  302. package/package.json +5 -2
  303. package/server.mjs +5 -1
  304. package/.next-prod/static/chunks/5493-9f80ad2c7c9cf840.js +0 -1
  305. package/.next-prod/static/chunks/app/page-cc2bf3ca4c337090.js +0 -1
  306. package/.next-prod/static/chunks/app/project/page-b73536c67304e489.js +0 -25
  307. package/.next-prod/static/css/786ec7ade22e6269.css +0 -3
  308. package/dist/chunk-SWMKAZSL.mjs +0 -250
  309. /package/.next-prod/static/{ZA65Kd3f2tNa-NfgtOil4 → Avd2f2SegjGOElSYvrTlK}/_buildManifest.js +0 -0
  310. /package/.next-prod/static/{ZA65Kd3f2tNa-NfgtOil4 → Avd2f2SegjGOElSYvrTlK}/_ssgManifest.js +0 -0
package/.next-prod/trace CHANGED
@@ -1,12 +1,12 @@
1
- [{"name":"generate-buildid","duration":283,"timestamp":135828795,"id":4,"parentId":1,"tags":{},"startTime":1774985301369,"traceId":"128f34f423fa7eff"},{"name":"load-custom-routes","duration":312,"timestamp":135829186,"id":5,"parentId":1,"tags":{},"startTime":1774985301369,"traceId":"128f34f423fa7eff"},{"name":"create-dist-dir","duration":1042,"timestamp":135829527,"id":6,"parentId":1,"tags":{},"startTime":1774985301370,"traceId":"128f34f423fa7eff"},{"name":"clean","duration":56633,"timestamp":135830980,"id":7,"parentId":1,"tags":{},"startTime":1774985301371,"traceId":"128f34f423fa7eff"},{"name":"create-pages-mapping","duration":217,"timestamp":135927322,"id":8,"parentId":1,"tags":{},"startTime":1774985301467,"traceId":"128f34f423fa7eff"},{"name":"collect-app-files","duration":4163,"timestamp":135927580,"id":9,"parentId":1,"tags":{},"startTime":1774985301468,"traceId":"128f34f423fa7eff"},{"name":"create-app-mapping","duration":2742,"timestamp":135931778,"id":10,"parentId":1,"tags":{},"startTime":1774985301472,"traceId":"128f34f423fa7eff"},{"name":"create-app-layouts","duration":168,"timestamp":135934634,"id":11,"parentId":1,"tags":{},"startTime":1774985301475,"traceId":"128f34f423fa7eff"},{"name":"collect-default-files","duration":6929,"timestamp":135938728,"id":13,"parentId":1,"tags":{},"startTime":1774985301479,"traceId":"128f34f423fa7eff"},{"name":"generate-route-types","duration":30697,"timestamp":135937484,"id":12,"parentId":1,"tags":{},"startTime":1774985301478,"traceId":"128f34f423fa7eff"},{"name":"public-dir-conflict-check","duration":84,"timestamp":135968232,"id":14,"parentId":1,"tags":{},"startTime":1774985301508,"traceId":"128f34f423fa7eff"},{"name":"generate-routes-manifest","duration":3965,"timestamp":135968379,"id":15,"parentId":1,"tags":{},"startTime":1774985301509,"traceId":"128f34f423fa7eff"},{"name":"create-entrypoints","duration":66131,"timestamp":136447707,"id":20,"parentId":18,"tags":{},"startTime":1774985301988,"traceId":"128f34f423fa7eff"},{"name":"generate-webpack-config","duration":271273,"timestamp":136514082,"id":21,"parentId":19,"tags":{},"startTime":1774985302054,"traceId":"128f34f423fa7eff"},{"name":"next-trace-entrypoint-plugin","duration":2315,"timestamp":136882601,"id":23,"parentId":22,"tags":{},"startTime":1774985302423,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436313,"timestamp":136893348,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436350,"timestamp":136893353,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436291,"timestamp":136893425,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436288,"timestamp":136893436,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436287,"timestamp":136893445,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436280,"timestamp":136893457,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436273,"timestamp":136893476,"id":107,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436267,"timestamp":136893498,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436266,"timestamp":136893506,"id":112,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436331,"timestamp":136893509,"id":113,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1436307,"timestamp":136893542,"id":121,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1449103,"timestamp":136893058,"id":34,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1449016,"timestamp":136893155,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1449004,"timestamp":136893173,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448995,"timestamp":136893186,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448987,"timestamp":136893198,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448987,"timestamp":136893201,"id":43,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448984,"timestamp":136893206,"id":44,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448978,"timestamp":136893215,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448976,"timestamp":136893220,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448975,"timestamp":136893223,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448972,"timestamp":136893228,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448972,"timestamp":136893231,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448969,"timestamp":136893237,"id":51,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1449019,"timestamp":136893240,"id":52,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1449016,"timestamp":136893249,"id":53,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1449015,"timestamp":136893253,"id":54,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1449012,"timestamp":136893258,"id":55,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1449012,"timestamp":136893261,"id":56,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1449003,"timestamp":136893272,"id":58,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448998,"timestamp":136893281,"id":60,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448833,"timestamp":136893449,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1448833,"timestamp":136893452,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464101,"timestamp":136892733,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464657,"timestamp":136893525,"id":117,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1465416,"timestamp":136892777,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464839,"timestamp":136893361,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464842,"timestamp":136893364,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464772,"timestamp":136893442,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464813,"timestamp":136893409,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464811,"timestamp":136893417,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464805,"timestamp":136893428,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464805,"timestamp":136893433,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464692,"timestamp":136893550,"id":123,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1465072,"timestamp":136893182,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1465067,"timestamp":136893191,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1465051,"timestamp":136893212,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464795,"timestamp":136893473,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464791,"timestamp":136893482,"id":108,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464776,"timestamp":136893501,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464765,"timestamp":136893517,"id":115,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464771,"timestamp":136893514,"id":114,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464743,"timestamp":136893547,"id":122,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464754,"timestamp":136893538,"id":120,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1464766,"timestamp":136893530,"id":118,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1465581,"timestamp":136893266,"id":57,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1465397,"timestamp":136893460,"id":103,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1465397,"timestamp":136893465,"id":104,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1465374,"timestamp":136893493,"id":109,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1467070,"timestamp":136893522,"id":116,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1468450,"timestamp":136893555,"id":124,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1469881,"timestamp":136893356,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1470081,"timestamp":136893166,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1470076,"timestamp":136893176,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1471953,"timestamp":136893276,"id":59,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1476220,"timestamp":136893558,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1477137,"timestamp":136893566,"id":127,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1478096,"timestamp":136893563,"id":126,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1483278,"timestamp":136893412,"id":91,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1505410,"timestamp":136892206,"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":1774985302432,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1506148,"timestamp":136892800,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1506140,"timestamp":136892819,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1506133,"timestamp":136892831,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1506124,"timestamp":136892844,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1506117,"timestamp":136892856,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1506108,"timestamp":136892868,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1510208,"timestamp":136893533,"id":119,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1511112,"timestamp":136893575,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1513323,"timestamp":136893579,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1528631,"timestamp":136893572,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1532334,"timestamp":136893284,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1532339,"timestamp":136893288,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1532339,"timestamp":136893291,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1532337,"timestamp":136893297,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1532337,"timestamp":136893300,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1547884,"timestamp":136893420,"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":1774985302434,"traceId":"128f34f423fa7eff"}]
2
- [{"name":"minify-js","duration":503,"timestamp":141905118,"id":721,"parentId":656,"tags":{"name":"../app/api/review/[id]/replies/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":500,"timestamp":141905122,"id":722,"parentId":656,"tags":{"name":"../app/api/review/[id]/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":476,"timestamp":141905148,"id":723,"parentId":656,"tags":{"name":"../app/api/review/identify/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":472,"timestamp":141905152,"id":724,"parentId":656,"tags":{"name":"../app/api/review/order/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":470,"timestamp":141905156,"id":725,"parentId":656,"tags":{"name":"../app/api/review/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":467,"timestamp":141905160,"id":726,"parentId":656,"tags":{"name":"../app/api/review/share-info/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":465,"timestamp":141905163,"id":727,"parentId":656,"tags":{"name":"../app/api/review/users/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":462,"timestamp":141905167,"id":728,"parentId":656,"tags":{"name":"../app/api/services/config/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":459,"timestamp":141905171,"id":729,"parentId":656,"tags":{"name":"../app/api/services/scripts/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":455,"timestamp":141905176,"id":730,"parentId":656,"tags":{"name":"../app/api/settings/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":453,"timestamp":141905180,"id":731,"parentId":656,"tags":{"name":"../app/api/version/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":450,"timestamp":141905183,"id":732,"parentId":656,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":448,"timestamp":141905187,"id":733,"parentId":656,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":445,"timestamp":141905190,"id":734,"parentId":656,"tags":{"name":"../app/api/bash/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":443,"timestamp":141905193,"id":735,"parentId":656,"tags":{"name":"../app/api/chat/kimi/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":440,"timestamp":141905197,"id":736,"parentId":656,"tags":{"name":"../app/api/chat/codex/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":437,"timestamp":141905201,"id":737,"parentId":656,"tags":{"name":"../app/api/chat/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":434,"timestamp":141905205,"id":738,"parentId":656,"tags":{"name":"../app/api/commands/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":431,"timestamp":141905209,"id":739,"parentId":656,"tags":{"name":"../app/api/files/blame/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":429,"timestamp":141905213,"id":740,"parentId":656,"tags":{"name":"../app/api/claude-stats/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":426,"timestamp":141905216,"id":741,"parentId":656,"tags":{"name":"../app/api/chat/ollama/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":423,"timestamp":141905220,"id":742,"parentId":656,"tags":{"name":"../app/api/files/search/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":420,"timestamp":141905224,"id":743,"parentId":656,"tags":{"name":"../app/api/note/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":418,"timestamp":141905228,"id":744,"parentId":656,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":415,"timestamp":141905231,"id":745,"parentId":656,"tags":{"name":"../app/api/ollama/start/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":412,"timestamp":141905235,"id":746,"parentId":656,"tags":{"name":"../app/api/project-settings/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":409,"timestamp":141905239,"id":747,"parentId":656,"tags":{"name":"../app/api/projects/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":407,"timestamp":141905242,"id":748,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/history/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":404,"timestamp":141905246,"id":749,"parentId":656,"tags":{"name":"../app/api/session-by-path/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":401,"timestamp":141905250,"id":750,"parentId":656,"tags":{"name":"../app/api/sessions/projects/[encodedPath]/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":398,"timestamp":141905254,"id":751,"parentId":656,"tags":{"name":"../app/api/scheduled-tasks/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":395,"timestamp":141905258,"id":752,"parentId":656,"tags":{"name":"../app/api/sessions/projects/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":392,"timestamp":141905261,"id":753,"parentId":656,"tags":{"name":"../app/api/terminal/autocomplete/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":390,"timestamp":141905265,"id":754,"parentId":656,"tags":{"name":"../app/api/sessions/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":387,"timestamp":141905268,"id":755,"parentId":656,"tags":{"name":"../app/api/terminal/bubble-order/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":385,"timestamp":141905272,"id":756,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/fork/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":382,"timestamp":141905276,"id":757,"parentId":656,"tags":{"name":"../app/api/terminal/env/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":379,"timestamp":141905279,"id":758,"parentId":656,"tags":{"name":"../app/api/terminal/aliases/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":377,"timestamp":141905283,"id":759,"parentId":656,"tags":{"name":"../app/api/terminal/history/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":374,"timestamp":141905286,"id":760,"parentId":656,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":372,"timestamp":141905290,"id":761,"parentId":656,"tags":{"name":"../app/project/page.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":369,"timestamp":141905294,"id":762,"parentId":656,"tags":{"name":"../app/review/[id]/page.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":366,"timestamp":141905297,"id":763,"parentId":656,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":364,"timestamp":141905301,"id":764,"parentId":656,"tags":{"name":"5460.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":361,"timestamp":141905305,"id":765,"parentId":656,"tags":{"name":"4490.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":358,"timestamp":141905309,"id":766,"parentId":656,"tags":{"name":"5733.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":355,"timestamp":141905312,"id":767,"parentId":656,"tags":{"name":"7800.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":352,"timestamp":141905317,"id":768,"parentId":656,"tags":{"name":"9116.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":350,"timestamp":141905320,"id":769,"parentId":656,"tags":{"name":"8068.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":341,"timestamp":141905330,"id":770,"parentId":656,"tags":{"name":"6142.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":339,"timestamp":141905334,"id":771,"parentId":656,"tags":{"name":"1912.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":336,"timestamp":141905337,"id":772,"parentId":656,"tags":{"name":"3503.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":332,"timestamp":141905343,"id":773,"parentId":656,"tags":{"name":"1667.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":329,"timestamp":141905347,"id":774,"parentId":656,"tags":{"name":"4345.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":327,"timestamp":141905350,"id":775,"parentId":656,"tags":{"name":"925.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":324,"timestamp":141905354,"id":776,"parentId":656,"tags":{"name":"4097.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":322,"timestamp":141905357,"id":777,"parentId":656,"tags":{"name":"7483.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":319,"timestamp":141905361,"id":778,"parentId":656,"tags":{"name":"9408.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":317,"timestamp":141905364,"id":779,"parentId":656,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":315,"timestamp":141905367,"id":780,"parentId":656,"tags":{"name":"911.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":311,"timestamp":141905372,"id":781,"parentId":656,"tags":{"name":"5536.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":308,"timestamp":141905376,"id":782,"parentId":656,"tags":{"name":"3932.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":306,"timestamp":141905380,"id":783,"parentId":656,"tags":{"name":"2840.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":292,"timestamp":141905394,"id":784,"parentId":656,"tags":{"name":"7265.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":289,"timestamp":141905398,"id":785,"parentId":656,"tags":{"name":"4268.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":287,"timestamp":141905401,"id":786,"parentId":656,"tags":{"name":"3441.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":284,"timestamp":141905405,"id":787,"parentId":656,"tags":{"name":"6804.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":281,"timestamp":141905409,"id":788,"parentId":656,"tags":{"name":"4309.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":279,"timestamp":141905412,"id":789,"parentId":656,"tags":{"name":"2376.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":276,"timestamp":141905416,"id":790,"parentId":656,"tags":{"name":"7484.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":274,"timestamp":141905419,"id":791,"parentId":656,"tags":{"name":"8351.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":271,"timestamp":141905423,"id":792,"parentId":656,"tags":{"name":"4388.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":268,"timestamp":141905426,"id":793,"parentId":656,"tags":{"name":"3434.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":266,"timestamp":141905430,"id":794,"parentId":656,"tags":{"name":"6346.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":263,"timestamp":141905434,"id":795,"parentId":656,"tags":{"name":"9401.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":261,"timestamp":141905437,"id":796,"parentId":656,"tags":{"name":"5152.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":257,"timestamp":141905441,"id":797,"parentId":656,"tags":{"name":"1639.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":255,"timestamp":141905445,"id":798,"parentId":656,"tags":{"name":"582.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":253,"timestamp":141905448,"id":799,"parentId":656,"tags":{"name":"5481.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":250,"timestamp":141905451,"id":800,"parentId":656,"tags":{"name":"4042.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":247,"timestamp":141905455,"id":801,"parentId":656,"tags":{"name":"4073.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":245,"timestamp":141905459,"id":802,"parentId":656,"tags":{"name":"4741.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":242,"timestamp":141905462,"id":803,"parentId":656,"tags":{"name":"1813.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":240,"timestamp":141905466,"id":804,"parentId":656,"tags":{"name":"5958.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":237,"timestamp":141905469,"id":805,"parentId":656,"tags":{"name":"2325.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":234,"timestamp":141905473,"id":806,"parentId":656,"tags":{"name":"9298.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":232,"timestamp":141905477,"id":807,"parentId":656,"tags":{"name":"8491.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":229,"timestamp":141905480,"id":808,"parentId":656,"tags":{"name":"6117.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":227,"timestamp":141905484,"id":809,"parentId":656,"tags":{"name":"5147.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":224,"timestamp":141905487,"id":810,"parentId":656,"tags":{"name":"4793.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":222,"timestamp":141905490,"id":811,"parentId":656,"tags":{"name":"3863.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":219,"timestamp":141905494,"id":812,"parentId":656,"tags":{"name":"4367.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":216,"timestamp":141905498,"id":813,"parentId":656,"tags":{"name":"6443.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":213,"timestamp":141905501,"id":814,"parentId":656,"tags":{"name":"7307.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":211,"timestamp":141905505,"id":815,"parentId":656,"tags":{"name":"4442.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":208,"timestamp":141905508,"id":816,"parentId":656,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":205,"timestamp":141905512,"id":817,"parentId":656,"tags":{"name":"887.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":203,"timestamp":141905515,"id":818,"parentId":656,"tags":{"name":"4272.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":200,"timestamp":141905519,"id":819,"parentId":656,"tags":{"name":"7514.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":198,"timestamp":141905522,"id":820,"parentId":656,"tags":{"name":"4098.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":195,"timestamp":141905526,"id":821,"parentId":656,"tags":{"name":"6062.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"}]
3
- [{"name":"add-entry","duration":1547914,"timestamp":136893403,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1547926,"timestamp":136893396,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1780142,"timestamp":136893329,"id":71,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1780148,"timestamp":136893336,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1780148,"timestamp":136893340,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1780146,"timestamp":136893345,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1789920,"timestamp":136893305,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1789929,"timestamp":136893315,"id":68,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1789940,"timestamp":136893312,"id":67,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1789937,"timestamp":136893321,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1789939,"timestamp":136893324,"id":70,"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":1774985302433,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1789938,"timestamp":136893332,"id":72,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1790764,"timestamp":136893372,"id":82,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1790773,"timestamp":136893376,"id":83,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1790777,"timestamp":136893380,"id":84,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1790778,"timestamp":136893385,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1790815,"timestamp":136893388,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1790841,"timestamp":136893369,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1790822,"timestamp":136893393,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1812862,"timestamp":136893468,"id":105,"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":1774985302434,"traceId":"128f34f423fa7eff"},{"name":"make","duration":3601022,"timestamp":136891830,"id":24,"parentId":22,"tags":{},"startTime":1774985302432,"traceId":"128f34f423fa7eff"},{"name":"get-entries","duration":4226,"timestamp":140494185,"id":640,"parentId":639,"tags":{},"startTime":1774985306034,"traceId":"128f34f423fa7eff"},{"name":"node-file-trace-plugin","duration":480646,"timestamp":140515340,"id":641,"parentId":639,"tags":{"traceEntryCount":"208"},"startTime":1774985306056,"traceId":"128f34f423fa7eff"},{"name":"collect-traced-files","duration":2114,"timestamp":140996001,"id":642,"parentId":639,"tags":{},"startTime":1774985306536,"traceId":"128f34f423fa7eff"},{"name":"finish-modules","duration":504156,"timestamp":140493967,"id":639,"parentId":23,"tags":{},"startTime":1774985306034,"traceId":"128f34f423fa7eff"},{"name":"chunk-graph","duration":118823,"timestamp":141283073,"id":644,"parentId":643,"tags":{},"startTime":1774985306823,"traceId":"128f34f423fa7eff"},{"name":"optimize-modules","duration":35,"timestamp":141402084,"id":646,"parentId":643,"tags":{},"startTime":1774985306942,"traceId":"128f34f423fa7eff"},{"name":"optimize-chunks","duration":75627,"timestamp":141402198,"id":647,"parentId":643,"tags":{},"startTime":1774985306942,"traceId":"128f34f423fa7eff"},{"name":"optimize-tree","duration":172,"timestamp":141477928,"id":648,"parentId":643,"tags":{},"startTime":1774985307018,"traceId":"128f34f423fa7eff"},{"name":"optimize-chunk-modules","duration":175098,"timestamp":141478206,"id":649,"parentId":643,"tags":{},"startTime":1774985307018,"traceId":"128f34f423fa7eff"},{"name":"optimize","duration":251443,"timestamp":141401978,"id":645,"parentId":643,"tags":{},"startTime":1774985306942,"traceId":"128f34f423fa7eff"},{"name":"module-hash","duration":107264,"timestamp":141722791,"id":650,"parentId":643,"tags":{},"startTime":1774985307263,"traceId":"128f34f423fa7eff"},{"name":"code-generation","duration":18566,"timestamp":141830164,"id":651,"parentId":643,"tags":{},"startTime":1774985307370,"traceId":"128f34f423fa7eff"},{"name":"hash","duration":18728,"timestamp":141858958,"id":652,"parentId":643,"tags":{},"startTime":1774985307399,"traceId":"128f34f423fa7eff"},{"name":"code-generation-jobs","duration":396,"timestamp":141877682,"id":653,"parentId":643,"tags":{},"startTime":1774985307418,"traceId":"128f34f423fa7eff"},{"name":"module-assets","duration":1917,"timestamp":141877930,"id":654,"parentId":643,"tags":{},"startTime":1774985307418,"traceId":"128f34f423fa7eff"},{"name":"create-chunk-assets","duration":3488,"timestamp":141879870,"id":655,"parentId":643,"tags":{},"startTime":1774985307420,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":989,"timestamp":141904545,"id":657,"parentId":656,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":844,"timestamp":141904700,"id":658,"parentId":656,"tags":{"name":"../app/_global-error/page.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":833,"timestamp":141904714,"id":659,"parentId":656,"tags":{"name":"../app/api/comments/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":825,"timestamp":141904723,"id":660,"parentId":656,"tags":{"name":"../app/api/db/columns/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":820,"timestamp":141904730,"id":661,"parentId":656,"tags":{"name":"../app/api/db/connect/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":818,"timestamp":141904736,"id":662,"parentId":656,"tags":{"name":"../app/api/db/disconnect/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":813,"timestamp":141904742,"id":663,"parentId":656,"tags":{"name":"../app/api/db/export/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":809,"timestamp":141904748,"id":664,"parentId":656,"tags":{"name":"../app/api/db/query/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":804,"timestamp":141904755,"id":665,"parentId":656,"tags":{"name":"../app/api/db/schemas/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":750,"timestamp":141904810,"id":666,"parentId":656,"tags":{"name":"../app/api/extension/version/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":731,"timestamp":141904831,"id":667,"parentId":656,"tags":{"name":"../app/api/file/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":720,"timestamp":141904843,"id":668,"parentId":656,"tags":{"name":"../app/api/files/clipboard/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":716,"timestamp":141904848,"id":669,"parentId":656,"tags":{"name":"../app/api/files/copy/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":712,"timestamp":141904853,"id":670,"parentId":656,"tags":{"name":"../app/api/files/delete/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":707,"timestamp":141904860,"id":671,"parentId":656,"tags":{"name":"../app/api/files/expanded/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":704,"timestamp":141904865,"id":672,"parentId":656,"tags":{"name":"../app/api/files/index/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":701,"timestamp":141904870,"id":673,"parentId":656,"tags":{"name":"../app/api/files/init/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":698,"timestamp":141904874,"id":674,"parentId":656,"tags":{"name":"../app/api/files/paste/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":694,"timestamp":141904879,"id":675,"parentId":656,"tags":{"name":"../app/api/files/read/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":689,"timestamp":141904885,"id":676,"parentId":656,"tags":{"name":"../app/api/files/readdir/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":686,"timestamp":141904889,"id":677,"parentId":656,"tags":{"name":"../app/api/files/recent/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":683,"timestamp":141904893,"id":678,"parentId":656,"tags":{"name":"../app/api/files/save/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":679,"timestamp":141904898,"id":679,"parentId":656,"tags":{"name":"../app/api/git/branch-diff/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":674,"timestamp":141904904,"id":680,"parentId":656,"tags":{"name":"../app/api/git/branches/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":670,"timestamp":141904909,"id":681,"parentId":656,"tags":{"name":"../app/api/git/commit-diff/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":667,"timestamp":141904913,"id":682,"parentId":656,"tags":{"name":"../app/api/git/commits/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":664,"timestamp":141904917,"id":683,"parentId":656,"tags":{"name":"../app/api/git/diff/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":644,"timestamp":141904938,"id":684,"parentId":656,"tags":{"name":"../app/api/git/discard/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":641,"timestamp":141904942,"id":685,"parentId":656,"tags":{"name":"../app/api/git/stage/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":638,"timestamp":141904946,"id":686,"parentId":656,"tags":{"name":"../app/api/git/unstage/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":634,"timestamp":141904950,"id":687,"parentId":656,"tags":{"name":"../app/api/git/status/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":629,"timestamp":141904957,"id":688,"parentId":656,"tags":{"name":"../app/api/git/worktree/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":626,"timestamp":141904961,"id":689,"parentId":656,"tags":{"name":"../app/api/global-state/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":622,"timestamp":141904965,"id":690,"parentId":656,"tags":{"name":"../app/api/jupyter/save/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":619,"timestamp":141904969,"id":691,"parentId":656,"tags":{"name":"../app/api/jupyter/shutdown/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":615,"timestamp":141904975,"id":692,"parentId":656,"tags":{"name":"../app/api/jupyter/load/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":612,"timestamp":141904979,"id":693,"parentId":656,"tags":{"name":"../app/api/lsp/definition/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":608,"timestamp":141904983,"id":694,"parentId":656,"tags":{"name":"../app/api/lsp/hover/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":606,"timestamp":141904987,"id":695,"parentId":656,"tags":{"name":"../app/api/lsp/references/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":601,"timestamp":141904992,"id":696,"parentId":656,"tags":{"name":"../app/api/lsp/status/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":599,"timestamp":141904996,"id":697,"parentId":656,"tags":{"name":"../app/api/lsp/warmup/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":596,"timestamp":141905000,"id":698,"parentId":656,"tags":{"name":"../app/api/mysql/columns/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":560,"timestamp":141905037,"id":699,"parentId":656,"tags":{"name":"../app/api/mysql/connect/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":557,"timestamp":141905041,"id":700,"parentId":656,"tags":{"name":"../app/api/mysql/disconnect/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":554,"timestamp":141905045,"id":701,"parentId":656,"tags":{"name":"../app/api/mysql/export/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":551,"timestamp":141905049,"id":702,"parentId":656,"tags":{"name":"../app/api/mysql/schemas/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":548,"timestamp":141905053,"id":703,"parentId":656,"tags":{"name":"../app/api/neo4j/connect/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":545,"timestamp":141905057,"id":704,"parentId":656,"tags":{"name":"../app/api/mysql/query/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":543,"timestamp":141905060,"id":705,"parentId":656,"tags":{"name":"../app/api/neo4j/disconnect/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":540,"timestamp":141905064,"id":706,"parentId":656,"tags":{"name":"../app/api/neo4j/query/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":538,"timestamp":141905067,"id":707,"parentId":656,"tags":{"name":"../app/api/neo4j/schema/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":536,"timestamp":141905071,"id":708,"parentId":656,"tags":{"name":"../app/api/open-cursor/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":533,"timestamp":141905074,"id":709,"parentId":656,"tags":{"name":"../app/api/open-vscode/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":530,"timestamp":141905078,"id":710,"parentId":656,"tags":{"name":"../app/api/pick-folder/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":527,"timestamp":141905082,"id":711,"parentId":656,"tags":{"name":"../app/api/pinned-sessions/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":526,"timestamp":141905085,"id":712,"parentId":656,"tags":{"name":"../app/api/project-state/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":523,"timestamp":141905089,"id":713,"parentId":656,"tags":{"name":"../app/api/redis/command/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":521,"timestamp":141905092,"id":714,"parentId":656,"tags":{"name":"../app/api/redis/connect/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":519,"timestamp":141905095,"id":715,"parentId":656,"tags":{"name":"../app/api/redis/delete/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":516,"timestamp":141905099,"id":716,"parentId":656,"tags":{"name":"../app/api/redis/disconnect/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":513,"timestamp":141905103,"id":717,"parentId":656,"tags":{"name":"../app/api/redis/get/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":510,"timestamp":141905107,"id":718,"parentId":656,"tags":{"name":"../app/api/redis/keys/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":508,"timestamp":141905110,"id":719,"parentId":656,"tags":{"name":"../app/api/redis/set/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":506,"timestamp":141905114,"id":720,"parentId":656,"tags":{"name":"../app/api/review/[id]/comments/route.js","cache":"HIT"},"startTime":1774985307445,"traceId":"128f34f423fa7eff"}]
4
- [{"name":"minify-js","duration":192,"timestamp":141905530,"id":822,"parentId":656,"tags":{"name":"7284.js","cache":"HIT"},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"minify-webpack-plugin-optimize","duration":19145,"timestamp":141886621,"id":656,"parentId":22,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1774985307427,"traceId":"128f34f423fa7eff"},{"name":"css-minimizer-plugin","duration":186,"timestamp":141905914,"id":823,"parentId":22,"tags":{},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"create-trace-assets","duration":12601,"timestamp":141906315,"id":824,"parentId":23,"tags":{},"startTime":1774985307446,"traceId":"128f34f423fa7eff"},{"name":"seal","duration":822891,"timestamp":141137763,"id":643,"parentId":22,"tags":{},"startTime":1774985306678,"traceId":"128f34f423fa7eff"},{"name":"webpack-compilation","duration":5141572,"timestamp":136880593,"id":22,"parentId":19,"tags":{"name":"server"},"startTime":1774985302421,"traceId":"128f34f423fa7eff"},{"name":"emit","duration":57366,"timestamp":142022711,"id":825,"parentId":19,"tags":{},"startTime":1774985307563,"traceId":"128f34f423fa7eff"},{"name":"webpack-close","duration":809,"timestamp":142085450,"id":826,"parentId":19,"tags":{"name":"server"},"startTime":1774985307626,"traceId":"128f34f423fa7eff"},{"name":"webpack-generate-error-stats","duration":2575,"timestamp":142086316,"id":827,"parentId":826,"tags":{},"startTime":1774985307626,"traceId":"128f34f423fa7eff"},{"name":"run-webpack-compiler","duration":5641743,"timestamp":136447700,"id":19,"parentId":18,"tags":{},"startTime":1774985301988,"traceId":"128f34f423fa7eff"},{"name":"format-webpack-messages","duration":91,"timestamp":142089452,"id":828,"parentId":18,"tags":{},"startTime":1774985307630,"traceId":"128f34f423fa7eff"},{"name":"worker-main-server","duration":5642330,"timestamp":136447363,"id":18,"parentId":1,"tags":{},"startTime":1774985301988,"traceId":"128f34f423fa7eff"},{"name":"create-entrypoints","duration":65384,"timestamp":142634273,"id":831,"parentId":829,"tags":{},"startTime":1774985308174,"traceId":"128f34f423fa7eff"},{"name":"generate-webpack-config","duration":269397,"timestamp":142699857,"id":832,"parentId":830,"tags":{},"startTime":1774985308240,"traceId":"128f34f423fa7eff"},{"name":"make","duration":870,"timestamp":143066529,"id":834,"parentId":833,"tags":{},"startTime":1774985308607,"traceId":"128f34f423fa7eff"},{"name":"chunk-graph","duration":674,"timestamp":143070563,"id":836,"parentId":835,"tags":{},"startTime":1774985308611,"traceId":"128f34f423fa7eff"},{"name":"optimize-modules","duration":43,"timestamp":143071395,"id":838,"parentId":835,"tags":{},"startTime":1774985308612,"traceId":"128f34f423fa7eff"},{"name":"optimize-chunks","duration":915,"timestamp":143071542,"id":839,"parentId":835,"tags":{},"startTime":1774985308612,"traceId":"128f34f423fa7eff"},{"name":"optimize-tree","duration":121,"timestamp":143072546,"id":840,"parentId":835,"tags":{},"startTime":1774985308613,"traceId":"128f34f423fa7eff"},{"name":"optimize-chunk-modules","duration":628,"timestamp":143072894,"id":841,"parentId":835,"tags":{},"startTime":1774985308613,"traceId":"128f34f423fa7eff"},{"name":"optimize","duration":2302,"timestamp":143071323,"id":837,"parentId":835,"tags":{},"startTime":1774985308611,"traceId":"128f34f423fa7eff"},{"name":"module-hash","duration":98,"timestamp":143074770,"id":842,"parentId":835,"tags":{},"startTime":1774985308615,"traceId":"128f34f423fa7eff"},{"name":"code-generation","duration":252,"timestamp":143074924,"id":843,"parentId":835,"tags":{},"startTime":1774985308615,"traceId":"128f34f423fa7eff"},{"name":"hash","duration":432,"timestamp":143075457,"id":844,"parentId":835,"tags":{},"startTime":1774985308616,"traceId":"128f34f423fa7eff"},{"name":"code-generation-jobs","duration":184,"timestamp":143075884,"id":845,"parentId":835,"tags":{},"startTime":1774985308616,"traceId":"128f34f423fa7eff"},{"name":"module-assets","duration":126,"timestamp":143076002,"id":846,"parentId":835,"tags":{},"startTime":1774985308616,"traceId":"128f34f423fa7eff"},{"name":"create-chunk-assets","duration":200,"timestamp":143076144,"id":847,"parentId":835,"tags":{},"startTime":1774985308616,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":176,"timestamp":143091269,"id":849,"parentId":848,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1774985308631,"traceId":"128f34f423fa7eff"},{"name":"minify-webpack-plugin-optimize","duration":2378,"timestamp":143089080,"id":848,"parentId":833,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1774985308629,"traceId":"128f34f423fa7eff"},{"name":"css-minimizer-plugin","duration":109,"timestamp":143091554,"id":850,"parentId":833,"tags":{},"startTime":1774985308632,"traceId":"128f34f423fa7eff"},{"name":"seal","duration":25096,"timestamp":143069885,"id":835,"parentId":833,"tags":{},"startTime":1774985308610,"traceId":"128f34f423fa7eff"},{"name":"webpack-compilation","duration":36394,"timestamp":143058991,"id":833,"parentId":830,"tags":{"name":"edge-server"},"startTime":1774985308599,"traceId":"128f34f423fa7eff"},{"name":"emit","duration":2573,"timestamp":143095872,"id":851,"parentId":830,"tags":{},"startTime":1774985308636,"traceId":"128f34f423fa7eff"},{"name":"webpack-close","duration":718,"timestamp":143099317,"id":852,"parentId":830,"tags":{"name":"edge-server"},"startTime":1774985308639,"traceId":"128f34f423fa7eff"},{"name":"webpack-generate-error-stats","duration":2633,"timestamp":143100086,"id":853,"parentId":852,"tags":{},"startTime":1774985308640,"traceId":"128f34f423fa7eff"},{"name":"run-webpack-compiler","duration":468835,"timestamp":142634266,"id":830,"parentId":829,"tags":{},"startTime":1774985308174,"traceId":"128f34f423fa7eff"},{"name":"format-webpack-messages","duration":89,"timestamp":143103110,"id":854,"parentId":829,"tags":{},"startTime":1774985308643,"traceId":"128f34f423fa7eff"},{"name":"worker-main-edge-server","duration":469475,"timestamp":142633865,"id":829,"parentId":1,"tags":{},"startTime":1774985308174,"traceId":"128f34f423fa7eff"},{"name":"create-entrypoints","duration":61820,"timestamp":143605902,"id":857,"parentId":855,"tags":{},"startTime":1774985309146,"traceId":"128f34f423fa7eff"},{"name":"generate-webpack-config","duration":282248,"timestamp":143667933,"id":858,"parentId":856,"tags":{},"startTime":1774985309208,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728021,"timestamp":144056488,"id":865,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728042,"timestamp":144056528,"id":867,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728039,"timestamp":144056548,"id":869,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727946,"timestamp":144056653,"id":870,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727920,"timestamp":144056687,"id":871,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727918,"timestamp":144056698,"id":872,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727923,"timestamp":144056702,"id":873,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727933,"timestamp":144056707,"id":874,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727951,"timestamp":144056710,"id":875,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728053,"timestamp":144056715,"id":876,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728059,"timestamp":144056719,"id":877,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728057,"timestamp":144056725,"id":878,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728056,"timestamp":144056730,"id":879,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728061,"timestamp":144056733,"id":880,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728062,"timestamp":144056739,"id":881,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728062,"timestamp":144056742,"id":882,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728061,"timestamp":144056747,"id":883,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728061,"timestamp":144056750,"id":884,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728060,"timestamp":144056755,"id":885,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728059,"timestamp":144056758,"id":886,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728058,"timestamp":144056763,"id":887,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728058,"timestamp":144056766,"id":888,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728057,"timestamp":144056771,"id":889,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728057,"timestamp":144056775,"id":890,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728055,"timestamp":144056780,"id":891,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728056,"timestamp":144056783,"id":892,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728052,"timestamp":144056791,"id":893,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728050,"timestamp":144056797,"id":894,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728049,"timestamp":144056801,"id":895,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728048,"timestamp":144056806,"id":896,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728048,"timestamp":144056809,"id":897,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728047,"timestamp":144056813,"id":898,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728047,"timestamp":144056816,"id":899,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728044,"timestamp":144056822,"id":900,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728044,"timestamp":144056825,"id":901,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728042,"timestamp":144056830,"id":902,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728039,"timestamp":144056836,"id":903,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728039,"timestamp":144056839,"id":904,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728037,"timestamp":144056844,"id":905,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728036,"timestamp":144056849,"id":906,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728038,"timestamp":144056852,"id":907,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728037,"timestamp":144056857,"id":908,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728037,"timestamp":144056861,"id":909,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728035,"timestamp":144056866,"id":910,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728035,"timestamp":144056869,"id":911,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728035,"timestamp":144056872,"id":912,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728033,"timestamp":144056877,"id":913,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728033,"timestamp":144056880,"id":914,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728031,"timestamp":144056885,"id":915,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728030,"timestamp":144056888,"id":916,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728028,"timestamp":144056893,"id":917,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728028,"timestamp":144056896,"id":918,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728033,"timestamp":144056901,"id":919,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728033,"timestamp":144056904,"id":920,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728031,"timestamp":144056909,"id":921,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728031,"timestamp":144056912,"id":922,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728030,"timestamp":144056917,"id":923,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728030,"timestamp":144056920,"id":924,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728028,"timestamp":144056925,"id":925,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728022,"timestamp":144056934,"id":926,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728020,"timestamp":144056939,"id":927,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"}]
5
- [{"name":"add-entry","duration":728020,"timestamp":144056943,"id":928,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728020,"timestamp":144056946,"id":929,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728018,"timestamp":144056950,"id":930,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728018,"timestamp":144056954,"id":931,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728016,"timestamp":144056959,"id":932,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728016,"timestamp":144056962,"id":933,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728014,"timestamp":144056966,"id":934,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728014,"timestamp":144056970,"id":935,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728012,"timestamp":144056974,"id":936,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728012,"timestamp":144056977,"id":937,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728010,"timestamp":144056982,"id":938,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728010,"timestamp":144056985,"id":939,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728008,"timestamp":144056990,"id":940,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728007,"timestamp":144056993,"id":941,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728006,"timestamp":144056998,"id":942,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728036,"timestamp":144057001,"id":943,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728009,"timestamp":144057032,"id":944,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":728000,"timestamp":144057044,"id":945,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727999,"timestamp":144057048,"id":946,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727999,"timestamp":144057051,"id":947,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727997,"timestamp":144057056,"id":948,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727996,"timestamp":144057060,"id":949,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727991,"timestamp":144057068,"id":950,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727994,"timestamp":144057071,"id":951,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727992,"timestamp":144057076,"id":952,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727991,"timestamp":144057079,"id":953,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727990,"timestamp":144057084,"id":954,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727989,"timestamp":144057088,"id":955,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727987,"timestamp":144057092,"id":956,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727987,"timestamp":144057096,"id":957,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727984,"timestamp":144057101,"id":958,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727985,"timestamp":144057104,"id":959,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727983,"timestamp":144057109,"id":960,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727983,"timestamp":144057112,"id":961,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727981,"timestamp":144057117,"id":962,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727981,"timestamp":144057120,"id":963,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727979,"timestamp":144057126,"id":964,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727979,"timestamp":144057129,"id":965,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727977,"timestamp":144057133,"id":966,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727978,"timestamp":144057137,"id":967,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727976,"timestamp":144057142,"id":968,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727975,"timestamp":144057145,"id":969,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727974,"timestamp":144057150,"id":970,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":727973,"timestamp":144057153,"id":971,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":781098,"timestamp":144056511,"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":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":795204,"timestamp":144056397,"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":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":907623,"timestamp":144056371,"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":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":907702,"timestamp":144056331,"id":862,"parentId":860,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":925346,"timestamp":144055781,"id":861,"parentId":860,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1774985309596,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1007998,"timestamp":144056537,"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":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1458166,"timestamp":144057158,"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":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1928634,"timestamp":144057161,"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":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"add-entry","duration":1928648,"timestamp":144057166,"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":1774985309597,"traceId":"128f34f423fa7eff"},{"name":"make","duration":1930965,"timestamp":144055304,"id":860,"parentId":859,"tags":{},"startTime":1774985309595,"traceId":"128f34f423fa7eff"},{"name":"chunk-graph","duration":81498,"timestamp":146215602,"id":976,"parentId":975,"tags":{},"startTime":1774985311756,"traceId":"128f34f423fa7eff"},{"name":"optimize-modules","duration":34,"timestamp":146297255,"id":978,"parentId":975,"tags":{},"startTime":1774985311837,"traceId":"128f34f423fa7eff"},{"name":"optimize-chunks","duration":82152,"timestamp":146307953,"id":980,"parentId":975,"tags":{},"startTime":1774985311848,"traceId":"128f34f423fa7eff"},{"name":"optimize-tree","duration":215,"timestamp":146390228,"id":981,"parentId":975,"tags":{},"startTime":1774985311930,"traceId":"128f34f423fa7eff"},{"name":"optimize-chunk-modules","duration":131264,"timestamp":146390563,"id":982,"parentId":975,"tags":{},"startTime":1774985311931,"traceId":"128f34f423fa7eff"},{"name":"optimize","duration":224753,"timestamp":146297193,"id":977,"parentId":975,"tags":{},"startTime":1774985311837,"traceId":"128f34f423fa7eff"},{"name":"module-hash","duration":87307,"timestamp":146609626,"id":983,"parentId":975,"tags":{},"startTime":1774985312150,"traceId":"128f34f423fa7eff"},{"name":"code-generation","duration":10842,"timestamp":146697042,"id":984,"parentId":975,"tags":{},"startTime":1774985312237,"traceId":"128f34f423fa7eff"},{"name":"hash","duration":30701,"timestamp":146722547,"id":985,"parentId":975,"tags":{},"startTime":1774985312263,"traceId":"128f34f423fa7eff"},{"name":"code-generation-jobs","duration":546,"timestamp":146753244,"id":986,"parentId":975,"tags":{},"startTime":1774985312293,"traceId":"128f34f423fa7eff"},{"name":"module-assets","duration":2269,"timestamp":146753503,"id":987,"parentId":975,"tags":{},"startTime":1774985312294,"traceId":"128f34f423fa7eff"},{"name":"create-chunk-assets","duration":11439,"timestamp":146755789,"id":988,"parentId":975,"tags":{},"startTime":1774985312296,"traceId":"128f34f423fa7eff"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1769,"timestamp":146777338,"id":990,"parentId":859,"tags":{},"startTime":1774985312318,"traceId":"128f34f423fa7eff"},{"name":"NextJsBuildManifest-createassets","duration":2922,"timestamp":146776198,"id":989,"parentId":859,"tags":{},"startTime":1774985312316,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5641,"timestamp":146801816,"id":992,"parentId":991,"tags":{"name":"static/chunks/main-8f84e99c14cc345a.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5485,"timestamp":146801986,"id":993,"parentId":991,"tags":{"name":"static/chunks/main-app-ac5fcfbf23e00fca.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5473,"timestamp":146802002,"id":994,"parentId":991,"tags":{"name":"static/chunks/app/_not-found/page-97fa7117fcb8102d.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5437,"timestamp":146802040,"id":995,"parentId":991,"tags":{"name":"static/chunks/app/_global-error/page-50728f17ea527b22.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5429,"timestamp":146802050,"id":996,"parentId":991,"tags":{"name":"static/chunks/app/global-error-a067ba6a29edf245.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5423,"timestamp":146802058,"id":997,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-9990e38b48d7a20f.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5411,"timestamp":146802073,"id":998,"parentId":991,"tags":{"name":"static/chunks/app/layout-b1175a47c53a2c5a.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5403,"timestamp":146802083,"id":999,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-c69ed61b7b5d8bed.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5397,"timestamp":146802090,"id":1000,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f4882bc019a18146.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5343,"timestamp":146802151,"id":1001,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-1dec5478e24f489a.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5323,"timestamp":146802176,"id":1002,"parentId":991,"tags":{"name":"static/chunks/app/api/comments/route-da5f60f3a38b9cb9.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5309,"timestamp":146802191,"id":1003,"parentId":991,"tags":{"name":"static/chunks/app/api/db/columns/route-175df5e969a0baf4.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5304,"timestamp":146802198,"id":1004,"parentId":991,"tags":{"name":"static/chunks/app/api/db/connect/route-bbc16be163eac31f.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5300,"timestamp":146802204,"id":1005,"parentId":991,"tags":{"name":"static/chunks/app/api/db/disconnect/route-5ac33ad65073fbad.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5295,"timestamp":146802210,"id":1006,"parentId":991,"tags":{"name":"static/chunks/app/api/db/export/route-c278de9496fb62cd.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5290,"timestamp":146802218,"id":1007,"parentId":991,"tags":{"name":"static/chunks/app/api/db/query/route-e8dc1a26907cc531.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5285,"timestamp":146802224,"id":1008,"parentId":991,"tags":{"name":"static/chunks/app/api/db/schemas/route-8182a34a084ed791.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5281,"timestamp":146802229,"id":1009,"parentId":991,"tags":{"name":"static/chunks/app/api/extension/version/route-5662945b5dcca67a.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5277,"timestamp":146802235,"id":1010,"parentId":991,"tags":{"name":"static/chunks/app/api/file/route-fb989d88e3623ecb.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5272,"timestamp":146802241,"id":1011,"parentId":991,"tags":{"name":"static/chunks/app/api/files/clipboard/route-8aaf46090dd528cf.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5264,"timestamp":146802251,"id":1012,"parentId":991,"tags":{"name":"static/chunks/app/api/files/copy/route-d1a1d135605175f0.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5260,"timestamp":146802257,"id":1013,"parentId":991,"tags":{"name":"static/chunks/app/api/files/delete/route-323c56d513125667.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5256,"timestamp":146802262,"id":1014,"parentId":991,"tags":{"name":"static/chunks/app/api/files/expanded/route-4742e5d0fdd0cb31.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5253,"timestamp":146802268,"id":1015,"parentId":991,"tags":{"name":"static/chunks/app/api/files/index/route-1fa049a09b2f9356.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5249,"timestamp":146802274,"id":1016,"parentId":991,"tags":{"name":"static/chunks/app/api/files/init/route-dbc99988332a96fe.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5245,"timestamp":146802279,"id":1017,"parentId":991,"tags":{"name":"static/chunks/app/api/files/paste/route-92eb1a8283b0a52c.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5242,"timestamp":146802284,"id":1018,"parentId":991,"tags":{"name":"static/chunks/app/api/files/read/route-55215b747e9a4a8f.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5239,"timestamp":146802289,"id":1019,"parentId":991,"tags":{"name":"static/chunks/app/api/files/readdir/route-0ce0af9c6502d060.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5236,"timestamp":146802294,"id":1020,"parentId":991,"tags":{"name":"static/chunks/app/api/files/recent/route-5ead40cf7fd59043.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5233,"timestamp":146802299,"id":1021,"parentId":991,"tags":{"name":"static/chunks/app/api/files/save/route-559e8ee2a6267631.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5230,"timestamp":146802304,"id":1022,"parentId":991,"tags":{"name":"static/chunks/app/api/git/branch-diff/route-3568722ee4e1f7c9.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5227,"timestamp":146802309,"id":1023,"parentId":991,"tags":{"name":"static/chunks/app/api/git/branches/route-c434098afbb7e906.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5224,"timestamp":146802314,"id":1024,"parentId":991,"tags":{"name":"static/chunks/app/api/git/commit-diff/route-be307c48a84d9881.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"}]
6
- [{"name":"minify-js","duration":5220,"timestamp":146802320,"id":1025,"parentId":991,"tags":{"name":"static/chunks/app/api/git/commits/route-795ee87cafd02f42.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5216,"timestamp":146802325,"id":1026,"parentId":991,"tags":{"name":"static/chunks/app/api/git/diff/route-ebd3ecf791185cff.js","cache":"HIT"},"startTime":1774985312342,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5213,"timestamp":146802330,"id":1027,"parentId":991,"tags":{"name":"static/chunks/app/api/git/discard/route-2009e9e2c68c5a7f.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5210,"timestamp":146802335,"id":1028,"parentId":991,"tags":{"name":"static/chunks/app/api/git/stage/route-08640ffa109b58ab.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5206,"timestamp":146802341,"id":1029,"parentId":991,"tags":{"name":"static/chunks/app/api/git/unstage/route-65969ed37b7c8fa1.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5203,"timestamp":146802345,"id":1030,"parentId":991,"tags":{"name":"static/chunks/app/api/git/status/route-db61d39375c9bbb3.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5201,"timestamp":146802351,"id":1031,"parentId":991,"tags":{"name":"static/chunks/app/api/git/worktree/route-b381f1e94706fdec.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5198,"timestamp":146802356,"id":1032,"parentId":991,"tags":{"name":"static/chunks/app/api/global-state/route-1f21395806a36d33.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5195,"timestamp":146802361,"id":1033,"parentId":991,"tags":{"name":"static/chunks/app/api/jupyter/save/route-fd25137246a9e8e7.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5193,"timestamp":146802366,"id":1034,"parentId":991,"tags":{"name":"static/chunks/app/api/jupyter/shutdown/route-253a0aa42c70cd26.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5190,"timestamp":146802371,"id":1035,"parentId":991,"tags":{"name":"static/chunks/app/api/jupyter/load/route-a596b0fbc600a1c0.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5186,"timestamp":146802376,"id":1036,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/definition/route-7f0b9d088e9616c7.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5183,"timestamp":146802381,"id":1037,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/hover/route-5515e8fcd4a9aabb.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5179,"timestamp":146802388,"id":1038,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/references/route-bba6bf45de5fb15f.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5175,"timestamp":146802393,"id":1039,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/status/route-5ecae83582717193.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5172,"timestamp":146802398,"id":1040,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/warmup/route-86bc6d7a0c51afcb.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5169,"timestamp":146802404,"id":1041,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/columns/route-04605cec902e20ca.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5165,"timestamp":146802409,"id":1042,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/connect/route-07008a33528521f0.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5162,"timestamp":146802414,"id":1043,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/disconnect/route-14bdbbbf4d94a690.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5159,"timestamp":146802419,"id":1044,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/export/route-93807e81bdc6f239.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5153,"timestamp":146802426,"id":1045,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/schemas/route-c28eea109d6a8db0.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5150,"timestamp":146802432,"id":1046,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/connect/route-e9b32501c85a9a0e.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5147,"timestamp":146802437,"id":1047,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/query/route-de22d8e5ec798a43.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5143,"timestamp":146802442,"id":1048,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/disconnect/route-bdff01b60892b827.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5140,"timestamp":146802447,"id":1049,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/query/route-37e4b16b6b89dfaf.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5136,"timestamp":146802453,"id":1050,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/schema/route-e556e6018d283104.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5133,"timestamp":146802457,"id":1051,"parentId":991,"tags":{"name":"static/chunks/app/api/open-cursor/route-13373d585c4f896a.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5129,"timestamp":146802463,"id":1052,"parentId":991,"tags":{"name":"static/chunks/app/api/open-vscode/route-7f92fe56f12ce0da.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5126,"timestamp":146802468,"id":1053,"parentId":991,"tags":{"name":"static/chunks/app/api/pick-folder/route-f9275aca79712648.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5122,"timestamp":146802473,"id":1054,"parentId":991,"tags":{"name":"static/chunks/app/api/pinned-sessions/route-81ccb34627f51735.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5115,"timestamp":146802483,"id":1055,"parentId":991,"tags":{"name":"static/chunks/app/api/project-state/route-d5a95f16e76ca9d1.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5112,"timestamp":146802488,"id":1056,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/command/route-3032e57af6eda9db.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5107,"timestamp":146802494,"id":1057,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/connect/route-359370fa5992d0ff.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5104,"timestamp":146802499,"id":1058,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/delete/route-09ec97cecb018360.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5101,"timestamp":146802504,"id":1059,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/disconnect/route-046d137de675ebed.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5097,"timestamp":146802509,"id":1060,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/get/route-f256bb4d6e73748c.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5094,"timestamp":146802514,"id":1061,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/keys/route-56c1bfa319d909e6.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5090,"timestamp":146802520,"id":1062,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/set/route-b9a9b171a886ffe3.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5086,"timestamp":146802525,"id":1063,"parentId":991,"tags":{"name":"static/chunks/app/api/review/[id]/comments/route-073bdf7a5f9943d1.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5083,"timestamp":146802530,"id":1064,"parentId":991,"tags":{"name":"static/chunks/app/api/review/[id]/replies/route-de6915a79607b8ba.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5079,"timestamp":146802535,"id":1065,"parentId":991,"tags":{"name":"static/chunks/app/api/review/[id]/route-ed1bffd832990d68.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5076,"timestamp":146802541,"id":1066,"parentId":991,"tags":{"name":"static/chunks/app/api/review/identify/route-34fda98c22b41f21.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5072,"timestamp":146802546,"id":1067,"parentId":991,"tags":{"name":"static/chunks/app/api/review/order/route-ceac94c140082798.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5069,"timestamp":146802551,"id":1068,"parentId":991,"tags":{"name":"static/chunks/app/api/review/route-8292c7feb634c93b.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5066,"timestamp":146802556,"id":1069,"parentId":991,"tags":{"name":"static/chunks/app/api/review/share-info/route-b140f964cddc8600.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5062,"timestamp":146802561,"id":1070,"parentId":991,"tags":{"name":"static/chunks/app/api/review/users/route-73ae222a8d0b3b5c.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5058,"timestamp":146802567,"id":1071,"parentId":991,"tags":{"name":"static/chunks/app/api/services/config/route-9af7606cc01bbe73.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5055,"timestamp":146802571,"id":1072,"parentId":991,"tags":{"name":"static/chunks/app/api/services/scripts/route-6dd039c931b57805.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5052,"timestamp":146802576,"id":1073,"parentId":991,"tags":{"name":"static/chunks/app/api/settings/route-1b0ac0a39a0a893b.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5048,"timestamp":146802582,"id":1074,"parentId":991,"tags":{"name":"static/chunks/app/api/version/route-17dafd5706fa2d29.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5045,"timestamp":146802586,"id":1075,"parentId":991,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-b0f3af253d5d7c07.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5040,"timestamp":146802593,"id":1076,"parentId":991,"tags":{"name":"static/chunks/app/api/bash/route-36d6e9eb059bacf7.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5036,"timestamp":146802598,"id":1077,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/kimi/route-d67542e3c0ffbbd0.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5033,"timestamp":146802603,"id":1078,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/codex/route-05921dd696d99b29.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5029,"timestamp":146802609,"id":1079,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/route-2b3c7aeeeafcdfa1.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5026,"timestamp":146802614,"id":1080,"parentId":991,"tags":{"name":"static/chunks/app/api/commands/route-6c71d6d55141ac80.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5022,"timestamp":146802619,"id":1081,"parentId":991,"tags":{"name":"static/chunks/app/api/files/blame/route-9404d9a037aa9837.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5018,"timestamp":146802624,"id":1082,"parentId":991,"tags":{"name":"static/chunks/app/api/claude-stats/route-f966f3715c6e1584.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5015,"timestamp":146802629,"id":1083,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/ollama/route-4192c19aea3c3193.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5011,"timestamp":146802634,"id":1084,"parentId":991,"tags":{"name":"static/chunks/app/api/files/search/route-3fdf5e2e80def2eb.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5008,"timestamp":146802639,"id":1085,"parentId":991,"tags":{"name":"static/chunks/app/api/note/route-80d06847cd535dac.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5004,"timestamp":146802645,"id":1086,"parentId":991,"tags":{"name":"static/chunks/app/api/ollama/models/route-a29674c86e690bd8.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":5001,"timestamp":146802650,"id":1087,"parentId":991,"tags":{"name":"static/chunks/app/api/ollama/start/route-a232d60b4208c207.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4997,"timestamp":146802655,"id":1088,"parentId":991,"tags":{"name":"static/chunks/app/api/project-settings/route-ac1dc5be3b66925b.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4995,"timestamp":146802660,"id":1089,"parentId":991,"tags":{"name":"static/chunks/app/api/projects/route-fb7c61d0ecf813c9.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4991,"timestamp":146802665,"id":1090,"parentId":991,"tags":{"name":"static/chunks/app/api/session/[sessionId]/history/route-3ea5cc30e17d8fea.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4988,"timestamp":146802670,"id":1091,"parentId":991,"tags":{"name":"static/chunks/app/api/session-by-path/route-26301e895291bb24.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4985,"timestamp":146802675,"id":1092,"parentId":991,"tags":{"name":"static/chunks/app/api/sessions/projects/[encodedPath]/route-a993212dbc3e97b8.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4981,"timestamp":146802679,"id":1093,"parentId":991,"tags":{"name":"static/chunks/app/api/scheduled-tasks/route-0903c6a1b15d7aee.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4978,"timestamp":146802685,"id":1094,"parentId":991,"tags":{"name":"static/chunks/app/api/sessions/projects/route-af36f35aba53b643.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4972,"timestamp":146802692,"id":1095,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/autocomplete/route-afa44125d1ad5d75.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4966,"timestamp":146802699,"id":1096,"parentId":991,"tags":{"name":"static/chunks/app/api/sessions/route-e1879da3b8a29c0b.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4962,"timestamp":146802705,"id":1097,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/bubble-order/route-183c1d55c5d69e9d.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4959,"timestamp":146802710,"id":1098,"parentId":991,"tags":{"name":"static/chunks/app/api/session/[sessionId]/fork/route-243b779489d89adb.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4956,"timestamp":146802714,"id":1099,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/env/route-29bd67a7b37db0b8.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4953,"timestamp":146802719,"id":1100,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/aliases/route-7a725e90ba8fb1db.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4951,"timestamp":146802724,"id":1101,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/history/route-f6212d4b0732b2af.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4948,"timestamp":146802729,"id":1102,"parentId":991,"tags":{"name":"static/chunks/app/page-554d80825a922b90.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4945,"timestamp":146802734,"id":1103,"parentId":991,"tags":{"name":"static/chunks/app/project/page-48485c87d4c16cd0.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4942,"timestamp":146802739,"id":1104,"parentId":991,"tags":{"name":"static/chunks/app/review/[id]/page-0828215c7798cde3.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4939,"timestamp":146802745,"id":1105,"parentId":991,"tags":{"name":"static/chunks/webpack-b7b02319dce8137f.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4935,"timestamp":146802749,"id":1106,"parentId":991,"tags":{"name":"static/chunks/8776.cf5f8a8d237591ae.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4932,"timestamp":146802755,"id":1107,"parentId":991,"tags":{"name":"static/chunks/9302.e7c3a924fe475a0d.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4928,"timestamp":146802760,"id":1108,"parentId":991,"tags":{"name":"static/chunks/8773.7c862d554fa9752c.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4925,"timestamp":146802765,"id":1109,"parentId":991,"tags":{"name":"static/chunks/36.aad6469b2cce66e8.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4922,"timestamp":146802770,"id":1110,"parentId":991,"tags":{"name":"static/chunks/5575.e098244f80a816dc.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4918,"timestamp":146802775,"id":1111,"parentId":991,"tags":{"name":"static/chunks/3175.7d6a7252ca08164f.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4916,"timestamp":146802780,"id":1112,"parentId":991,"tags":{"name":"static/chunks/3186.fa075f8da2b5a168.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4913,"timestamp":146802785,"id":1113,"parentId":991,"tags":{"name":"static/chunks/2765.e82705b4c08d2395.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4910,"timestamp":146802790,"id":1114,"parentId":991,"tags":{"name":"static/chunks/7455.927d4aeb073e8bcc.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4907,"timestamp":146802795,"id":1115,"parentId":991,"tags":{"name":"static/chunks/4174.9a0b706f63ff2110.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4902,"timestamp":146802802,"id":1116,"parentId":991,"tags":{"name":"static/chunks/9178.044a37e7499f7aba.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4898,"timestamp":146802807,"id":1117,"parentId":991,"tags":{"name":"static/chunks/3313.08d96ec96eac6b39.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4895,"timestamp":146802812,"id":1118,"parentId":991,"tags":{"name":"static/chunks/8318.11064c98cff59d11.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4892,"timestamp":146802817,"id":1119,"parentId":991,"tags":{"name":"static/chunks/7846.c3f4bb2ef96e0889.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4888,"timestamp":146802822,"id":1120,"parentId":991,"tags":{"name":"static/chunks/6686.e010f18dafd96ce3.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4886,"timestamp":146802827,"id":1121,"parentId":991,"tags":{"name":"static/chunks/4900.2982169aa23d9cae.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4882,"timestamp":146802832,"id":1122,"parentId":991,"tags":{"name":"static/chunks/2747.1fa40829b7fc61ed.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4879,"timestamp":146802837,"id":1123,"parentId":991,"tags":{"name":"static/chunks/3290.9ce9507152d8775e.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4876,"timestamp":146802842,"id":1124,"parentId":991,"tags":{"name":"static/chunks/8496.c237be43ffc724ae.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4873,"timestamp":146802847,"id":1125,"parentId":991,"tags":{"name":"static/chunks/5331.b520c9ecb308554b.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"}]
7
- [{"name":"minify-js","duration":4869,"timestamp":146802852,"id":1126,"parentId":991,"tags":{"name":"static/chunks/5937.b7d1dfffd1eb2f8d.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4866,"timestamp":146802856,"id":1127,"parentId":991,"tags":{"name":"static/chunks/8406.851a3e1ca052fca5.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4863,"timestamp":146802861,"id":1128,"parentId":991,"tags":{"name":"static/chunks/5005.89f20c77b8fdc4bf.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4860,"timestamp":146802866,"id":1129,"parentId":991,"tags":{"name":"static/chunks/4608.2fc44d984192af90.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4857,"timestamp":146802871,"id":1130,"parentId":991,"tags":{"name":"static/chunks/8192.cee5fe6896cd2428.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4850,"timestamp":146802880,"id":1131,"parentId":991,"tags":{"name":"static/chunks/7113.27c27f3535799f74.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4847,"timestamp":146802885,"id":1132,"parentId":991,"tags":{"name":"static/chunks/4242.744a93febd68428e.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4844,"timestamp":146802890,"id":1133,"parentId":991,"tags":{"name":"static/chunks/4367.ccd453ca4f3be9e9.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4840,"timestamp":146802895,"id":1134,"parentId":991,"tags":{"name":"static/chunks/5183.869a777619228249.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4837,"timestamp":146802900,"id":1135,"parentId":991,"tags":{"name":"static/chunks/6959.26122ff5d0290050.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4834,"timestamp":146802905,"id":1136,"parentId":991,"tags":{"name":"static/chunks/5482.a2bf161a92d1587d.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4831,"timestamp":146802910,"id":1137,"parentId":991,"tags":{"name":"static/chunks/5498.de095dd856c6f75e.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4828,"timestamp":146802915,"id":1138,"parentId":991,"tags":{"name":"static/chunks/1188.fd2b7cde27d7da4b.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4825,"timestamp":146802920,"id":1139,"parentId":991,"tags":{"name":"static/chunks/2403.6b3f9e8698bf162a.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4814,"timestamp":146802934,"id":1140,"parentId":991,"tags":{"name":"static/chunks/6647.1f700d3541458519.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4811,"timestamp":146802939,"id":1141,"parentId":991,"tags":{"name":"static/chunks/3787.41899be7825207af.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4808,"timestamp":146802944,"id":1142,"parentId":991,"tags":{"name":"static/chunks/5920.648913c3d7c4ad46.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4805,"timestamp":146802949,"id":1143,"parentId":991,"tags":{"name":"static/chunks/6110.98c96432e0f6c8e7.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4801,"timestamp":146802954,"id":1144,"parentId":991,"tags":{"name":"static/chunks/1413.f57623563e2c98b8.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4798,"timestamp":146802959,"id":1145,"parentId":991,"tags":{"name":"static/chunks/9261.00e5964190d6eabc.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4796,"timestamp":146802964,"id":1146,"parentId":991,"tags":{"name":"static/chunks/3782.a86ade822cebe717.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4792,"timestamp":146802969,"id":1147,"parentId":991,"tags":{"name":"static/chunks/6331.1b937b7a6059bc5c.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4789,"timestamp":146802974,"id":1148,"parentId":991,"tags":{"name":"static/chunks/5338.19028973f057003c.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4786,"timestamp":146802979,"id":1149,"parentId":991,"tags":{"name":"static/chunks/4350.7b37efca425923a9.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4783,"timestamp":146802984,"id":1150,"parentId":991,"tags":{"name":"static/chunks/9015.0fb4988a353cf1fb.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4779,"timestamp":146802989,"id":1151,"parentId":991,"tags":{"name":"static/chunks/3288.e0e95479f8e144f2.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4775,"timestamp":146802995,"id":1152,"parentId":991,"tags":{"name":"static/chunks/1932.465d83a4033e634d.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4772,"timestamp":146803000,"id":1153,"parentId":991,"tags":{"name":"static/chunks/7819.632d6ca73d39b6d1.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4749,"timestamp":146803025,"id":1154,"parentId":991,"tags":{"name":"static/chunks/2614.1fb6a3f66c124fa1.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4745,"timestamp":146803031,"id":1155,"parentId":991,"tags":{"name":"static/chunks/2783.74fc40454900cc92.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4741,"timestamp":146803037,"id":1156,"parentId":991,"tags":{"name":"static/chunks/4829.44502220b0129e28.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4738,"timestamp":146803041,"id":1157,"parentId":991,"tags":{"name":"static/chunks/425.94eff8cea862bac5.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4735,"timestamp":146803047,"id":1158,"parentId":991,"tags":{"name":"static/chunks/7844.6698481a000216e5.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4731,"timestamp":146803052,"id":1159,"parentId":991,"tags":{"name":"static/chunks/698.d958b4f426e473ab.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4728,"timestamp":146803057,"id":1160,"parentId":991,"tags":{"name":"static/chunks/4583.6f32653e4820000f.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4724,"timestamp":146803062,"id":1161,"parentId":991,"tags":{"name":"static/chunks/1198.66512d0e6d281760.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4721,"timestamp":146803067,"id":1162,"parentId":991,"tags":{"name":"static/chunks/4678.1c977c388f4335b0.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4717,"timestamp":146803072,"id":1163,"parentId":991,"tags":{"name":"static/chunks/2964.92c42112254b5d4d.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4714,"timestamp":146803077,"id":1164,"parentId":991,"tags":{"name":"static/chunks/2349.4c631f92ea7c9a72.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4711,"timestamp":146803082,"id":1165,"parentId":991,"tags":{"name":"static/chunks/6293.3d99e4edff97ce19.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4707,"timestamp":146803087,"id":1166,"parentId":991,"tags":{"name":"static/chunks/5061.da628e2cc88d329a.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4704,"timestamp":146803092,"id":1167,"parentId":991,"tags":{"name":"static/chunks/4823.be44845afc184ec5.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4700,"timestamp":146803097,"id":1168,"parentId":991,"tags":{"name":"static/chunks/2501.a452e442d158f3f0.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4697,"timestamp":146803102,"id":1169,"parentId":991,"tags":{"name":"static/chunks/8670.da1bd5795c37383d.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4694,"timestamp":146803107,"id":1170,"parentId":991,"tags":{"name":"static/chunks/4223.987b031dc1751ff3.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4690,"timestamp":146803112,"id":1171,"parentId":991,"tags":{"name":"static/chunks/7977.609af35d9daf6cea.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4684,"timestamp":146803119,"id":1172,"parentId":991,"tags":{"name":"static/chunks/2031.6051672457ef48f4.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4682,"timestamp":146803124,"id":1173,"parentId":991,"tags":{"name":"static/chunks/8457.febf638b91e4a542.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4678,"timestamp":146803129,"id":1174,"parentId":991,"tags":{"name":"static/chunks/2041.bac4409c50e7b498.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4675,"timestamp":146803134,"id":1175,"parentId":991,"tags":{"name":"static/chunks/3194.8353563a594a9666.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4672,"timestamp":146803139,"id":1176,"parentId":991,"tags":{"name":"static/chunks/2895.3c7c19bbbf4f6158.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4669,"timestamp":146803144,"id":1177,"parentId":991,"tags":{"name":"static/chunks/640.4f1665b61ecb00c9.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4665,"timestamp":146803149,"id":1178,"parentId":991,"tags":{"name":"static/chunks/9186.9a43d3853430f495.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4662,"timestamp":146803154,"id":1179,"parentId":991,"tags":{"name":"static/chunks/6887.f23e10f1d4aae979.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4659,"timestamp":146803159,"id":1180,"parentId":991,"tags":{"name":"static/chunks/9448.98915a3e831dd4b3.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4656,"timestamp":146803163,"id":1181,"parentId":991,"tags":{"name":"static/chunks/9690.9a9cc05a2f1a7473.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4653,"timestamp":146803168,"id":1182,"parentId":991,"tags":{"name":"static/chunks/4553.d23e2eaa905033c2.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4650,"timestamp":146803173,"id":1183,"parentId":991,"tags":{"name":"static/chunks/1248.032d3aa3d1b6dc8b.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4646,"timestamp":146803178,"id":1184,"parentId":991,"tags":{"name":"static/chunks/9189.155e8b97d6d08a7a.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4643,"timestamp":146803182,"id":1185,"parentId":991,"tags":{"name":"static/chunks/400.2bf206f4fafee390.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4640,"timestamp":146803187,"id":1186,"parentId":991,"tags":{"name":"static/chunks/3437.c8d37b1dcea09a48.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4637,"timestamp":146803192,"id":1187,"parentId":991,"tags":{"name":"static/chunks/2735.89be64531b13eda5.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4633,"timestamp":146803197,"id":1188,"parentId":991,"tags":{"name":"static/chunks/1335.338eb18c1f849748.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4630,"timestamp":146803202,"id":1189,"parentId":991,"tags":{"name":"static/chunks/1215.34498eb4e3a8464f.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4627,"timestamp":146803207,"id":1190,"parentId":991,"tags":{"name":"static/chunks/2374.95263727c9bf88e8.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4624,"timestamp":146803212,"id":1191,"parentId":991,"tags":{"name":"static/chunks/9421.ec796638d1371dd5.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4620,"timestamp":146803218,"id":1192,"parentId":991,"tags":{"name":"static/chunks/10.a86dd33ee260874a.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4617,"timestamp":146803223,"id":1193,"parentId":991,"tags":{"name":"static/chunks/3476.c0d3fca16c2a0b1f.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4613,"timestamp":146803228,"id":1194,"parentId":991,"tags":{"name":"static/chunks/1656.e7a467524bb9ef0b.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4610,"timestamp":146803233,"id":1195,"parentId":991,"tags":{"name":"static/chunks/8243.486a6dc7a56913b5.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4606,"timestamp":146803238,"id":1196,"parentId":991,"tags":{"name":"static/chunks/816.070dd0b3c7eca472.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4603,"timestamp":146803243,"id":1197,"parentId":991,"tags":{"name":"static/chunks/376.513c7b4ab5d24670.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4600,"timestamp":146803248,"id":1198,"parentId":991,"tags":{"name":"static/chunks/6938.5b5b9c0e67de5779.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4596,"timestamp":146803254,"id":1199,"parentId":991,"tags":{"name":"static/chunks/794.874bd281a91eb0be.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4593,"timestamp":146803259,"id":1200,"parentId":991,"tags":{"name":"static/chunks/4309.83e97fd358c568f0.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4589,"timestamp":146803263,"id":1201,"parentId":991,"tags":{"name":"static/chunks/6931.5563a247425ff795.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4586,"timestamp":146803268,"id":1202,"parentId":991,"tags":{"name":"static/chunks/3392.c3f28c00258237d2.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4561,"timestamp":146803294,"id":1203,"parentId":991,"tags":{"name":"static/chunks/6402.8802184b078cd227.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4557,"timestamp":146803300,"id":1204,"parentId":991,"tags":{"name":"static/chunks/4053.913f2710e0bc99ce.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4553,"timestamp":146803305,"id":1205,"parentId":991,"tags":{"name":"static/chunks/3860.100e28e5c0d7dfac.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4550,"timestamp":146803310,"id":1206,"parentId":991,"tags":{"name":"static/chunks/4650.eac8c19d2babfb0f.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4546,"timestamp":146803315,"id":1207,"parentId":991,"tags":{"name":"static/chunks/1453.3995fc5da405ff2e.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4543,"timestamp":146803320,"id":1208,"parentId":991,"tags":{"name":"static/chunks/8132.0babe138cc7888fd.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4540,"timestamp":146803325,"id":1209,"parentId":991,"tags":{"name":"static/chunks/4634.cb548b29744b8af6.js","cache":"HIT"},"startTime":1774985312343,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4537,"timestamp":146803330,"id":1210,"parentId":991,"tags":{"name":"static/chunks/6339.acbf22062261fbb2.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4534,"timestamp":146803335,"id":1211,"parentId":991,"tags":{"name":"static/chunks/5968.8e4a2aa9d4ae16b1.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4531,"timestamp":146803340,"id":1212,"parentId":991,"tags":{"name":"static/chunks/6572.c68fa9dd48e855fe.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4528,"timestamp":146803345,"id":1213,"parentId":991,"tags":{"name":"static/chunks/583.6913a3809b25245b.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4525,"timestamp":146803350,"id":1214,"parentId":991,"tags":{"name":"static/chunks/2839.03c9cc023f78256e.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4521,"timestamp":146803355,"id":1215,"parentId":991,"tags":{"name":"static/chunks/7227.19091b1b241ca45c.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4518,"timestamp":146803360,"id":1216,"parentId":991,"tags":{"name":"static/chunks/1280.3fd7e094d6fae2cf.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4514,"timestamp":146803365,"id":1217,"parentId":991,"tags":{"name":"static/chunks/5347.62bcbead35f1d7a9.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4511,"timestamp":146803370,"id":1218,"parentId":991,"tags":{"name":"static/chunks/9220.e152797abf0e9997.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4508,"timestamp":146803375,"id":1219,"parentId":991,"tags":{"name":"static/chunks/6741.528a6819251e1fbb.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4505,"timestamp":146803380,"id":1220,"parentId":991,"tags":{"name":"static/chunks/5670.5d74796feda08276.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4502,"timestamp":146803385,"id":1221,"parentId":991,"tags":{"name":"static/chunks/3873.9ad63ba235730e32.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4498,"timestamp":146803391,"id":1222,"parentId":991,"tags":{"name":"static/chunks/3072.09eb6cd013d86327.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4495,"timestamp":146803395,"id":1223,"parentId":991,"tags":{"name":"static/chunks/541.58a363bc4d46845e.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4491,"timestamp":146803400,"id":1224,"parentId":991,"tags":{"name":"static/chunks/3304.f081fdc3ebdb5214.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4488,"timestamp":146803405,"id":1225,"parentId":991,"tags":{"name":"static/chunks/5645.b5158a5d570c2de7.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4485,"timestamp":146803411,"id":1226,"parentId":991,"tags":{"name":"static/chunks/1184.0c6560fbcff196ee.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"}]
8
- [{"name":"minify-js","duration":4482,"timestamp":146803416,"id":1227,"parentId":991,"tags":{"name":"static/chunks/6729.bbfd2a5324e6b598.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4478,"timestamp":146803421,"id":1228,"parentId":991,"tags":{"name":"static/chunks/5690.a8e86ab0c10f736b.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4475,"timestamp":146803426,"id":1229,"parentId":991,"tags":{"name":"static/chunks/9842.c9a9ef21e4ac986b.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4471,"timestamp":146803431,"id":1230,"parentId":991,"tags":{"name":"static/chunks/1501.5ee5dbf184d74701.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4468,"timestamp":146803435,"id":1231,"parentId":991,"tags":{"name":"static/chunks/194.f167337f50225ab9.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4464,"timestamp":146803442,"id":1232,"parentId":991,"tags":{"name":"static/chunks/4567.e27e45377d78a71b.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4460,"timestamp":146803446,"id":1233,"parentId":991,"tags":{"name":"static/chunks/4540.31ea9b12cd7e8344.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4457,"timestamp":146803452,"id":1234,"parentId":991,"tags":{"name":"static/chunks/6455.098e1cc52373590c.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4453,"timestamp":146803457,"id":1235,"parentId":991,"tags":{"name":"static/chunks/5320.cd2763bfcaf21772.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4450,"timestamp":146803462,"id":1236,"parentId":991,"tags":{"name":"static/chunks/2215.fb010eac3ba68a86.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4447,"timestamp":146803467,"id":1237,"parentId":991,"tags":{"name":"static/chunks/7799.b690007167173ad9.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4444,"timestamp":146803472,"id":1238,"parentId":991,"tags":{"name":"static/chunks/6099.82f989d646337ffb.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4441,"timestamp":146803477,"id":1239,"parentId":991,"tags":{"name":"static/chunks/8288.07e29419e8cb668c.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4437,"timestamp":146803482,"id":1240,"parentId":991,"tags":{"name":"static/chunks/6290.86719ce3def06011.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4434,"timestamp":146803487,"id":1241,"parentId":991,"tags":{"name":"static/chunks/3419.90a9ee6da5ab98d0.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4430,"timestamp":146803492,"id":1242,"parentId":991,"tags":{"name":"static/chunks/9547.c7ac1449da54e2db.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4426,"timestamp":146803497,"id":1243,"parentId":991,"tags":{"name":"static/chunks/4474.c79873facc33ff21.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4423,"timestamp":146803502,"id":1244,"parentId":991,"tags":{"name":"static/chunks/6948.2742954b7526015e.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4419,"timestamp":146803507,"id":1245,"parentId":991,"tags":{"name":"static/chunks/968.e9fd828deab9a857.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4416,"timestamp":146803512,"id":1246,"parentId":991,"tags":{"name":"static/chunks/7040.df96cbc5f67f15af.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4412,"timestamp":146803517,"id":1247,"parentId":991,"tags":{"name":"static/chunks/6166.38c3e6fdcca544a2.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4408,"timestamp":146803523,"id":1248,"parentId":991,"tags":{"name":"static/chunks/8947.a2be8b892f8eab46.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4405,"timestamp":146803528,"id":1249,"parentId":991,"tags":{"name":"static/chunks/3324.b6ce7bc8c94d0c51.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4401,"timestamp":146803533,"id":1250,"parentId":991,"tags":{"name":"static/chunks/3095.08c252b33c080013.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4398,"timestamp":146803538,"id":1251,"parentId":991,"tags":{"name":"static/chunks/9240.29b05cb21993fdff.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4395,"timestamp":146803543,"id":1252,"parentId":991,"tags":{"name":"static/chunks/9294.c729bda2dc817add.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4391,"timestamp":146803548,"id":1253,"parentId":991,"tags":{"name":"static/chunks/7636.8d465c86f5b1bbc0.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4388,"timestamp":146803553,"id":1254,"parentId":991,"tags":{"name":"static/chunks/327.718c9ac85228ae12.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4384,"timestamp":146803558,"id":1255,"parentId":991,"tags":{"name":"static/chunks/34.65686560fc060e1a.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4381,"timestamp":146803563,"id":1256,"parentId":991,"tags":{"name":"static/chunks/8545.27261f333ade1594.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4378,"timestamp":146803568,"id":1257,"parentId":991,"tags":{"name":"static/chunks/5755.b75d06ce82454f5d.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4375,"timestamp":146803573,"id":1258,"parentId":991,"tags":{"name":"static/chunks/9569.6625248cb07e86b9.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4372,"timestamp":146803578,"id":1259,"parentId":991,"tags":{"name":"static/chunks/6580.a425ab3172508cfd.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4369,"timestamp":146803583,"id":1260,"parentId":991,"tags":{"name":"static/chunks/893.24b32242375aa583.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4365,"timestamp":146803588,"id":1261,"parentId":991,"tags":{"name":"static/chunks/3077.97a876b8ff637942.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4362,"timestamp":146803594,"id":1262,"parentId":991,"tags":{"name":"static/chunks/6144.cb60f41cd1c3e425.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4359,"timestamp":146803599,"id":1263,"parentId":991,"tags":{"name":"static/chunks/5712.ef87d30795895154.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4355,"timestamp":146803604,"id":1264,"parentId":991,"tags":{"name":"static/chunks/5025.771ea1b83e146ecc.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4352,"timestamp":146803609,"id":1265,"parentId":991,"tags":{"name":"static/chunks/3229.665a56ef5cc2fb77.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4349,"timestamp":146803614,"id":1266,"parentId":991,"tags":{"name":"static/chunks/252.1045a3a17f099845.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4345,"timestamp":146803619,"id":1267,"parentId":991,"tags":{"name":"static/chunks/4903.60b2e6ad9d06931f.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4342,"timestamp":146803624,"id":1268,"parentId":991,"tags":{"name":"static/chunks/5997.c0b403b6f6466d46.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4339,"timestamp":146803629,"id":1269,"parentId":991,"tags":{"name":"static/chunks/6412.f8577af421096e1a.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4336,"timestamp":146803633,"id":1270,"parentId":991,"tags":{"name":"static/chunks/2062.972a9dc786249918.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4332,"timestamp":146803639,"id":1271,"parentId":991,"tags":{"name":"static/chunks/2710.3737b7fa00fc4a91.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4328,"timestamp":146803645,"id":1272,"parentId":991,"tags":{"name":"static/chunks/862.2de35e6961bba1df.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4325,"timestamp":146803650,"id":1273,"parentId":991,"tags":{"name":"static/chunks/5728.82b5eaa7236aea2b.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4321,"timestamp":146803655,"id":1274,"parentId":991,"tags":{"name":"static/chunks/123.300fc857bfd28b58.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4320,"timestamp":146803660,"id":1275,"parentId":991,"tags":{"name":"static/chunks/8848.2bef6000462fa211.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4292,"timestamp":146803688,"id":1276,"parentId":991,"tags":{"name":"static/chunks/1161.e4d2e7e2ee21f5c8.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4282,"timestamp":146803701,"id":1277,"parentId":991,"tags":{"name":"static/chunks/6360.769ec8686592b773.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4272,"timestamp":146803712,"id":1278,"parentId":991,"tags":{"name":"static/chunks/8113.a571b3948d99b27d.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4264,"timestamp":146803722,"id":1279,"parentId":991,"tags":{"name":"static/chunks/9377.2b6ce9ce5c4b6552.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4254,"timestamp":146803733,"id":1280,"parentId":991,"tags":{"name":"static/chunks/7142.f0df6c61f4112031.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4245,"timestamp":146803744,"id":1281,"parentId":991,"tags":{"name":"static/chunks/3111.0bed64d54c385a0c.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4237,"timestamp":146803754,"id":1282,"parentId":991,"tags":{"name":"static/chunks/9648.958476ee189c7f10.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4228,"timestamp":146803764,"id":1283,"parentId":991,"tags":{"name":"static/chunks/1379.0cf87941b255b24a.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4219,"timestamp":146803774,"id":1284,"parentId":991,"tags":{"name":"static/chunks/7152.d19e8fa8c5ac91c7.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4211,"timestamp":146803785,"id":1285,"parentId":991,"tags":{"name":"static/chunks/8257.31ae7cc0f2495ba6.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4202,"timestamp":146803795,"id":1286,"parentId":991,"tags":{"name":"static/chunks/1556.dd2bf649f5e3fd22.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4194,"timestamp":146803805,"id":1287,"parentId":991,"tags":{"name":"static/chunks/8704.790865d348997fb8.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4186,"timestamp":146803815,"id":1288,"parentId":991,"tags":{"name":"static/chunks/2728.360ef80320379626.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4177,"timestamp":146803824,"id":1289,"parentId":991,"tags":{"name":"static/chunks/8432.5175a8782850ae87.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4170,"timestamp":146803834,"id":1290,"parentId":991,"tags":{"name":"static/chunks/7610.e380843ed8747098.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4188,"timestamp":146803843,"id":1291,"parentId":991,"tags":{"name":"static/chunks/2503.d0864abd598db60e.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4181,"timestamp":146803853,"id":1292,"parentId":991,"tags":{"name":"static/chunks/6046.f47f2f671413d82c.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4173,"timestamp":146803862,"id":1293,"parentId":991,"tags":{"name":"static/chunks/4080.2ee23eb31633457f.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4165,"timestamp":146803872,"id":1294,"parentId":991,"tags":{"name":"static/chunks/7557.5fb5bcfacf631d2c.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4159,"timestamp":146803881,"id":1295,"parentId":991,"tags":{"name":"static/chunks/830.e0b41f979c6c0e7b.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4151,"timestamp":146803890,"id":1296,"parentId":991,"tags":{"name":"static/chunks/1142.a8057b652e574f3a.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4144,"timestamp":146803900,"id":1297,"parentId":991,"tags":{"name":"static/chunks/5922.90bd359f1488e4b3.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4136,"timestamp":146803909,"id":1298,"parentId":991,"tags":{"name":"static/chunks/3274.6cde8c2c8629e9e9.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4129,"timestamp":146803918,"id":1299,"parentId":991,"tags":{"name":"static/chunks/9006.4606a9f635a5d6b4.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4121,"timestamp":146803928,"id":1300,"parentId":991,"tags":{"name":"static/chunks/1078.41740d1f25d95ef8.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4099,"timestamp":146803951,"id":1301,"parentId":991,"tags":{"name":"static/chunks/4963.87a7ab778419173e.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4091,"timestamp":146803962,"id":1302,"parentId":991,"tags":{"name":"static/chunks/1274.089dd30168b8dd45.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4084,"timestamp":146803971,"id":1303,"parentId":991,"tags":{"name":"static/chunks/1977.035283df607a8ad4.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4077,"timestamp":146803980,"id":1304,"parentId":991,"tags":{"name":"static/chunks/3483.c835f6d29336906c.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4069,"timestamp":146803989,"id":1305,"parentId":991,"tags":{"name":"static/chunks/1456.a6f02a82572b6f7d.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4062,"timestamp":146803998,"id":1306,"parentId":991,"tags":{"name":"static/chunks/4163.3378c777a9a83a00.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4029,"timestamp":146804033,"id":1307,"parentId":991,"tags":{"name":"static/chunks/4357.36433c94722a1b3d.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4020,"timestamp":146804043,"id":1308,"parentId":991,"tags":{"name":"static/chunks/840.2b8a5062480c58f9.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4011,"timestamp":146804054,"id":1309,"parentId":991,"tags":{"name":"static/chunks/1365.1763d8fd578ff435.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4003,"timestamp":146804063,"id":1310,"parentId":991,"tags":{"name":"static/chunks/6588.353ddec96b173c75.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3969,"timestamp":146804099,"id":1311,"parentId":991,"tags":{"name":"static/chunks/9466.3d89081f66cfd57c.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3961,"timestamp":146804109,"id":1312,"parentId":991,"tags":{"name":"static/chunks/2013.01836900f9f1dacc.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3954,"timestamp":146804118,"id":1313,"parentId":991,"tags":{"name":"static/chunks/7525.fccd9411ddd8b8a6.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3946,"timestamp":146804127,"id":1314,"parentId":991,"tags":{"name":"static/chunks/9565.06fb575ba33fc787.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3938,"timestamp":146804136,"id":1315,"parentId":991,"tags":{"name":"static/chunks/2179.7e4ebd37c034d2ad.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3931,"timestamp":146804146,"id":1316,"parentId":991,"tags":{"name":"static/chunks/7182.ce55e98e8ca3925f.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3923,"timestamp":146804155,"id":1317,"parentId":991,"tags":{"name":"static/chunks/7425.03dc231e78cdf4bb.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3915,"timestamp":146804165,"id":1318,"parentId":991,"tags":{"name":"static/chunks/4539.3574b8ec6e1b1827.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3908,"timestamp":146804174,"id":1319,"parentId":991,"tags":{"name":"static/chunks/5553.44aeb5ab5fc6f547.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3899,"timestamp":146804185,"id":1320,"parentId":991,"tags":{"name":"static/chunks/7021.4a15a4b75ad1f066.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3891,"timestamp":146804195,"id":1321,"parentId":991,"tags":{"name":"static/chunks/2160.3d7d3408eb5dd2fd.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3882,"timestamp":146804205,"id":1322,"parentId":991,"tags":{"name":"static/chunks/1219.af66c02d35a9aac1.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3874,"timestamp":146804216,"id":1323,"parentId":991,"tags":{"name":"static/chunks/4275.f5348df20bf58aab.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3866,"timestamp":146804225,"id":1324,"parentId":991,"tags":{"name":"static/chunks/7650.7945df0d31f1df8d.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3858,"timestamp":146804235,"id":1325,"parentId":991,"tags":{"name":"static/chunks/4976.1f13224a16b04bf2.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3849,"timestamp":146804245,"id":1326,"parentId":991,"tags":{"name":"static/chunks/4370.a3c94f7e6ca0fe9e.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3840,"timestamp":146804256,"id":1327,"parentId":991,"tags":{"name":"static/chunks/624.a1904a85dfc485a7.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"}]
9
- [{"name":"minify-js","duration":3832,"timestamp":146804266,"id":1328,"parentId":991,"tags":{"name":"static/chunks/4659.1743f9a9bc83c2c8.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3823,"timestamp":146804276,"id":1329,"parentId":991,"tags":{"name":"static/chunks/3942.28705c77a3230c0f.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3815,"timestamp":146804286,"id":1330,"parentId":991,"tags":{"name":"static/chunks/5518.b0b438f31ecd94a6.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3806,"timestamp":146804296,"id":1331,"parentId":991,"tags":{"name":"static/chunks/2485.7c1771d82502f223.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3798,"timestamp":146804306,"id":1332,"parentId":991,"tags":{"name":"static/chunks/7041.a0e54d1d3704ce86.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3790,"timestamp":146804316,"id":1333,"parentId":991,"tags":{"name":"static/chunks/2812.70986f4c89fb9f39.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3783,"timestamp":146804325,"id":1334,"parentId":991,"tags":{"name":"static/chunks/7635.a9b4e0fe03a8b3ec.js","cache":"HIT"},"startTime":1774985312344,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3776,"timestamp":146804334,"id":1335,"parentId":991,"tags":{"name":"static/chunks/7884.d6f32943366d911a.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3769,"timestamp":146804343,"id":1336,"parentId":991,"tags":{"name":"static/chunks/4358.62cab3800015edb0.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3761,"timestamp":146804352,"id":1337,"parentId":991,"tags":{"name":"static/chunks/9005.7e7485e60f535a31.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3754,"timestamp":146804361,"id":1338,"parentId":991,"tags":{"name":"static/chunks/1595.5e2e484c156c4e34.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3746,"timestamp":146804370,"id":1339,"parentId":991,"tags":{"name":"static/chunks/3979.dc4a6bdab85427e6.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3739,"timestamp":146804379,"id":1340,"parentId":991,"tags":{"name":"static/chunks/9680.df62bde488780b42.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3731,"timestamp":146804389,"id":1341,"parentId":991,"tags":{"name":"static/chunks/2107.8712a4d70140ec3c.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3723,"timestamp":146804399,"id":1342,"parentId":991,"tags":{"name":"static/chunks/5375.71458ae86130bcf9.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3716,"timestamp":146804407,"id":1343,"parentId":991,"tags":{"name":"static/chunks/5136.cefe0a1de0d2cc1c.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3707,"timestamp":146804419,"id":1344,"parentId":991,"tags":{"name":"static/chunks/4295.24962fb2a0590e65.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3699,"timestamp":146804429,"id":1345,"parentId":991,"tags":{"name":"static/chunks/7258.28a0176cb9ac55e5.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3690,"timestamp":146804440,"id":1346,"parentId":991,"tags":{"name":"static/chunks/9996.847eced8e454ff66.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3681,"timestamp":146804450,"id":1347,"parentId":991,"tags":{"name":"static/chunks/9224.7a258b786c8fd4a2.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3647,"timestamp":146804486,"id":1348,"parentId":991,"tags":{"name":"static/chunks/6704.921c8a127690396a.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3642,"timestamp":146804492,"id":1349,"parentId":991,"tags":{"name":"static/chunks/6927.8995e03bddcb2166.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3639,"timestamp":146804497,"id":1350,"parentId":991,"tags":{"name":"static/chunks/5424.84bb5b5e67ace412.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3636,"timestamp":146804502,"id":1351,"parentId":991,"tags":{"name":"static/chunks/3082.b5508cb7899b2b52.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3632,"timestamp":146804508,"id":1352,"parentId":991,"tags":{"name":"static/chunks/9382.06e06c8d568c96f8.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3629,"timestamp":146804513,"id":1353,"parentId":991,"tags":{"name":"static/chunks/2130.b7f96de9cc71a698.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3627,"timestamp":146804517,"id":1354,"parentId":991,"tags":{"name":"static/chunks/9666.6c5d2a124e369887.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3624,"timestamp":146804522,"id":1355,"parentId":991,"tags":{"name":"static/chunks/392.29882b44fb6d6f9d.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3621,"timestamp":146804526,"id":1356,"parentId":991,"tags":{"name":"static/chunks/9841.ca811fb4964aafdc.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3618,"timestamp":146804531,"id":1357,"parentId":991,"tags":{"name":"static/chunks/3492.8a98f6b863ef67be.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3615,"timestamp":146804536,"id":1358,"parentId":991,"tags":{"name":"static/chunks/214.f2d3c152b9755298.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3611,"timestamp":146804541,"id":1359,"parentId":991,"tags":{"name":"static/chunks/579.f5d60b2a14edeaf6.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3608,"timestamp":146804546,"id":1360,"parentId":991,"tags":{"name":"static/chunks/6311.2474c11f023b786b.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3605,"timestamp":146804551,"id":1361,"parentId":991,"tags":{"name":"static/chunks/7524.a8b5f30bf7ff605e.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3602,"timestamp":146804556,"id":1362,"parentId":991,"tags":{"name":"static/chunks/6563.59526fa94758ab38.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3599,"timestamp":146804560,"id":1363,"parentId":991,"tags":{"name":"static/chunks/6701.33ffa9e9e309f208.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3595,"timestamp":146804565,"id":1364,"parentId":991,"tags":{"name":"static/chunks/7785.ab2c7de0151c3fd0.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3592,"timestamp":146804570,"id":1365,"parentId":991,"tags":{"name":"static/chunks/9136.be4d03590a92f316.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3589,"timestamp":146804574,"id":1366,"parentId":991,"tags":{"name":"static/chunks/2489.8c9078cd3767ad0e.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3585,"timestamp":146804580,"id":1367,"parentId":991,"tags":{"name":"static/chunks/1247.f317b3f02219270e.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3555,"timestamp":146804612,"id":1368,"parentId":991,"tags":{"name":"static/chunks/6859.9a81569ffa964445.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3543,"timestamp":146804625,"id":1369,"parentId":991,"tags":{"name":"static/chunks/7921.3fa04c4dcf83cea5.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3535,"timestamp":146804635,"id":1370,"parentId":991,"tags":{"name":"static/chunks/6846.5b17b5f9701ce22e.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3527,"timestamp":146804644,"id":1371,"parentId":991,"tags":{"name":"static/chunks/3074.0b8a20d5fb6788ff.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3514,"timestamp":146804659,"id":1372,"parentId":991,"tags":{"name":"static/chunks/9521.4021d4a35654fb21.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3506,"timestamp":146804669,"id":1373,"parentId":991,"tags":{"name":"static/chunks/6089.f654fce4dfc2d123.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3499,"timestamp":146804678,"id":1374,"parentId":991,"tags":{"name":"static/chunks/5520.0dff0e44a3ca823e.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3492,"timestamp":146804686,"id":1375,"parentId":991,"tags":{"name":"static/chunks/4969.90d397e0312a077b.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3485,"timestamp":146804695,"id":1376,"parentId":991,"tags":{"name":"static/chunks/2954.1d328ca1e57ce70f.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3477,"timestamp":146804705,"id":1377,"parentId":991,"tags":{"name":"static/chunks/5491.24cf2d17b2b85458.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3468,"timestamp":146804715,"id":1378,"parentId":991,"tags":{"name":"static/chunks/9615.bfb6c0a4cd76455f.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3460,"timestamp":146804724,"id":1379,"parentId":991,"tags":{"name":"static/chunks/7625.36561933eb547aaf.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3453,"timestamp":146804733,"id":1380,"parentId":991,"tags":{"name":"static/chunks/1534.9aeef18daea4b105.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3445,"timestamp":146804743,"id":1381,"parentId":991,"tags":{"name":"static/chunks/8430.eb0fd54737d8dd8c.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3437,"timestamp":146804753,"id":1382,"parentId":991,"tags":{"name":"static/chunks/8555.b74a64f18f11dcd2.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3429,"timestamp":146804762,"id":1383,"parentId":991,"tags":{"name":"static/chunks/7082.4e07d19b0ec9b0af.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3420,"timestamp":146804773,"id":1384,"parentId":991,"tags":{"name":"static/chunks/1583.c4016592ecafde4e.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3412,"timestamp":146804782,"id":1385,"parentId":991,"tags":{"name":"static/chunks/5750.eaab81d22a66329f.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3404,"timestamp":146804792,"id":1386,"parentId":991,"tags":{"name":"static/chunks/7465.f74d7d6ef11639a2.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3397,"timestamp":146804801,"id":1387,"parentId":991,"tags":{"name":"static/chunks/1898.272b559655499354.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3390,"timestamp":146804810,"id":1388,"parentId":991,"tags":{"name":"static/chunks/7130.71b7efc3cf7ae8a7.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3382,"timestamp":146804819,"id":1389,"parentId":991,"tags":{"name":"static/chunks/966.9590b6a68335923d.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3374,"timestamp":146804828,"id":1390,"parentId":991,"tags":{"name":"static/chunks/1664.b7a8a1ce5eb709df.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3367,"timestamp":146804837,"id":1391,"parentId":991,"tags":{"name":"static/chunks/3286.bc25b2a890b9a8e7.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3359,"timestamp":146804846,"id":1392,"parentId":991,"tags":{"name":"static/chunks/4593.9132f60a72f47a04.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3352,"timestamp":146804856,"id":1393,"parentId":991,"tags":{"name":"static/chunks/9267.83898a270adb507e.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3344,"timestamp":146804865,"id":1394,"parentId":991,"tags":{"name":"static/chunks/7889.07de7cac7d6a9864.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3336,"timestamp":146804875,"id":1395,"parentId":991,"tags":{"name":"static/chunks/5318.290d218e68c63738.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3329,"timestamp":146804884,"id":1396,"parentId":991,"tags":{"name":"static/chunks/8656.075f73388d989b9a.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3321,"timestamp":146804893,"id":1397,"parentId":991,"tags":{"name":"static/chunks/700.4b310b046a009782.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3314,"timestamp":146804902,"id":1398,"parentId":991,"tags":{"name":"static/chunks/1987.cc16e0c7a0870452.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3306,"timestamp":146804912,"id":1399,"parentId":991,"tags":{"name":"static/chunks/1310.cda9c155a96c078e.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3298,"timestamp":146804921,"id":1400,"parentId":991,"tags":{"name":"static/chunks/1590.b3b5618ff8263efc.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3290,"timestamp":146804931,"id":1401,"parentId":991,"tags":{"name":"static/chunks/5139.0be359f08abeada5.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3283,"timestamp":146804940,"id":1402,"parentId":991,"tags":{"name":"static/chunks/5394.fa9a2ac5dee7bbf1.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3276,"timestamp":146804949,"id":1403,"parentId":991,"tags":{"name":"static/chunks/2235.17c098ccc9ae2798.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3268,"timestamp":146804958,"id":1404,"parentId":991,"tags":{"name":"static/chunks/1948.978def232c6206c2.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3258,"timestamp":146804969,"id":1405,"parentId":991,"tags":{"name":"static/chunks/3613.d7d666d8eed49c66.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3251,"timestamp":146804978,"id":1406,"parentId":991,"tags":{"name":"static/chunks/2921.28ab18b40b8e2f00.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3243,"timestamp":146804988,"id":1407,"parentId":991,"tags":{"name":"static/chunks/2729.8b7c14d3171d0b76.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3236,"timestamp":146804996,"id":1408,"parentId":991,"tags":{"name":"static/chunks/4892.0537bc7802301f78.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3206,"timestamp":146805027,"id":1409,"parentId":991,"tags":{"name":"static/chunks/6383.8d16936fc25c334a.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3196,"timestamp":146805039,"id":1410,"parentId":991,"tags":{"name":"static/chunks/9233.4baaaa602f7e6a70.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3187,"timestamp":146805050,"id":1411,"parentId":991,"tags":{"name":"static/chunks/5788.4aa486571bf2e839.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3179,"timestamp":146805060,"id":1412,"parentId":991,"tags":{"name":"static/chunks/6026.5d9528823e4870d9.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3172,"timestamp":146805068,"id":1413,"parentId":991,"tags":{"name":"static/chunks/5364.0fd5ee76d4665040.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3164,"timestamp":146805078,"id":1414,"parentId":991,"tags":{"name":"static/chunks/9318.d6938709ea34b148.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3157,"timestamp":146805086,"id":1415,"parentId":991,"tags":{"name":"static/chunks/6871.d679637633d7da8e.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3151,"timestamp":146805095,"id":1416,"parentId":991,"tags":{"name":"static/chunks/7443.69a9bbad68a25bd5.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3143,"timestamp":146805105,"id":1417,"parentId":991,"tags":{"name":"static/chunks/142.22067b54d67e9cfa.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3135,"timestamp":146805114,"id":1418,"parentId":991,"tags":{"name":"static/chunks/254.525b25c42c2e5d5a.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3128,"timestamp":146805124,"id":1419,"parentId":991,"tags":{"name":"static/chunks/7547.e3c3cf78684ae006.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3120,"timestamp":146805133,"id":1420,"parentId":991,"tags":{"name":"static/chunks/8317.f1323bd2f9b4fe35.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3112,"timestamp":146805142,"id":1421,"parentId":991,"tags":{"name":"static/chunks/5199.3e664cf0174500b6.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3105,"timestamp":146805151,"id":1422,"parentId":991,"tags":{"name":"static/chunks/6962.e0cd2d5b6efb7469.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3097,"timestamp":146805160,"id":1423,"parentId":991,"tags":{"name":"static/chunks/5269.8b33f242a14be250.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3089,"timestamp":146805171,"id":1424,"parentId":991,"tags":{"name":"static/chunks/7479.cc243294ef14524b.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3081,"timestamp":146805180,"id":1425,"parentId":991,"tags":{"name":"static/chunks/2020.8d4deb5b71330365.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3073,"timestamp":146805190,"id":1426,"parentId":991,"tags":{"name":"static/chunks/7874.776c791a6edf8980.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3066,"timestamp":146805199,"id":1427,"parentId":991,"tags":{"name":"static/chunks/1409.b29e6566d6a047ca.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3057,"timestamp":146805209,"id":1428,"parentId":991,"tags":{"name":"static/chunks/7084.a3847f999489b629.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"}]
10
- [{"name":"minify-js","duration":3050,"timestamp":146805218,"id":1429,"parentId":991,"tags":{"name":"static/chunks/9373.ddd78f06c5d9a8d7.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3042,"timestamp":146805227,"id":1430,"parentId":991,"tags":{"name":"static/chunks/3682.39cfae4886107de1.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3035,"timestamp":146805235,"id":1431,"parentId":991,"tags":{"name":"static/chunks/5325.534d61b0ed6db9bc.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3028,"timestamp":146805244,"id":1432,"parentId":991,"tags":{"name":"static/chunks/6460.438138109d43d3ba.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3021,"timestamp":146805254,"id":1433,"parentId":991,"tags":{"name":"static/chunks/4699.0725735293f70a9a.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3013,"timestamp":146805263,"id":1434,"parentId":991,"tags":{"name":"static/chunks/framework-9a8a3f0151579960.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3006,"timestamp":146805272,"id":1435,"parentId":991,"tags":{"name":"static/chunks/d1c28714.214e0009d717ed6c.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2999,"timestamp":146805280,"id":1436,"parentId":991,"tags":{"name":"static/chunks/4ca0cff5.789ae6f66ac30e2d.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2992,"timestamp":146805289,"id":1437,"parentId":991,"tags":{"name":"static/chunks/7d29de82.14fd5bb54d6b7d20.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2986,"timestamp":146805297,"id":1438,"parentId":991,"tags":{"name":"static/chunks/1cd6e1d3.faad54da091e8f42.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2979,"timestamp":146805306,"id":1439,"parentId":991,"tags":{"name":"static/chunks/570e4624.7911804ff3d8e956.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2972,"timestamp":146805314,"id":1440,"parentId":991,"tags":{"name":"static/chunks/ce16f5a9.83f4e77092504bcd.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2964,"timestamp":146805323,"id":1441,"parentId":991,"tags":{"name":"static/chunks/90542734.2d1a2b87aba8663d.js","cache":"HIT"},"startTime":1774985312345,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2957,"timestamp":146805332,"id":1442,"parentId":991,"tags":{"name":"static/chunks/d3ac728e-a5b076816e776ed1.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2950,"timestamp":146805341,"id":1443,"parentId":991,"tags":{"name":"static/chunks/70e0d97a-2d56f47748c010fa.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2942,"timestamp":146805350,"id":1444,"parentId":991,"tags":{"name":"static/chunks/2ff9d716.676d881bfa3c60e7.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2935,"timestamp":146805359,"id":1445,"parentId":991,"tags":{"name":"static/chunks/af7f6608.780d064838c52b26.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2928,"timestamp":146805368,"id":1446,"parentId":991,"tags":{"name":"static/chunks/e868780c.b03bb6d46556f1ff.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2921,"timestamp":146805376,"id":1447,"parentId":991,"tags":{"name":"static/chunks/54a60aa6-e0314902de3ec6a3.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2914,"timestamp":146805385,"id":1448,"parentId":991,"tags":{"name":"static/chunks/92e53eb0.4a625cee989cd872.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2906,"timestamp":146805394,"id":1449,"parentId":991,"tags":{"name":"static/chunks/cee15710.d8de0d590c1c12d7.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2899,"timestamp":146805403,"id":1450,"parentId":991,"tags":{"name":"static/chunks/4402d2ac.6ea6b372743e17e0.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2891,"timestamp":146805412,"id":1451,"parentId":991,"tags":{"name":"static/chunks/cfdf2ac7.11fa4ad4c70c7e57.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2883,"timestamp":146805422,"id":1452,"parentId":991,"tags":{"name":"static/chunks/53c1bd3f.94ed7a0ef30faa72.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2875,"timestamp":146805431,"id":1453,"parentId":991,"tags":{"name":"static/chunks/799ebd4e.82f86abf23884ab4.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2868,"timestamp":146805441,"id":1454,"parentId":991,"tags":{"name":"static/chunks/4bd1b696-30cf42bc5b843299.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2860,"timestamp":146805450,"id":1455,"parentId":991,"tags":{"name":"static/chunks/aaea2bcf-f0fd47062adb56d3.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2853,"timestamp":146805459,"id":1456,"parentId":991,"tags":{"name":"static/chunks/3126.670df92517e12f08.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2846,"timestamp":146805468,"id":1457,"parentId":991,"tags":{"name":"static/chunks/8863.38a250bc93441012.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2839,"timestamp":146805476,"id":1458,"parentId":991,"tags":{"name":"static/chunks/9114-0ae74cf0f1880aac.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2832,"timestamp":146805485,"id":1459,"parentId":991,"tags":{"name":"static/chunks/2821.9a424cd8d891b3b2.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2825,"timestamp":146805495,"id":1460,"parentId":991,"tags":{"name":"static/chunks/3700-73e6389d720c6476.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2818,"timestamp":146805503,"id":1461,"parentId":991,"tags":{"name":"static/chunks/1991.d4d3fd65b9094099.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2811,"timestamp":146805512,"id":1462,"parentId":991,"tags":{"name":"static/chunks/6155.9e124133ec8458a4.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2804,"timestamp":146805521,"id":1463,"parentId":991,"tags":{"name":"static/chunks/5019.e7bce25161a52ed4.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2797,"timestamp":146805529,"id":1464,"parentId":991,"tags":{"name":"static/chunks/7085.a6e1368cc7188732.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2788,"timestamp":146805540,"id":1465,"parentId":991,"tags":{"name":"static/chunks/3794-e3794ea7186046f9.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2780,"timestamp":146805549,"id":1466,"parentId":991,"tags":{"name":"static/chunks/3695-249ae83a4493cc54.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2774,"timestamp":146805558,"id":1467,"parentId":991,"tags":{"name":"static/chunks/2072-c33b6c2a2b878b0e.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2767,"timestamp":146805566,"id":1468,"parentId":991,"tags":{"name":"static/chunks/2171-87a0a5239bf2ea29.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2760,"timestamp":146805575,"id":1469,"parentId":991,"tags":{"name":"static/chunks/3530-87604c0136a9075a.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2752,"timestamp":146805584,"id":1470,"parentId":991,"tags":{"name":"static/chunks/5493-c38c15cf808a9de0.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2744,"timestamp":146805594,"id":1471,"parentId":991,"tags":{"name":"static/chunks/1593-e12912169c341c9c.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2737,"timestamp":146805603,"id":1472,"parentId":991,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":1908,"timestamp":146806434,"id":1474,"parentId":991,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1774985312347,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":3580,"timestamp":146805624,"id":1473,"parentId":991,"tags":{"name":"static/ZA65Kd3f2tNa-NfgtOil4/_ssgManifest.js","cache":"MISS"},"startTime":1774985312346,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":2675,"timestamp":146806574,"id":1476,"parentId":991,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1774985312347,"traceId":"128f34f423fa7eff"},{"name":"minify-js","duration":4545,"timestamp":146806452,"id":1475,"parentId":991,"tags":{"name":"static/ZA65Kd3f2tNa-NfgtOil4/_buildManifest.js","cache":"MISS"},"startTime":1774985312347,"traceId":"128f34f423fa7eff"},{"name":"minify-webpack-plugin-optimize","duration":29371,"timestamp":146781634,"id":991,"parentId":859,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1774985312322,"traceId":"128f34f423fa7eff"},{"name":"minify-css","duration":156,"timestamp":146811699,"id":1478,"parentId":1477,"tags":{"file":"static/css/00792e4608019dbc.css","cache":"HIT"},"startTime":1774985312352,"traceId":"128f34f423fa7eff"},{"name":"minify-css","duration":93,"timestamp":146811766,"id":1479,"parentId":1477,"tags":{"file":"static/css/f1a31bb8453c8c65.css","cache":"HIT"},"startTime":1774985312352,"traceId":"128f34f423fa7eff"},{"name":"css-minimizer-plugin","duration":546,"timestamp":146811316,"id":1477,"parentId":859,"tags":{},"startTime":1774985312351,"traceId":"128f34f423fa7eff"},{"name":"seal","duration":803354,"timestamp":146097060,"id":975,"parentId":859,"tags":{},"startTime":1774985311637,"traceId":"128f34f423fa7eff"},{"name":"webpack-compilation","duration":2853903,"timestamp":144046826,"id":859,"parentId":856,"tags":{"name":"client"},"startTime":1774985309587,"traceId":"128f34f423fa7eff"},{"name":"emit","duration":88844,"timestamp":146901130,"id":1480,"parentId":856,"tags":{},"startTime":1774985312441,"traceId":"128f34f423fa7eff"},{"name":"webpack-close","duration":1163789,"timestamp":146994247,"id":1481,"parentId":856,"tags":{"name":"client"},"startTime":1774985312534,"traceId":"128f34f423fa7eff"},{"name":"webpack-generate-error-stats","duration":2603,"timestamp":148158116,"id":1482,"parentId":1481,"tags":{},"startTime":1774985313698,"traceId":"128f34f423fa7eff"},{"name":"run-webpack-compiler","duration":4555042,"timestamp":143605895,"id":856,"parentId":855,"tags":{},"startTime":1774985309146,"traceId":"128f34f423fa7eff"},{"name":"format-webpack-messages","duration":112,"timestamp":148160945,"id":1483,"parentId":855,"tags":{},"startTime":1774985313701,"traceId":"128f34f423fa7eff"},{"name":"worker-main-client","duration":4555655,"timestamp":143605556,"id":855,"parentId":1,"tags":{},"startTime":1774985309146,"traceId":"128f34f423fa7eff"},{"name":"run-webpack","duration":12233940,"timestamp":135977825,"id":17,"parentId":1,"tags":{},"startTime":1774985301518,"traceId":"128f34f423fa7eff"},{"name":"run-typescript","duration":14047698,"timestamp":148215929,"id":1485,"parentId":1,"tags":{},"startTime":1774985313756,"traceId":"128f34f423fa7eff"},{"name":"generate-required-server-files","duration":1318,"timestamp":162263985,"id":1487,"parentId":1,"tags":{},"startTime":1774985327804,"traceId":"128f34f423fa7eff"},{"name":"check-static-error-page","duration":26245,"timestamp":162279759,"id":1489,"parentId":1488,"tags":{},"startTime":1774985327820,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":262161,"timestamp":162317358,"id":1597,"parentId":1491,"tags":{},"startTime":1774985327858,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":293960,"timestamp":162285660,"id":1491,"parentId":1488,"tags":{"page":"/_global-error"},"startTime":1774985327826,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":354012,"timestamp":162324232,"id":1598,"parentId":1499,"tags":{},"startTime":1774985327864,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":391494,"timestamp":162286800,"id":1499,"parentId":1488,"tags":{"page":"/api/comments"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":362335,"timestamp":162324546,"id":1599,"parentId":1500,"tags":{},"startTime":1774985327865,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":400050,"timestamp":162286869,"id":1500,"parentId":1488,"tags":{"page":"/api/db/columns"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":365633,"timestamp":162324795,"id":1601,"parentId":1502,"tags":{},"startTime":1774985327865,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":403462,"timestamp":162286992,"id":1502,"parentId":1488,"tags":{"page":"/api/db/disconnect"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":368423,"timestamp":162324898,"id":1602,"parentId":1504,"tags":{},"startTime":1774985327865,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":406198,"timestamp":162287145,"id":1504,"parentId":1488,"tags":{"page":"/api/db/query"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":371209,"timestamp":162324961,"id":1603,"parentId":1503,"tags":{},"startTime":1774985327865,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":409104,"timestamp":162287084,"id":1503,"parentId":1488,"tags":{"page":"/api/db/export"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":373527,"timestamp":162325160,"id":1604,"parentId":1505,"tags":{},"startTime":1774985327865,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":411503,"timestamp":162287203,"id":1505,"parentId":1488,"tags":{"page":"/api/db/schemas"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":375899,"timestamp":162325239,"id":1605,"parentId":1506,"tags":{},"startTime":1774985327865,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":413896,"timestamp":162287261,"id":1506,"parentId":1488,"tags":{"page":"/api/extension/version"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":378509,"timestamp":162325298,"id":1606,"parentId":1507,"tags":{},"startTime":1774985327865,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":416512,"timestamp":162287318,"id":1507,"parentId":1488,"tags":{"page":"/api/file"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":381730,"timestamp":162325430,"id":1607,"parentId":1509,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":419731,"timestamp":162287448,"id":1509,"parentId":1488,"tags":{"page":"/api/files/clipboard"},"startTime":1774985327828,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":384433,"timestamp":162325462,"id":1608,"parentId":1510,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":422428,"timestamp":162287505,"id":1510,"parentId":1488,"tags":{"page":"/api/files/copy"},"startTime":1774985327828,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":389106,"timestamp":162325491,"id":1609,"parentId":1511,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":427053,"timestamp":162287562,"id":1511,"parentId":1488,"tags":{"page":"/api/files/delete"},"startTime":1774985327828,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":389165,"timestamp":162325522,"id":1610,"parentId":1512,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":427084,"timestamp":162287618,"id":1512,"parentId":1488,"tags":{"page":"/api/files/expanded"},"startTime":1774985327828,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":390621,"timestamp":162324626,"id":1600,"parentId":1501,"tags":{},"startTime":1774985327865,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":428334,"timestamp":162286931,"id":1501,"parentId":1488,"tags":{"page":"/api/db/connect"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":391716,"timestamp":162325553,"id":1611,"parentId":1513,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":428233,"timestamp":162289080,"id":1513,"parentId":1488,"tags":{"page":"/api/files/index"},"startTime":1774985327829,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":394289,"timestamp":162325616,"id":1613,"parentId":1515,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":430630,"timestamp":162289300,"id":1515,"parentId":1488,"tags":{"page":"/api/files/paste"},"startTime":1774985327829,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":396846,"timestamp":162325650,"id":1614,"parentId":1516,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":434648,"timestamp":162289394,"id":1516,"parentId":1488,"tags":{"page":"/api/files/read"},"startTime":1774985327830,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":399455,"timestamp":162325588,"id":1612,"parentId":1514,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":435865,"timestamp":162289201,"id":1514,"parentId":1488,"tags":{"page":"/api/files/init"},"startTime":1774985327829,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":401199,"timestamp":162325679,"id":1615,"parentId":1517,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"}]
11
- [{"name":"check-page","duration":437735,"timestamp":162289483,"id":1517,"parentId":1488,"tags":{"page":"/api/files/readdir"},"startTime":1774985327830,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":402817,"timestamp":162325707,"id":1616,"parentId":1518,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":438975,"timestamp":162289571,"id":1518,"parentId":1488,"tags":{"page":"/api/files/recent"},"startTime":1774985327830,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":404385,"timestamp":162325734,"id":1617,"parentId":1519,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":440427,"timestamp":162289713,"id":1519,"parentId":1488,"tags":{"page":"/api/files/save"},"startTime":1774985327830,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":405958,"timestamp":162325938,"id":1618,"parentId":1521,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":442003,"timestamp":162289916,"id":1521,"parentId":1488,"tags":{"page":"/api/git/branch-diff"},"startTime":1774985327830,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":406951,"timestamp":162325974,"id":1619,"parentId":1522,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":442912,"timestamp":162290031,"id":1522,"parentId":1488,"tags":{"page":"/api/git/branches"},"startTime":1774985327830,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":408811,"timestamp":162326236,"id":1620,"parentId":1523,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":444745,"timestamp":162290325,"id":1523,"parentId":1488,"tags":{"page":"/api/git/commit-diff"},"startTime":1774985327831,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":408883,"timestamp":162326284,"id":1621,"parentId":1524,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":444731,"timestamp":162290454,"id":1524,"parentId":1488,"tags":{"page":"/api/git/commits"},"startTime":1774985327831,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":410923,"timestamp":162326349,"id":1623,"parentId":1526,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":446629,"timestamp":162290665,"id":1526,"parentId":1488,"tags":{"page":"/api/git/discard"},"startTime":1774985327831,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":411993,"timestamp":162326319,"id":1622,"parentId":1525,"tags":{},"startTime":1774985327866,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":447763,"timestamp":162290570,"id":1525,"parentId":1488,"tags":{"page":"/api/git/diff"},"startTime":1774985327831,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":413670,"timestamp":162326374,"id":1624,"parentId":1527,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":449252,"timestamp":162290814,"id":1527,"parentId":1488,"tags":{"page":"/api/git/stage"},"startTime":1774985327831,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":415336,"timestamp":162326407,"id":1625,"parentId":1528,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":450844,"timestamp":162290920,"id":1528,"parentId":1488,"tags":{"page":"/api/git/status"},"startTime":1774985327831,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":415851,"timestamp":162326431,"id":1626,"parentId":1529,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":451257,"timestamp":162291043,"id":1529,"parentId":1488,"tags":{"page":"/api/git/unstage"},"startTime":1774985327831,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":418391,"timestamp":162326499,"id":1628,"parentId":1531,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":451438,"timestamp":162293471,"id":1531,"parentId":1488,"tags":{"page":"/api/global-state"},"startTime":1774985327834,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":419465,"timestamp":162326475,"id":1627,"parentId":1530,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":452804,"timestamp":162293158,"id":1530,"parentId":1488,"tags":{"page":"/api/git/worktree"},"startTime":1774985327833,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":420437,"timestamp":162326529,"id":1629,"parentId":1532,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":453416,"timestamp":162293572,"id":1532,"parentId":1488,"tags":{"page":"/api/jupyter/load"},"startTime":1774985327834,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":431875,"timestamp":162317079,"id":1596,"parentId":1490,"tags":{},"startTime":1774985327857,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":467337,"timestamp":162281634,"id":1490,"parentId":1488,"tags":{"page":"/_not-found"},"startTime":1774985327822,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":422778,"timestamp":162326555,"id":1630,"parentId":1533,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":455660,"timestamp":162293699,"id":1533,"parentId":1488,"tags":{"page":"/api/jupyter/save"},"startTime":1774985327834,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":423033,"timestamp":162326575,"id":1631,"parentId":1534,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":455850,"timestamp":162293777,"id":1534,"parentId":1488,"tags":{"page":"/api/jupyter/shutdown"},"startTime":1774985327834,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":428440,"timestamp":162326626,"id":1633,"parentId":1536,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":461130,"timestamp":162293960,"id":1536,"parentId":1488,"tags":{"page":"/api/lsp/hover"},"startTime":1774985327834,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":428541,"timestamp":162326648,"id":1634,"parentId":1537,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":461122,"timestamp":162294088,"id":1537,"parentId":1488,"tags":{"page":"/api/lsp/references"},"startTime":1774985327834,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":429467,"timestamp":162326666,"id":1635,"parentId":1538,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":461954,"timestamp":162294200,"id":1538,"parentId":1488,"tags":{"page":"/api/lsp/status"},"startTime":1774985327834,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":431924,"timestamp":162326690,"id":1636,"parentId":1539,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":463582,"timestamp":162295052,"id":1539,"parentId":1488,"tags":{"page":"/api/lsp/warmup"},"startTime":1774985327835,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":457195,"timestamp":162326602,"id":1632,"parentId":1535,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":489995,"timestamp":162293850,"id":1535,"parentId":1488,"tags":{"page":"/api/lsp/definition"},"startTime":1774985327834,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":471750,"timestamp":162326716,"id":1637,"parentId":1540,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":503332,"timestamp":162295171,"id":1540,"parentId":1488,"tags":{"page":"/api/mysql/columns"},"startTime":1774985327835,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":473976,"timestamp":162326913,"id":1640,"parentId":1543,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":505456,"timestamp":162295453,"id":1543,"parentId":1488,"tags":{"page":"/api/mysql/export"},"startTime":1774985327836,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":476039,"timestamp":162326939,"id":1641,"parentId":1544,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":507453,"timestamp":162295543,"id":1544,"parentId":1488,"tags":{"page":"/api/mysql/query"},"startTime":1774985327836,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":478030,"timestamp":162326965,"id":1642,"parentId":1545,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":509370,"timestamp":162295679,"id":1545,"parentId":1488,"tags":{"page":"/api/mysql/schemas"},"startTime":1774985327836,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":480140,"timestamp":162326834,"id":1638,"parentId":1541,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":511750,"timestamp":162295248,"id":1541,"parentId":1488,"tags":{"page":"/api/mysql/connect"},"startTime":1774985327835,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":502640,"timestamp":162326878,"id":1639,"parentId":1542,"tags":{},"startTime":1774985327867,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":534213,"timestamp":162295349,"id":1542,"parentId":1488,"tags":{"page":"/api/mysql/disconnect"},"startTime":1774985327836,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":524501,"timestamp":162328955,"id":1643,"parentId":1546,"tags":{},"startTime":1774985327869,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":557718,"timestamp":162295781,"id":1546,"parentId":1488,"tags":{"page":"/api/neo4j/connect"},"startTime":1774985327836,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":526838,"timestamp":162329060,"id":1646,"parentId":1549,"tags":{},"startTime":1774985327869,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":556773,"timestamp":162299150,"id":1549,"parentId":1488,"tags":{"page":"/api/neo4j/schema"},"startTime":1774985327839,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":528067,"timestamp":162329801,"id":1647,"parentId":1553,"tags":{},"startTime":1774985327870,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":557645,"timestamp":162300248,"id":1553,"parentId":1488,"tags":{"page":"/api/open-cursor"},"startTime":1774985327840,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":530008,"timestamp":162329824,"id":1648,"parentId":1554,"tags":{},"startTime":1774985327870,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":559490,"timestamp":162300365,"id":1554,"parentId":1488,"tags":{"page":"/api/open-vscode"},"startTime":1774985327841,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":534113,"timestamp":162329844,"id":1649,"parentId":1555,"tags":{},"startTime":1774985327870,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":563510,"timestamp":162300470,"id":1555,"parentId":1488,"tags":{"page":"/api/pick-folder"},"startTime":1774985327841,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":538237,"timestamp":162329860,"id":1650,"parentId":1556,"tags":{},"startTime":1774985327870,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":567547,"timestamp":162300576,"id":1556,"parentId":1488,"tags":{"page":"/api/pinned-sessions"},"startTime":1774985327841,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":540072,"timestamp":162329933,"id":1651,"parentId":1558,"tags":{},"startTime":1774985327870,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":569273,"timestamp":162300786,"id":1558,"parentId":1488,"tags":{"page":"/api/project-state"},"startTime":1774985327841,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":552524,"timestamp":162328982,"id":1644,"parentId":1547,"tags":{},"startTime":1774985327869,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":585652,"timestamp":162295876,"id":1547,"parentId":1488,"tags":{"page":"/api/neo4j/disconnect"},"startTime":1774985327836,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":557216,"timestamp":162330390,"id":1652,"parentId":1560,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":586633,"timestamp":162300993,"id":1560,"parentId":1488,"tags":{"page":"/api/redis/command"},"startTime":1774985327841,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":563733,"timestamp":162330431,"id":1654,"parentId":1562,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":592940,"timestamp":162301255,"id":1562,"parentId":1488,"tags":{"page":"/api/redis/delete"},"startTime":1774985327841,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":564951,"timestamp":162330449,"id":1655,"parentId":1563,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":594063,"timestamp":162301360,"id":1563,"parentId":1488,"tags":{"page":"/api/redis/disconnect"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":566927,"timestamp":162330472,"id":1656,"parentId":1564,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":595965,"timestamp":162301457,"id":1564,"parentId":1488,"tags":{"page":"/api/redis/get"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":568930,"timestamp":162330490,"id":1657,"parentId":1565,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":597889,"timestamp":162301554,"id":1565,"parentId":1488,"tags":{"page":"/api/redis/keys"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":570821,"timestamp":162330506,"id":1658,"parentId":1566,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":599711,"timestamp":162301648,"id":1566,"parentId":1488,"tags":{"page":"/api/redis/set"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":578100,"timestamp":162329000,"id":1645,"parentId":1548,"tags":{},"startTime":1774985327869,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":608094,"timestamp":162299036,"id":1548,"parentId":1488,"tags":{"page":"/api/neo4j/query"},"startTime":1774985327839,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":580165,"timestamp":162330414,"id":1653,"parentId":1561,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":609465,"timestamp":162301139,"id":1561,"parentId":1488,"tags":{"page":"/api/redis/connect"},"startTime":1774985327841,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":586496,"timestamp":162330579,"id":1661,"parentId":1569,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":615157,"timestamp":162301951,"id":1569,"parentId":1488,"tags":{"page":"/api/review/[id]"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":586680,"timestamp":162330532,"id":1659,"parentId":1567,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":615495,"timestamp":162301743,"id":1567,"parentId":1488,"tags":{"page":"/api/review/[id]/comments"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":587905,"timestamp":162330599,"id":1662,"parentId":1570,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":616440,"timestamp":162302086,"id":1570,"parentId":1488,"tags":{"page":"/api/review/identify"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":589859,"timestamp":162330613,"id":1663,"parentId":1571,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":618301,"timestamp":162302198,"id":1571,"parentId":1488,"tags":{"page":"/api/review/order"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":592651,"timestamp":162330654,"id":1665,"parentId":1573,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":620924,"timestamp":162302403,"id":1573,"parentId":1488,"tags":{"page":"/api/review/share-info"},"startTime":1774985327843,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":594309,"timestamp":162330558,"id":1660,"parentId":1568,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":623037,"timestamp":162301850,"id":1568,"parentId":1488,"tags":{"page":"/api/review/[id]/replies"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"}]
12
- [{"name":"is-page-static","duration":595647,"timestamp":162330670,"id":1666,"parentId":1574,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":623838,"timestamp":162302501,"id":1574,"parentId":1488,"tags":{"page":"/api/review/users"},"startTime":1774985327843,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":596833,"timestamp":162331727,"id":1667,"parentId":1576,"tags":{},"startTime":1774985327872,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":625884,"timestamp":162302700,"id":1576,"parentId":1488,"tags":{"page":"/api/services/config"},"startTime":1774985327843,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":598348,"timestamp":162330639,"id":1664,"parentId":1572,"tags":{},"startTime":1774985327871,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":626726,"timestamp":162302305,"id":1572,"parentId":1488,"tags":{"page":"/api/review"},"startTime":1774985327842,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":597369,"timestamp":162331753,"id":1668,"parentId":1577,"tags":{},"startTime":1774985327872,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":625217,"timestamp":162303925,"id":1577,"parentId":1488,"tags":{"page":"/api/services/scripts"},"startTime":1774985327844,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":596576,"timestamp":162334419,"id":1671,"parentId":1591,"tags":{},"startTime":1774985327875,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":625589,"timestamp":162305462,"id":1591,"parentId":1488,"tags":{"page":"/favicon.ico"},"startTime":1774985327846,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":596743,"timestamp":162334391,"id":1670,"parentId":1590,"tags":{},"startTime":1774985327875,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":625792,"timestamp":162305366,"id":1590,"parentId":1488,"tags":{"page":"/api/version"},"startTime":1774985327846,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":599010,"timestamp":162334216,"id":1669,"parentId":1584,"tags":{},"startTime":1774985327874,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":628521,"timestamp":162304726,"id":1584,"parentId":1488,"tags":{"page":"/api/settings"},"startTime":1774985327845,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":599698,"timestamp":162334438,"id":1672,"parentId":1592,"tags":{},"startTime":1774985327875,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":628597,"timestamp":162305558,"id":1592,"parentId":1488,"tags":{"page":"/manifest.webmanifest"},"startTime":1774985327846,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":597862,"timestamp":162336385,"id":1673,"parentId":1492,"tags":{},"startTime":1774985327877,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":648424,"timestamp":162285844,"id":1492,"parentId":1488,"tags":{"page":"/api/bash"},"startTime":1774985327826,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":589486,"timestamp":162347592,"id":1675,"parentId":1494,"tags":{},"startTime":1774985327888,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":650740,"timestamp":162286357,"id":1494,"parentId":1488,"tags":{"page":"/api/chat/kimi"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":589058,"timestamp":162348613,"id":1676,"parentId":1495,"tags":{},"startTime":1774985327889,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":651224,"timestamp":162286467,"id":1495,"parentId":1488,"tags":{"page":"/api/chat/ollama"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":593373,"timestamp":162344856,"id":1674,"parentId":1493,"tags":{},"startTime":1774985327885,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":652279,"timestamp":162285967,"id":1493,"parentId":1488,"tags":{"page":"/api/chat/codex"},"startTime":1774985327826,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":588262,"timestamp":162352729,"id":1678,"parentId":1497,"tags":{},"startTime":1774985327893,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":654403,"timestamp":162286636,"id":1497,"parentId":1488,"tags":{"page":"/api/claude-stats"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":587221,"timestamp":162355165,"id":1679,"parentId":1508,"tags":{},"startTime":1774985327895,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":655034,"timestamp":162287375,"id":1508,"parentId":1488,"tags":{"page":"/api/files/blame"},"startTime":1774985327828,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":587542,"timestamp":162356495,"id":1680,"parentId":1520,"tags":{},"startTime":1774985327897,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":654246,"timestamp":162289814,"id":1520,"parentId":1488,"tags":{"page":"/api/files/search"},"startTime":1774985327830,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":588982,"timestamp":162357426,"id":1681,"parentId":1498,"tags":{},"startTime":1774985327898,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":659713,"timestamp":162286716,"id":1498,"parentId":1488,"tags":{"page":"/api/commands"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":589286,"timestamp":162357838,"id":1682,"parentId":1550,"tags":{},"startTime":1774985327898,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":647912,"timestamp":162299232,"id":1550,"parentId":1488,"tags":{"page":"/api/note"},"startTime":1774985327839,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":592671,"timestamp":162358280,"id":1683,"parentId":1551,"tags":{},"startTime":1774985327898,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":651640,"timestamp":162299332,"id":1551,"parentId":1488,"tags":{"page":"/api/ollama/models"},"startTime":1774985327840,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":593192,"timestamp":162360505,"id":1685,"parentId":1557,"tags":{},"startTime":1774985327901,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":653044,"timestamp":162300679,"id":1557,"parentId":1488,"tags":{"page":"/api/project-settings"},"startTime":1774985327841,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":598217,"timestamp":162360848,"id":1686,"parentId":1559,"tags":{},"startTime":1774985327901,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":658203,"timestamp":162300885,"id":1559,"parentId":1488,"tags":{"page":"/api/projects"},"startTime":1774985327841,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":599143,"timestamp":162360041,"id":1684,"parentId":1552,"tags":{},"startTime":1774985327900,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":659783,"timestamp":162299416,"id":1552,"parentId":1488,"tags":{"page":"/api/ollama/start"},"startTime":1774985327840,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":598416,"timestamp":162364455,"id":1688,"parentId":1579,"tags":{},"startTime":1774985327905,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":658702,"timestamp":162304198,"id":1579,"parentId":1488,"tags":{"page":"/api/session/[sessionId]/fork"},"startTime":1774985327844,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":600607,"timestamp":162365854,"id":1689,"parentId":1580,"tags":{},"startTime":1774985327906,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":662173,"timestamp":162304310,"id":1580,"parentId":1488,"tags":{"page":"/api/session/[sessionId]/history"},"startTime":1774985327844,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":601962,"timestamp":162368366,"id":1690,"parentId":1581,"tags":{},"startTime":1774985327909,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":665934,"timestamp":162304416,"id":1581,"parentId":1488,"tags":{"page":"/api/sessions/projects/[encodedPath]"},"startTime":1774985327845,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":604118,"timestamp":162369324,"id":1691,"parentId":1582,"tags":{},"startTime":1774985327909,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":668941,"timestamp":162304521,"id":1582,"parentId":1488,"tags":{"page":"/api/sessions/projects"},"startTime":1774985327845,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":606733,"timestamp":162369851,"id":1692,"parentId":1585,"tags":{},"startTime":1774985327910,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":671788,"timestamp":162304822,"id":1585,"parentId":1488,"tags":{"page":"/api/terminal/aliases"},"startTime":1774985327845,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":608971,"timestamp":162370641,"id":1693,"parentId":1586,"tags":{},"startTime":1774985327911,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":674712,"timestamp":162304924,"id":1586,"parentId":1488,"tags":{"page":"/api/terminal/autocomplete"},"startTime":1774985327845,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":611661,"timestamp":162371217,"id":1694,"parentId":1587,"tags":{},"startTime":1774985327911,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":677855,"timestamp":162305050,"id":1587,"parentId":1488,"tags":{"page":"/api/terminal/bubble-order"},"startTime":1774985327845,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":611095,"timestamp":162375678,"id":1695,"parentId":1578,"tags":{},"startTime":1774985327916,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":682715,"timestamp":162304082,"id":1578,"parentId":1488,"tags":{"page":"/api/session-by-path"},"startTime":1774985327844,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":613757,"timestamp":162376291,"id":1696,"parentId":1588,"tags":{},"startTime":1774985327916,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":684909,"timestamp":162305161,"id":1588,"parentId":1488,"tags":{"page":"/api/terminal/env"},"startTime":1774985327845,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":600815,"timestamp":162392672,"id":1697,"parentId":1589,"tags":{},"startTime":1774985327933,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":688246,"timestamp":162305265,"id":1589,"parentId":1488,"tags":{"page":"/api/terminal/history"},"startTime":1774985327845,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":587678,"timestamp":162409136,"id":1698,"parentId":1583,"tags":{},"startTime":1774985327949,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":692210,"timestamp":162304624,"id":1583,"parentId":1488,"tags":{"page":"/api/sessions"},"startTime":1774985327845,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":665763,"timestamp":162350978,"id":1677,"parentId":1496,"tags":{},"startTime":1774985327891,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":730229,"timestamp":162286554,"id":1496,"parentId":1488,"tags":{"page":"/api/chat"},"startTime":1774985327827,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":663651,"timestamp":162363732,"id":1687,"parentId":1575,"tags":{},"startTime":1774985327904,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":724814,"timestamp":162302599,"id":1575,"parentId":1488,"tags":{"page":"/api/scheduled-tasks"},"startTime":1774985327843,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":617860,"timestamp":162439082,"id":1699,"parentId":1593,"tags":{},"startTime":1774985327979,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":751328,"timestamp":162305656,"id":1593,"parentId":1488,"tags":{"page":"/"},"startTime":1774985327846,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":628733,"timestamp":162439117,"id":1701,"parentId":1595,"tags":{},"startTime":1774985327979,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":762002,"timestamp":162305878,"id":1595,"parentId":1488,"tags":{"page":"/review/[id]"},"startTime":1774985327846,"traceId":"128f34f423fa7eff"},{"name":"is-page-static","duration":661498,"timestamp":162439108,"id":1700,"parentId":1594,"tags":{},"startTime":1774985327979,"traceId":"128f34f423fa7eff"},{"name":"check-page","duration":794875,"timestamp":162305762,"id":1594,"parentId":1488,"tags":{"page":"/project"},"startTime":1774985327846,"traceId":"128f34f423fa7eff"},{"name":"static-check","duration":821462,"timestamp":162279208,"id":1488,"parentId":1,"tags":{},"startTime":1774985327819,"traceId":"128f34f423fa7eff"},{"name":"write-routes-manifest","duration":27754,"timestamp":163110458,"id":1705,"parentId":1,"tags":{},"startTime":1774985328651,"traceId":"128f34f423fa7eff"},{"name":"load-dotenv","duration":49,"timestamp":163310406,"id":1708,"parentId":1707,"tags":{},"startTime":1774985328851,"traceId":"128f34f423fa7eff"},{"name":"run-export-path-map","duration":530,"timestamp":168345174,"id":1709,"parentId":1707,"tags":{},"startTime":1774985333885,"traceId":"128f34f423fa7eff"},{"name":"next-export","duration":5327351,"timestamp":163309204,"id":1707,"parentId":1,"tags":{},"startTime":1774985328849,"traceId":"128f34f423fa7eff"},{"name":"move-exported-app-not-found-","duration":46872,"timestamp":168639084,"id":1710,"parentId":1706,"tags":{},"startTime":1774985334179,"traceId":"128f34f423fa7eff"},{"name":"move-exported-app-global-error-","duration":77372,"timestamp":168686075,"id":1711,"parentId":1706,"tags":{},"startTime":1774985334226,"traceId":"128f34f423fa7eff"},{"name":"static-generation","duration":5938483,"timestamp":163304302,"id":1706,"parentId":1,"tags":{},"startTime":1774985328844,"traceId":"128f34f423fa7eff"},{"name":"write-routes-manifest","duration":95856,"timestamp":169243045,"id":1712,"parentId":1,"tags":{},"startTime":1774985334783,"traceId":"128f34f423fa7eff"},{"name":"node-file-trace-build","duration":18345533,"timestamp":163101995,"id":1704,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1774985328642,"traceId":"128f34f423fa7eff"},{"name":"apply-include-excludes","duration":922,"timestamp":181447552,"id":1713,"parentId":1,"tags":{},"startTime":1774985346988,"traceId":"128f34f423fa7eff"},{"name":"collect-build-traces","duration":18347018,"timestamp":163101469,"id":1703,"parentId":1,"tags":{},"startTime":1774985328642,"traceId":"128f34f423fa7eff"},{"name":"print-tree-view","duration":2902,"timestamp":181448718,"id":1714,"parentId":1,"tags":{},"startTime":1774985346989,"traceId":"128f34f423fa7eff"},{"name":"telemetry-flush","duration":57,"timestamp":181451632,"id":1715,"parentId":1,"tags":{},"startTime":1774985346992,"traceId":"128f34f423fa7eff"},{"name":"next-build","duration":45648200,"timestamp":135803500,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774985301344,"traceId":"128f34f423fa7eff"}]
1
+ [{"name":"generate-buildid","duration":206,"timestamp":501717624,"id":4,"parentId":1,"tags":{},"startTime":1776839973427,"traceId":"4bfc0cde73c5d18d"},{"name":"load-custom-routes","duration":349,"timestamp":501717935,"id":5,"parentId":1,"tags":{},"startTime":1776839973427,"traceId":"4bfc0cde73c5d18d"},{"name":"create-dist-dir","duration":1056,"timestamp":501718313,"id":6,"parentId":1,"tags":{},"startTime":1776839973427,"traceId":"4bfc0cde73c5d18d"},{"name":"clean","duration":55081,"timestamp":501719792,"id":7,"parentId":1,"tags":{},"startTime":1776839973429,"traceId":"4bfc0cde73c5d18d"},{"name":"create-pages-mapping","duration":237,"timestamp":501812399,"id":8,"parentId":1,"tags":{},"startTime":1776839973522,"traceId":"4bfc0cde73c5d18d"},{"name":"collect-app-files","duration":5212,"timestamp":501812696,"id":9,"parentId":1,"tags":{},"startTime":1776839973522,"traceId":"4bfc0cde73c5d18d"},{"name":"create-app-mapping","duration":5901,"timestamp":501817936,"id":10,"parentId":1,"tags":{},"startTime":1776839973527,"traceId":"4bfc0cde73c5d18d"},{"name":"create-app-layouts","duration":149,"timestamp":501823916,"id":11,"parentId":1,"tags":{},"startTime":1776839973533,"traceId":"4bfc0cde73c5d18d"},{"name":"collect-default-files","duration":9220,"timestamp":501827000,"id":13,"parentId":1,"tags":{},"startTime":1776839973536,"traceId":"4bfc0cde73c5d18d"},{"name":"generate-route-types","duration":23860,"timestamp":501826397,"id":12,"parentId":1,"tags":{},"startTime":1776839973536,"traceId":"4bfc0cde73c5d18d"},{"name":"public-dir-conflict-check","duration":81,"timestamp":501850289,"id":14,"parentId":1,"tags":{},"startTime":1776839973559,"traceId":"4bfc0cde73c5d18d"},{"name":"generate-routes-manifest","duration":3982,"timestamp":501850425,"id":15,"parentId":1,"tags":{},"startTime":1776839973560,"traceId":"4bfc0cde73c5d18d"},{"name":"create-entrypoints","duration":65099,"timestamp":502327814,"id":20,"parentId":18,"tags":{},"startTime":1776839974037,"traceId":"4bfc0cde73c5d18d"},{"name":"generate-webpack-config","duration":261448,"timestamp":502393141,"id":21,"parentId":19,"tags":{},"startTime":1776839974102,"traceId":"4bfc0cde73c5d18d"},{"name":"next-trace-entrypoint-plugin","duration":2171,"timestamp":502745909,"id":23,"parentId":22,"tags":{},"startTime":1776839974455,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1483324,"timestamp":502756140,"id":126,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1524767,"timestamp":502756137,"id":125,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1539675,"timestamp":502756145,"id":127,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1595675,"timestamp":502756148,"id":128,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1595704,"timestamp":502756151,"id":129,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1635942,"timestamp":502756156,"id":130,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1705840,"timestamp":502756115,"id":120,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706529,"timestamp":502755464,"id":28,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706541,"timestamp":502755485,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706541,"timestamp":502755500,"id":30,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706535,"timestamp":502755511,"id":31,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706526,"timestamp":502755523,"id":32,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706519,"timestamp":502755534,"id":33,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706373,"timestamp":502755685,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706336,"timestamp":502755725,"id":35,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706327,"timestamp":502755737,"id":36,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706325,"timestamp":502755742,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706323,"timestamp":502755747,"id":38,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706321,"timestamp":502755751,"id":39,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706319,"timestamp":502755756,"id":40,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706318,"timestamp":502755760,"id":41,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706315,"timestamp":502755765,"id":42,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706313,"timestamp":502755770,"id":43,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706312,"timestamp":502755774,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706310,"timestamp":502755779,"id":45,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706311,"timestamp":502755782,"id":46,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706309,"timestamp":502755787,"id":47,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706308,"timestamp":502755790,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706306,"timestamp":502755795,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706305,"timestamp":502755798,"id":50,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706303,"timestamp":502755802,"id":51,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706303,"timestamp":502755805,"id":52,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706300,"timestamp":502755810,"id":53,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706300,"timestamp":502755813,"id":54,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706294,"timestamp":502755821,"id":55,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706294,"timestamp":502755824,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706291,"timestamp":502755830,"id":57,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706288,"timestamp":502755835,"id":58,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706349,"timestamp":502755839,"id":59,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706351,"timestamp":502755843,"id":60,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706349,"timestamp":502755847,"id":61,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706349,"timestamp":502755850,"id":62,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706347,"timestamp":502755855,"id":63,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706346,"timestamp":502755858,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706353,"timestamp":502755863,"id":65,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706352,"timestamp":502755865,"id":66,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706309,"timestamp":502755911,"id":77,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706307,"timestamp":502755915,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706306,"timestamp":502755918,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706305,"timestamp":502755921,"id":80,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706303,"timestamp":502755926,"id":81,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706280,"timestamp":502755951,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706269,"timestamp":502755965,"id":90,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706266,"timestamp":502755970,"id":91,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706266,"timestamp":502755973,"id":92,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706263,"timestamp":502755977,"id":93,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706262,"timestamp":502755981,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706260,"timestamp":502755985,"id":95,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706259,"timestamp":502755988,"id":96,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706258,"timestamp":502755991,"id":97,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706255,"timestamp":502755996,"id":98,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706254,"timestamp":502755999,"id":99,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706251,"timestamp":502756004,"id":100,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706227,"timestamp":502756030,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706222,"timestamp":502756037,"id":102,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706221,"timestamp":502756040,"id":103,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706215,"timestamp":502756048,"id":105,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706212,"timestamp":502756053,"id":106,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706211,"timestamp":502756056,"id":107,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706208,"timestamp":502756061,"id":108,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706198,"timestamp":502756073,"id":109,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706197,"timestamp":502756076,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706194,"timestamp":502756081,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706192,"timestamp":502756084,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706189,"timestamp":502756089,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706188,"timestamp":502756092,"id":114,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706188,"timestamp":502756095,"id":115,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706186,"timestamp":502756100,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706185,"timestamp":502756103,"id":117,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706182,"timestamp":502756108,"id":118,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706181,"timestamp":502756111,"id":119,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706176,"timestamp":502756118,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706173,"timestamp":502756123,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706172,"timestamp":502756126,"id":123,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1706170,"timestamp":502756131,"id":124,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1707459,"timestamp":502754844,"id":25,"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":1776839974464,"traceId":"4bfc0cde73c5d18d"}]
2
+ [{"name":"add-entry","duration":1706901,"timestamp":502755404,"id":26,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1899296,"timestamp":502755895,"id":73,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1899306,"timestamp":502755900,"id":74,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1899308,"timestamp":502755903,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1899308,"timestamp":502755907,"id":76,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1913997,"timestamp":502755872,"id":67,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1914098,"timestamp":502755877,"id":68,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1914101,"timestamp":502755880,"id":69,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1914100,"timestamp":502755885,"id":70,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1914101,"timestamp":502755888,"id":71,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1914100,"timestamp":502755892,"id":72,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1915665,"timestamp":502755929,"id":82,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1915669,"timestamp":502755933,"id":83,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1915671,"timestamp":502755936,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1915670,"timestamp":502755941,"id":85,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1915671,"timestamp":502755944,"id":86,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1915670,"timestamp":502755949,"id":87,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1915665,"timestamp":502755959,"id":89,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1919128,"timestamp":502756045,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1939948,"timestamp":502755443,"id":27,"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":1776839974465,"traceId":"4bfc0cde73c5d18d"},{"name":"make","duration":3851378,"timestamp":502754529,"id":24,"parentId":22,"tags":{},"startTime":1776839974464,"traceId":"4bfc0cde73c5d18d"},{"name":"get-entries","duration":4288,"timestamp":506607299,"id":640,"parentId":639,"tags":{},"startTime":1776839978316,"traceId":"4bfc0cde73c5d18d"},{"name":"node-file-trace-plugin","duration":504433,"timestamp":506628725,"id":641,"parentId":639,"tags":{"traceEntryCount":"208"},"startTime":1776839978338,"traceId":"4bfc0cde73c5d18d"},{"name":"collect-traced-files","duration":2136,"timestamp":507133173,"id":642,"parentId":639,"tags":{},"startTime":1776839978842,"traceId":"4bfc0cde73c5d18d"},{"name":"finish-modules","duration":528219,"timestamp":506607097,"id":639,"parentId":23,"tags":{},"startTime":1776839978316,"traceId":"4bfc0cde73c5d18d"},{"name":"chunk-graph","duration":134939,"timestamp":507444399,"id":644,"parentId":643,"tags":{},"startTime":1776839979154,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-modules","duration":30,"timestamp":507579471,"id":646,"parentId":643,"tags":{},"startTime":1776839979289,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-chunks","duration":86348,"timestamp":507579577,"id":647,"parentId":643,"tags":{},"startTime":1776839979289,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-tree","duration":148,"timestamp":507666078,"id":648,"parentId":643,"tags":{},"startTime":1776839979375,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-chunk-modules","duration":181354,"timestamp":507666326,"id":649,"parentId":643,"tags":{},"startTime":1776839979375,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize","duration":268374,"timestamp":507579414,"id":645,"parentId":643,"tags":{},"startTime":1776839979289,"traceId":"4bfc0cde73c5d18d"},{"name":"module-hash","duration":114123,"timestamp":507920152,"id":650,"parentId":643,"tags":{},"startTime":1776839979629,"traceId":"4bfc0cde73c5d18d"},{"name":"code-generation","duration":14269,"timestamp":508034358,"id":651,"parentId":643,"tags":{},"startTime":1776839979743,"traceId":"4bfc0cde73c5d18d"},{"name":"hash","duration":22755,"timestamp":508059171,"id":652,"parentId":643,"tags":{},"startTime":1776839979768,"traceId":"4bfc0cde73c5d18d"},{"name":"code-generation-jobs","duration":391,"timestamp":508081921,"id":653,"parentId":643,"tags":{},"startTime":1776839979791,"traceId":"4bfc0cde73c5d18d"},{"name":"module-assets","duration":1809,"timestamp":508082189,"id":654,"parentId":643,"tags":{},"startTime":1776839979791,"traceId":"4bfc0cde73c5d18d"},{"name":"create-chunk-assets","duration":3133,"timestamp":508084034,"id":655,"parentId":643,"tags":{},"startTime":1776839979793,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":986,"timestamp":508108531,"id":657,"parentId":656,"tags":{"name":"../app/_global-error/page.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":842,"timestamp":508108683,"id":658,"parentId":656,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":831,"timestamp":508108696,"id":659,"parentId":656,"tags":{"name":"../app/api/chat/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":821,"timestamp":508108707,"id":660,"parentId":656,"tags":{"name":"../app/api/comments/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":815,"timestamp":508108714,"id":661,"parentId":656,"tags":{"name":"../app/api/db/columns/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":813,"timestamp":508108720,"id":662,"parentId":656,"tags":{"name":"../app/api/db/connect/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":807,"timestamp":508108727,"id":663,"parentId":656,"tags":{"name":"../app/api/db/disconnect/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":803,"timestamp":508108732,"id":664,"parentId":656,"tags":{"name":"../app/api/db/export/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":798,"timestamp":508108738,"id":665,"parentId":656,"tags":{"name":"../app/api/db/query/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":742,"timestamp":508108795,"id":666,"parentId":656,"tags":{"name":"../app/api/db/schemas/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":726,"timestamp":508108812,"id":667,"parentId":656,"tags":{"name":"../app/api/extension/version/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":716,"timestamp":508108823,"id":668,"parentId":656,"tags":{"name":"../app/api/file/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":713,"timestamp":508108828,"id":669,"parentId":656,"tags":{"name":"../app/api/files/copy/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":710,"timestamp":508108833,"id":670,"parentId":656,"tags":{"name":"../app/api/files/clipboard/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":706,"timestamp":508108838,"id":671,"parentId":656,"tags":{"name":"../app/api/files/delete/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":703,"timestamp":508108843,"id":672,"parentId":656,"tags":{"name":"../app/api/files/expanded/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":699,"timestamp":508108849,"id":673,"parentId":656,"tags":{"name":"../app/api/files/index/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":697,"timestamp":508108853,"id":674,"parentId":656,"tags":{"name":"../app/api/files/init/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":694,"timestamp":508108857,"id":675,"parentId":656,"tags":{"name":"../app/api/files/paste/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":691,"timestamp":508108862,"id":676,"parentId":656,"tags":{"name":"../app/api/files/read/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":688,"timestamp":508108866,"id":677,"parentId":656,"tags":{"name":"../app/api/files/readdir/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":685,"timestamp":508108870,"id":678,"parentId":656,"tags":{"name":"../app/api/files/recent/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":682,"timestamp":508108875,"id":679,"parentId":656,"tags":{"name":"../app/api/files/save/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":679,"timestamp":508108879,"id":680,"parentId":656,"tags":{"name":"../app/api/git/branch-diff/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":675,"timestamp":508108884,"id":681,"parentId":656,"tags":{"name":"../app/api/git/commit-diff/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":672,"timestamp":508108888,"id":682,"parentId":656,"tags":{"name":"../app/api/git/branches/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":668,"timestamp":508108893,"id":683,"parentId":656,"tags":{"name":"../app/api/git/commits/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":642,"timestamp":508108921,"id":684,"parentId":656,"tags":{"name":"../app/api/git/diff/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":635,"timestamp":508108929,"id":685,"parentId":656,"tags":{"name":"../app/api/git/discard/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":612,"timestamp":508108953,"id":686,"parentId":656,"tags":{"name":"../app/api/git/stage/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":606,"timestamp":508108960,"id":687,"parentId":656,"tags":{"name":"../app/api/git/status/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":603,"timestamp":508108965,"id":688,"parentId":656,"tags":{"name":"../app/api/git/unstage/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":600,"timestamp":508108969,"id":689,"parentId":656,"tags":{"name":"../app/api/global-state/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":595,"timestamp":508108975,"id":690,"parentId":656,"tags":{"name":"../app/api/git/worktree/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":592,"timestamp":508108978,"id":691,"parentId":656,"tags":{"name":"../app/api/jupyter/load/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":589,"timestamp":508108983,"id":692,"parentId":656,"tags":{"name":"../app/api/jupyter/save/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":586,"timestamp":508108987,"id":693,"parentId":656,"tags":{"name":"../app/api/jupyter/shutdown/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":582,"timestamp":508108991,"id":694,"parentId":656,"tags":{"name":"../app/api/lsp/definition/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":579,"timestamp":508108995,"id":695,"parentId":656,"tags":{"name":"../app/api/lsp/hover/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":576,"timestamp":508108999,"id":696,"parentId":656,"tags":{"name":"../app/api/lsp/references/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":552,"timestamp":508109024,"id":697,"parentId":656,"tags":{"name":"../app/api/lsp/status/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":546,"timestamp":508109032,"id":698,"parentId":656,"tags":{"name":"../app/api/lsp/warmup/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":543,"timestamp":508109036,"id":699,"parentId":656,"tags":{"name":"../app/api/mysql/columns/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":540,"timestamp":508109040,"id":700,"parentId":656,"tags":{"name":"../app/api/mysql/disconnect/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":536,"timestamp":508109044,"id":701,"parentId":656,"tags":{"name":"../app/api/mysql/connect/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":524,"timestamp":508109057,"id":702,"parentId":656,"tags":{"name":"../app/api/mysql/export/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":522,"timestamp":508109060,"id":703,"parentId":656,"tags":{"name":"../app/api/mysql/query/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":519,"timestamp":508109064,"id":704,"parentId":656,"tags":{"name":"../app/api/mysql/schemas/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":516,"timestamp":508109068,"id":705,"parentId":656,"tags":{"name":"../app/api/neo4j/connect/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":514,"timestamp":508109071,"id":706,"parentId":656,"tags":{"name":"../app/api/neo4j/disconnect/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":511,"timestamp":508109075,"id":707,"parentId":656,"tags":{"name":"../app/api/neo4j/schema/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":508,"timestamp":508109079,"id":708,"parentId":656,"tags":{"name":"../app/api/neo4j/query/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":506,"timestamp":508109082,"id":709,"parentId":656,"tags":{"name":"../app/api/open-cursor/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":503,"timestamp":508109086,"id":710,"parentId":656,"tags":{"name":"../app/api/pick-folder/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":501,"timestamp":508109089,"id":711,"parentId":656,"tags":{"name":"../app/api/pinned-sessions/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":498,"timestamp":508109093,"id":712,"parentId":656,"tags":{"name":"../app/api/open-vscode/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":495,"timestamp":508109096,"id":713,"parentId":656,"tags":{"name":"../app/api/project-state/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":493,"timestamp":508109100,"id":714,"parentId":656,"tags":{"name":"../app/api/redis/command/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":490,"timestamp":508109103,"id":715,"parentId":656,"tags":{"name":"../app/api/redis/delete/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":488,"timestamp":508109107,"id":716,"parentId":656,"tags":{"name":"../app/api/redis/connect/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":485,"timestamp":508109110,"id":717,"parentId":656,"tags":{"name":"../app/api/redis/disconnect/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":482,"timestamp":508109114,"id":718,"parentId":656,"tags":{"name":"../app/api/redis/get/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":479,"timestamp":508109118,"id":719,"parentId":656,"tags":{"name":"../app/api/redis/keys/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":477,"timestamp":508109121,"id":720,"parentId":656,"tags":{"name":"../app/api/review/[id]/comments/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"}]
3
+ [{"name":"minify-js","duration":474,"timestamp":508109125,"id":721,"parentId":656,"tags":{"name":"../app/api/redis/set/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":471,"timestamp":508109128,"id":722,"parentId":656,"tags":{"name":"../app/api/review/[id]/replies/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":469,"timestamp":508109132,"id":723,"parentId":656,"tags":{"name":"../app/api/review/identify/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":466,"timestamp":508109136,"id":724,"parentId":656,"tags":{"name":"../app/api/review/[id]/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":463,"timestamp":508109139,"id":725,"parentId":656,"tags":{"name":"../app/api/review/order/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":460,"timestamp":508109143,"id":726,"parentId":656,"tags":{"name":"../app/api/review/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":457,"timestamp":508109147,"id":727,"parentId":656,"tags":{"name":"../app/api/review/share-info/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":454,"timestamp":508109151,"id":728,"parentId":656,"tags":{"name":"../app/api/review/users/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":452,"timestamp":508109154,"id":729,"parentId":656,"tags":{"name":"../app/api/services/config/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":449,"timestamp":508109158,"id":730,"parentId":656,"tags":{"name":"../app/api/services/scripts/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":448,"timestamp":508109161,"id":731,"parentId":656,"tags":{"name":"../app/api/settings/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":445,"timestamp":508109165,"id":732,"parentId":656,"tags":{"name":"../app/api/version/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":442,"timestamp":508109169,"id":733,"parentId":656,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":439,"timestamp":508109173,"id":734,"parentId":656,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":435,"timestamp":508109178,"id":735,"parentId":656,"tags":{"name":"../app/api/bash/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":432,"timestamp":508109181,"id":736,"parentId":656,"tags":{"name":"../app/api/chat/ollama/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":430,"timestamp":508109185,"id":737,"parentId":656,"tags":{"name":"../app/api/chat/codex/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":427,"timestamp":508109188,"id":738,"parentId":656,"tags":{"name":"../app/api/chat/kimi/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":424,"timestamp":508109192,"id":739,"parentId":656,"tags":{"name":"../app/api/commands/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":422,"timestamp":508109196,"id":740,"parentId":656,"tags":{"name":"../app/api/claude-stats/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":419,"timestamp":508109199,"id":741,"parentId":656,"tags":{"name":"../app/api/files/blame/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":417,"timestamp":508109203,"id":742,"parentId":656,"tags":{"name":"../app/api/files/search/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":414,"timestamp":508109206,"id":743,"parentId":656,"tags":{"name":"../app/api/note/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":411,"timestamp":508109210,"id":744,"parentId":656,"tags":{"name":"../app/api/ollama/start/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":408,"timestamp":508109214,"id":745,"parentId":656,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":406,"timestamp":508109217,"id":746,"parentId":656,"tags":{"name":"../app/api/project-settings/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":402,"timestamp":508109222,"id":747,"parentId":656,"tags":{"name":"../app/api/projects/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":400,"timestamp":508109225,"id":748,"parentId":656,"tags":{"name":"../app/api/scheduled-tasks/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":397,"timestamp":508109229,"id":749,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/fork/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":394,"timestamp":508109232,"id":750,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/history/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":392,"timestamp":508109236,"id":751,"parentId":656,"tags":{"name":"../app/api/sessions/projects/[encodedPath]/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":389,"timestamp":508109240,"id":752,"parentId":656,"tags":{"name":"../app/api/sessions/projects/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":386,"timestamp":508109244,"id":753,"parentId":656,"tags":{"name":"../app/api/terminal/aliases/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":383,"timestamp":508109247,"id":754,"parentId":656,"tags":{"name":"../app/api/terminal/autocomplete/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":381,"timestamp":508109251,"id":755,"parentId":656,"tags":{"name":"../app/api/terminal/bubble-order/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":378,"timestamp":508109255,"id":756,"parentId":656,"tags":{"name":"../app/api/terminal/env/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":375,"timestamp":508109258,"id":757,"parentId":656,"tags":{"name":"../app/api/session-by-path/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":373,"timestamp":508109261,"id":758,"parentId":656,"tags":{"name":"../app/api/sessions/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":371,"timestamp":508109265,"id":759,"parentId":656,"tags":{"name":"../app/api/terminal/history/route.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":368,"timestamp":508109269,"id":760,"parentId":656,"tags":{"name":"../app/project/page.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":365,"timestamp":508109272,"id":761,"parentId":656,"tags":{"name":"../app/review/[id]/page.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":363,"timestamp":508109276,"id":762,"parentId":656,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":360,"timestamp":508109279,"id":763,"parentId":656,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":357,"timestamp":508109283,"id":764,"parentId":656,"tags":{"name":"700.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":354,"timestamp":508109287,"id":765,"parentId":656,"tags":{"name":"3269.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":352,"timestamp":508109290,"id":766,"parentId":656,"tags":{"name":"5460.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":349,"timestamp":508109294,"id":767,"parentId":656,"tags":{"name":"4490.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":347,"timestamp":508109297,"id":768,"parentId":656,"tags":{"name":"5733.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":344,"timestamp":508109301,"id":769,"parentId":656,"tags":{"name":"7800.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":342,"timestamp":508109304,"id":770,"parentId":656,"tags":{"name":"9116.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":339,"timestamp":508109308,"id":771,"parentId":656,"tags":{"name":"8068.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":330,"timestamp":508109318,"id":772,"parentId":656,"tags":{"name":"6142.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":327,"timestamp":508109322,"id":773,"parentId":656,"tags":{"name":"1912.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":325,"timestamp":508109325,"id":774,"parentId":656,"tags":{"name":"3503.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":322,"timestamp":508109329,"id":775,"parentId":656,"tags":{"name":"1667.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":320,"timestamp":508109332,"id":776,"parentId":656,"tags":{"name":"4345.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":318,"timestamp":508109335,"id":777,"parentId":656,"tags":{"name":"925.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":316,"timestamp":508109339,"id":778,"parentId":656,"tags":{"name":"4097.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":313,"timestamp":508109342,"id":779,"parentId":656,"tags":{"name":"7483.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":311,"timestamp":508109346,"id":780,"parentId":656,"tags":{"name":"9408.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":308,"timestamp":508109349,"id":781,"parentId":656,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":306,"timestamp":508109353,"id":782,"parentId":656,"tags":{"name":"911.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":304,"timestamp":508109357,"id":783,"parentId":656,"tags":{"name":"5536.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":301,"timestamp":508109360,"id":784,"parentId":656,"tags":{"name":"3932.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":298,"timestamp":508109364,"id":785,"parentId":656,"tags":{"name":"2840.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":295,"timestamp":508109369,"id":786,"parentId":656,"tags":{"name":"7265.js","cache":"HIT"},"startTime":1776839979818,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":282,"timestamp":508109382,"id":787,"parentId":656,"tags":{"name":"4268.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":279,"timestamp":508109386,"id":788,"parentId":656,"tags":{"name":"3441.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":277,"timestamp":508109389,"id":789,"parentId":656,"tags":{"name":"6804.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":274,"timestamp":508109393,"id":790,"parentId":656,"tags":{"name":"4309.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":272,"timestamp":508109396,"id":791,"parentId":656,"tags":{"name":"2376.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":269,"timestamp":508109400,"id":792,"parentId":656,"tags":{"name":"7484.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":266,"timestamp":508109403,"id":793,"parentId":656,"tags":{"name":"8351.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":264,"timestamp":508109407,"id":794,"parentId":656,"tags":{"name":"4388.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":262,"timestamp":508109410,"id":795,"parentId":656,"tags":{"name":"3434.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":260,"timestamp":508109413,"id":796,"parentId":656,"tags":{"name":"6346.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":257,"timestamp":508109417,"id":797,"parentId":656,"tags":{"name":"9401.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":255,"timestamp":508109420,"id":798,"parentId":656,"tags":{"name":"5152.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":252,"timestamp":508109424,"id":799,"parentId":656,"tags":{"name":"1639.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":250,"timestamp":508109428,"id":800,"parentId":656,"tags":{"name":"582.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":246,"timestamp":508109432,"id":801,"parentId":656,"tags":{"name":"5481.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":244,"timestamp":508109435,"id":802,"parentId":656,"tags":{"name":"4042.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":241,"timestamp":508109439,"id":803,"parentId":656,"tags":{"name":"4073.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":239,"timestamp":508109443,"id":804,"parentId":656,"tags":{"name":"4741.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":236,"timestamp":508109446,"id":805,"parentId":656,"tags":{"name":"1813.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":234,"timestamp":508109449,"id":806,"parentId":656,"tags":{"name":"5958.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":231,"timestamp":508109453,"id":807,"parentId":656,"tags":{"name":"2325.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":229,"timestamp":508109456,"id":808,"parentId":656,"tags":{"name":"9298.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":226,"timestamp":508109459,"id":809,"parentId":656,"tags":{"name":"8491.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":224,"timestamp":508109463,"id":810,"parentId":656,"tags":{"name":"6117.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":221,"timestamp":508109466,"id":811,"parentId":656,"tags":{"name":"5147.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":219,"timestamp":508109469,"id":812,"parentId":656,"tags":{"name":"4793.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":216,"timestamp":508109473,"id":813,"parentId":656,"tags":{"name":"3863.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":214,"timestamp":508109476,"id":814,"parentId":656,"tags":{"name":"4367.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":211,"timestamp":508109480,"id":815,"parentId":656,"tags":{"name":"6443.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":209,"timestamp":508109483,"id":816,"parentId":656,"tags":{"name":"7307.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":206,"timestamp":508109487,"id":817,"parentId":656,"tags":{"name":"4442.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":204,"timestamp":508109490,"id":818,"parentId":656,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":201,"timestamp":508109493,"id":819,"parentId":656,"tags":{"name":"887.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":199,"timestamp":508109497,"id":820,"parentId":656,"tags":{"name":"5394.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":197,"timestamp":508109500,"id":821,"parentId":656,"tags":{"name":"4272.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"}]
4
+ [{"name":"minify-js","duration":194,"timestamp":508109503,"id":822,"parentId":656,"tags":{"name":"7514.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":191,"timestamp":508109507,"id":823,"parentId":656,"tags":{"name":"4098.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":188,"timestamp":508109511,"id":824,"parentId":656,"tags":{"name":"6062.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":186,"timestamp":508109514,"id":825,"parentId":656,"tags":{"name":"7284.js","cache":"HIT"},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-webpack-plugin-optimize","duration":19392,"timestamp":508090352,"id":656,"parentId":22,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1776839979799,"traceId":"4bfc0cde73c5d18d"},{"name":"css-minimizer-plugin","duration":172,"timestamp":508109891,"id":826,"parentId":22,"tags":{},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"create-trace-assets","duration":8904,"timestamp":508110269,"id":827,"parentId":23,"tags":{},"startTime":1776839979819,"traceId":"4bfc0cde73c5d18d"},{"name":"seal","duration":879567,"timestamp":507283141,"id":643,"parentId":22,"tags":{},"startTime":1776839978992,"traceId":"4bfc0cde73c5d18d"},{"name":"webpack-compilation","duration":5492183,"timestamp":502744077,"id":22,"parentId":19,"tags":{"name":"server"},"startTime":1776839974453,"traceId":"4bfc0cde73c5d18d"},{"name":"emit","duration":56523,"timestamp":508236779,"id":828,"parentId":19,"tags":{},"startTime":1776839979946,"traceId":"4bfc0cde73c5d18d"},{"name":"webpack-close","duration":789,"timestamp":508299068,"id":829,"parentId":19,"tags":{"name":"server"},"startTime":1776839980008,"traceId":"4bfc0cde73c5d18d"},{"name":"webpack-generate-error-stats","duration":2650,"timestamp":508299913,"id":830,"parentId":829,"tags":{},"startTime":1776839980009,"traceId":"4bfc0cde73c5d18d"},{"name":"run-webpack-compiler","duration":5975334,"timestamp":502327808,"id":19,"parentId":18,"tags":{},"startTime":1776839974037,"traceId":"4bfc0cde73c5d18d"},{"name":"format-webpack-messages","duration":86,"timestamp":508303152,"id":831,"parentId":18,"tags":{},"startTime":1776839980012,"traceId":"4bfc0cde73c5d18d"},{"name":"worker-main-server","duration":5975930,"timestamp":502327459,"id":18,"parentId":1,"tags":{},"startTime":1776839974037,"traceId":"4bfc0cde73c5d18d"},{"name":"create-entrypoints","duration":62392,"timestamp":508836115,"id":835,"parentId":833,"tags":{},"startTime":1776839980545,"traceId":"4bfc0cde73c5d18d"},{"name":"generate-webpack-config","duration":265402,"timestamp":508898709,"id":836,"parentId":834,"tags":{},"startTime":1776839980608,"traceId":"4bfc0cde73c5d18d"},{"name":"make","duration":874,"timestamp":509261985,"id":838,"parentId":837,"tags":{},"startTime":1776839980971,"traceId":"4bfc0cde73c5d18d"},{"name":"chunk-graph","duration":700,"timestamp":509265998,"id":840,"parentId":839,"tags":{},"startTime":1776839980975,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-modules","duration":42,"timestamp":509266849,"id":842,"parentId":839,"tags":{},"startTime":1776839980976,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-chunks","duration":936,"timestamp":509267000,"id":843,"parentId":839,"tags":{},"startTime":1776839980976,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-tree","duration":120,"timestamp":509268046,"id":844,"parentId":839,"tags":{},"startTime":1776839980977,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-chunk-modules","duration":606,"timestamp":509268391,"id":845,"parentId":839,"tags":{},"startTime":1776839980978,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize","duration":2372,"timestamp":509266783,"id":841,"parentId":839,"tags":{},"startTime":1776839980976,"traceId":"4bfc0cde73c5d18d"},{"name":"module-hash","duration":107,"timestamp":509270341,"id":846,"parentId":839,"tags":{},"startTime":1776839980979,"traceId":"4bfc0cde73c5d18d"},{"name":"code-generation","duration":228,"timestamp":509270504,"id":847,"parentId":839,"tags":{},"startTime":1776839980980,"traceId":"4bfc0cde73c5d18d"},{"name":"hash","duration":437,"timestamp":509271040,"id":848,"parentId":839,"tags":{},"startTime":1776839980980,"traceId":"4bfc0cde73c5d18d"},{"name":"code-generation-jobs","duration":160,"timestamp":509271472,"id":849,"parentId":839,"tags":{},"startTime":1776839980981,"traceId":"4bfc0cde73c5d18d"},{"name":"module-assets","duration":91,"timestamp":509271596,"id":850,"parentId":839,"tags":{},"startTime":1776839980981,"traceId":"4bfc0cde73c5d18d"},{"name":"create-chunk-assets","duration":200,"timestamp":509271705,"id":851,"parentId":839,"tags":{},"startTime":1776839980981,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":174,"timestamp":509286480,"id":853,"parentId":852,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1776839980996,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-webpack-plugin-optimize","duration":2322,"timestamp":509284343,"id":852,"parentId":837,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1776839980993,"traceId":"4bfc0cde73c5d18d"},{"name":"css-minimizer-plugin","duration":109,"timestamp":509286761,"id":854,"parentId":837,"tags":{},"startTime":1776839980996,"traceId":"4bfc0cde73c5d18d"},{"name":"seal","duration":24875,"timestamp":509265367,"id":839,"parentId":837,"tags":{},"startTime":1776839980975,"traceId":"4bfc0cde73c5d18d"},{"name":"webpack-compilation","duration":36087,"timestamp":509254508,"id":837,"parentId":834,"tags":{"name":"edge-server"},"startTime":1776839980964,"traceId":"4bfc0cde73c5d18d"},{"name":"emit","duration":2372,"timestamp":509291120,"id":855,"parentId":834,"tags":{},"startTime":1776839981000,"traceId":"4bfc0cde73c5d18d"},{"name":"webpack-close","duration":653,"timestamp":509294305,"id":856,"parentId":834,"tags":{"name":"edge-server"},"startTime":1776839981003,"traceId":"4bfc0cde73c5d18d"},{"name":"webpack-generate-error-stats","duration":2631,"timestamp":509295029,"id":857,"parentId":856,"tags":{},"startTime":1776839981004,"traceId":"4bfc0cde73c5d18d"},{"name":"run-webpack-compiler","duration":461925,"timestamp":508836109,"id":834,"parentId":833,"tags":{},"startTime":1776839980545,"traceId":"4bfc0cde73c5d18d"},{"name":"format-webpack-messages","duration":89,"timestamp":509298042,"id":858,"parentId":833,"tags":{},"startTime":1776839981007,"traceId":"4bfc0cde73c5d18d"},{"name":"worker-main-edge-server","duration":462526,"timestamp":508835730,"id":833,"parentId":1,"tags":{},"startTime":1776839980545,"traceId":"4bfc0cde73c5d18d"},{"name":"create-entrypoints","duration":85128,"timestamp":509788099,"id":861,"parentId":859,"tags":{},"startTime":1776839981497,"traceId":"4bfc0cde73c5d18d"},{"name":"generate-webpack-config","duration":262469,"timestamp":509873439,"id":862,"parentId":860,"tags":{},"startTime":1776839981583,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695300,"timestamp":510246182,"id":869,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695307,"timestamp":510246223,"id":871,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695311,"timestamp":510246233,"id":872,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695310,"timestamp":510246242,"id":873,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695208,"timestamp":510246349,"id":874,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695172,"timestamp":510246391,"id":876,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695173,"timestamp":510246395,"id":877,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695179,"timestamp":510246398,"id":878,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695189,"timestamp":510246401,"id":879,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695251,"timestamp":510246404,"id":880,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695255,"timestamp":510246407,"id":881,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695255,"timestamp":510246411,"id":882,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695255,"timestamp":510246414,"id":883,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695255,"timestamp":510246417,"id":884,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695255,"timestamp":510246421,"id":885,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695256,"timestamp":510246423,"id":886,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695256,"timestamp":510246426,"id":887,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695255,"timestamp":510246429,"id":888,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695254,"timestamp":510246432,"id":889,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695254,"timestamp":510246435,"id":890,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695253,"timestamp":510246438,"id":891,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695253,"timestamp":510246441,"id":892,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695252,"timestamp":510246444,"id":893,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695251,"timestamp":510246447,"id":894,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695250,"timestamp":510246450,"id":895,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695250,"timestamp":510246453,"id":896,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695250,"timestamp":510246456,"id":897,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695248,"timestamp":510246460,"id":898,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695247,"timestamp":510246462,"id":899,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695246,"timestamp":510246465,"id":900,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695245,"timestamp":510246468,"id":901,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695245,"timestamp":510246471,"id":902,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695243,"timestamp":510246474,"id":903,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695242,"timestamp":510246477,"id":904,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695241,"timestamp":510246480,"id":905,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695240,"timestamp":510246483,"id":906,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695238,"timestamp":510246487,"id":907,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695237,"timestamp":510246490,"id":908,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695236,"timestamp":510246493,"id":909,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695236,"timestamp":510246496,"id":910,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695236,"timestamp":510246499,"id":911,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695235,"timestamp":510246501,"id":912,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695234,"timestamp":510246504,"id":913,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695233,"timestamp":510246507,"id":914,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695232,"timestamp":510246510,"id":915,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695231,"timestamp":510246513,"id":916,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695230,"timestamp":510246516,"id":917,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695230,"timestamp":510246519,"id":918,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695228,"timestamp":510246522,"id":919,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695227,"timestamp":510246525,"id":920,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695226,"timestamp":510246527,"id":921,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695226,"timestamp":510246530,"id":922,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695231,"timestamp":510246533,"id":923,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695230,"timestamp":510246536,"id":924,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695229,"timestamp":510246539,"id":925,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695228,"timestamp":510246541,"id":926,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695227,"timestamp":510246544,"id":927,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695226,"timestamp":510246547,"id":928,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"}]
5
+ [{"name":"add-entry","duration":695225,"timestamp":510246550,"id":929,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695222,"timestamp":510246554,"id":930,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695222,"timestamp":510246557,"id":931,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695221,"timestamp":510246560,"id":932,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695220,"timestamp":510246562,"id":933,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695219,"timestamp":510246565,"id":934,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695218,"timestamp":510246568,"id":935,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695216,"timestamp":510246571,"id":936,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695215,"timestamp":510246574,"id":937,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695214,"timestamp":510246577,"id":938,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695213,"timestamp":510246579,"id":939,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695212,"timestamp":510246582,"id":940,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695211,"timestamp":510246585,"id":941,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695210,"timestamp":510246588,"id":942,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695208,"timestamp":510246591,"id":943,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695207,"timestamp":510246593,"id":944,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695206,"timestamp":510246596,"id":945,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695206,"timestamp":510246599,"id":946,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695205,"timestamp":510246602,"id":947,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695203,"timestamp":510246604,"id":948,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695200,"timestamp":510246609,"id":949,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695199,"timestamp":510246612,"id":950,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695198,"timestamp":510246615,"id":951,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695197,"timestamp":510246618,"id":952,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695196,"timestamp":510246620,"id":953,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695194,"timestamp":510246623,"id":954,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695195,"timestamp":510246626,"id":955,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695194,"timestamp":510246629,"id":956,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695193,"timestamp":510246632,"id":957,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695192,"timestamp":510246635,"id":958,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695191,"timestamp":510246638,"id":959,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695190,"timestamp":510246640,"id":960,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695189,"timestamp":510246643,"id":961,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695189,"timestamp":510246646,"id":962,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695188,"timestamp":510246649,"id":963,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695187,"timestamp":510246651,"id":964,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695185,"timestamp":510246654,"id":965,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695185,"timestamp":510246657,"id":966,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695190,"timestamp":510246660,"id":967,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695190,"timestamp":510246663,"id":968,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695189,"timestamp":510246665,"id":969,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695188,"timestamp":510246668,"id":970,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695188,"timestamp":510246671,"id":971,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695187,"timestamp":510246674,"id":972,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695186,"timestamp":510246677,"id":973,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695186,"timestamp":510246679,"id":974,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":695185,"timestamp":510246682,"id":975,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":753093,"timestamp":510246207,"id":870,"parentId":864,"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":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":762285,"timestamp":510246075,"id":868,"parentId":864,"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":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":871032,"timestamp":510246045,"id":867,"parentId":864,"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":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":871117,"timestamp":510245977,"id":866,"parentId":864,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":891284,"timestamp":510245475,"id":865,"parentId":864,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1776839981955,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":919128,"timestamp":510246383,"id":875,"parentId":864,"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":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1673932,"timestamp":510246692,"id":978,"parentId":864,"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":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1875697,"timestamp":510246689,"id":977,"parentId":864,"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":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"add-entry","duration":1875718,"timestamp":510246685,"id":976,"parentId":864,"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":1776839981956,"traceId":"4bfc0cde73c5d18d"},{"name":"make","duration":1877867,"timestamp":510244931,"id":864,"parentId":863,"tags":{},"startTime":1776839981954,"traceId":"4bfc0cde73c5d18d"},{"name":"chunk-graph","duration":95366,"timestamp":512342866,"id":980,"parentId":979,"tags":{},"startTime":1776839984052,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-modules","duration":31,"timestamp":512438365,"id":982,"parentId":979,"tags":{},"startTime":1776839984147,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-chunks","duration":76094,"timestamp":512448462,"id":984,"parentId":979,"tags":{},"startTime":1776839984158,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-tree","duration":222,"timestamp":512524660,"id":985,"parentId":979,"tags":{},"startTime":1776839984234,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize-chunk-modules","duration":124991,"timestamp":512524988,"id":986,"parentId":979,"tags":{},"startTime":1776839984234,"traceId":"4bfc0cde73c5d18d"},{"name":"optimize","duration":211813,"timestamp":512438309,"id":981,"parentId":979,"tags":{},"startTime":1776839984147,"traceId":"4bfc0cde73c5d18d"},{"name":"module-hash","duration":82633,"timestamp":512731901,"id":987,"parentId":979,"tags":{},"startTime":1776839984441,"traceId":"4bfc0cde73c5d18d"},{"name":"code-generation","duration":8921,"timestamp":512814599,"id":988,"parentId":979,"tags":{},"startTime":1776839984524,"traceId":"4bfc0cde73c5d18d"},{"name":"hash","duration":29669,"timestamp":512836433,"id":989,"parentId":979,"tags":{},"startTime":1776839984546,"traceId":"4bfc0cde73c5d18d"},{"name":"code-generation-jobs","duration":560,"timestamp":512866096,"id":990,"parentId":979,"tags":{},"startTime":1776839984575,"traceId":"4bfc0cde73c5d18d"},{"name":"module-assets","duration":2284,"timestamp":512866352,"id":991,"parentId":979,"tags":{},"startTime":1776839984575,"traceId":"4bfc0cde73c5d18d"},{"name":"create-chunk-assets","duration":8924,"timestamp":512868653,"id":992,"parentId":979,"tags":{},"startTime":1776839984578,"traceId":"4bfc0cde73c5d18d"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1783,"timestamp":512889414,"id":994,"parentId":863,"tags":{},"startTime":1776839984599,"traceId":"4bfc0cde73c5d18d"},{"name":"NextJsBuildManifest-createassets","duration":2958,"timestamp":512888252,"id":993,"parentId":863,"tags":{},"startTime":1776839984597,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4729,"timestamp":512912705,"id":996,"parentId":995,"tags":{"name":"static/chunks/main-8f84e99c14cc345a.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4588,"timestamp":512912857,"id":997,"parentId":995,"tags":{"name":"static/chunks/main-app-ac5fcfbf23e00fca.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4576,"timestamp":512912872,"id":998,"parentId":995,"tags":{"name":"static/chunks/app/_not-found/page-97fa7117fcb8102d.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4568,"timestamp":512912883,"id":999,"parentId":995,"tags":{"name":"static/chunks/app/_global-error/page-50728f17ea527b22.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4560,"timestamp":512912892,"id":1000,"parentId":995,"tags":{"name":"static/chunks/app/global-error-a067ba6a29edf245.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4555,"timestamp":512912899,"id":1001,"parentId":995,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-1dec5478e24f489a.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4550,"timestamp":512912906,"id":1002,"parentId":995,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-c69ed61b7b5d8bed.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4543,"timestamp":512912915,"id":1003,"parentId":995,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f4882bc019a18146.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4538,"timestamp":512912922,"id":1004,"parentId":995,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-9990e38b48d7a20f.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4487,"timestamp":512912980,"id":1005,"parentId":995,"tags":{"name":"static/chunks/app/layout-b1175a47c53a2c5a.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4468,"timestamp":512913003,"id":1006,"parentId":995,"tags":{"name":"static/chunks/app/api/chat/route-2b3c7aeeeafcdfa1.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4425,"timestamp":512913048,"id":1007,"parentId":995,"tags":{"name":"static/chunks/app/api/comments/route-da5f60f3a38b9cb9.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4419,"timestamp":512913056,"id":1008,"parentId":995,"tags":{"name":"static/chunks/app/api/db/columns/route-175df5e969a0baf4.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4414,"timestamp":512913063,"id":1009,"parentId":995,"tags":{"name":"static/chunks/app/api/db/connect/route-bbc16be163eac31f.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4410,"timestamp":512913069,"id":1010,"parentId":995,"tags":{"name":"static/chunks/app/api/db/disconnect/route-5ac33ad65073fbad.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4405,"timestamp":512913076,"id":1011,"parentId":995,"tags":{"name":"static/chunks/app/api/db/export/route-c278de9496fb62cd.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4401,"timestamp":512913081,"id":1012,"parentId":995,"tags":{"name":"static/chunks/app/api/db/query/route-e8dc1a26907cc531.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4397,"timestamp":512913087,"id":1013,"parentId":995,"tags":{"name":"static/chunks/app/api/db/schemas/route-8182a34a084ed791.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4394,"timestamp":512913093,"id":1014,"parentId":995,"tags":{"name":"static/chunks/app/api/extension/version/route-5662945b5dcca67a.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4390,"timestamp":512913098,"id":1015,"parentId":995,"tags":{"name":"static/chunks/app/api/file/route-fb989d88e3623ecb.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4381,"timestamp":512913108,"id":1016,"parentId":995,"tags":{"name":"static/chunks/app/api/files/copy/route-d1a1d135605175f0.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4378,"timestamp":512913113,"id":1017,"parentId":995,"tags":{"name":"static/chunks/app/api/files/clipboard/route-8aaf46090dd528cf.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4374,"timestamp":512913119,"id":1018,"parentId":995,"tags":{"name":"static/chunks/app/api/files/delete/route-323c56d513125667.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4371,"timestamp":512913124,"id":1019,"parentId":995,"tags":{"name":"static/chunks/app/api/files/expanded/route-4742e5d0fdd0cb31.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4368,"timestamp":512913129,"id":1020,"parentId":995,"tags":{"name":"static/chunks/app/api/files/index/route-1fa049a09b2f9356.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4365,"timestamp":512913134,"id":1021,"parentId":995,"tags":{"name":"static/chunks/app/api/files/init/route-dbc99988332a96fe.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4362,"timestamp":512913139,"id":1022,"parentId":995,"tags":{"name":"static/chunks/app/api/files/paste/route-92eb1a8283b0a52c.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4359,"timestamp":512913144,"id":1023,"parentId":995,"tags":{"name":"static/chunks/app/api/files/read/route-55215b747e9a4a8f.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4355,"timestamp":512913149,"id":1024,"parentId":995,"tags":{"name":"static/chunks/app/api/files/readdir/route-0ce0af9c6502d060.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4351,"timestamp":512913156,"id":1025,"parentId":995,"tags":{"name":"static/chunks/app/api/files/recent/route-5ead40cf7fd59043.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"}]
6
+ [{"name":"minify-js","duration":4348,"timestamp":512913161,"id":1026,"parentId":995,"tags":{"name":"static/chunks/app/api/files/save/route-559e8ee2a6267631.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4345,"timestamp":512913166,"id":1027,"parentId":995,"tags":{"name":"static/chunks/app/api/git/branch-diff/route-3568722ee4e1f7c9.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4342,"timestamp":512913171,"id":1028,"parentId":995,"tags":{"name":"static/chunks/app/api/git/commit-diff/route-be307c48a84d9881.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4339,"timestamp":512913176,"id":1029,"parentId":995,"tags":{"name":"static/chunks/app/api/git/branches/route-c434098afbb7e906.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4336,"timestamp":512913181,"id":1030,"parentId":995,"tags":{"name":"static/chunks/app/api/git/commits/route-795ee87cafd02f42.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4332,"timestamp":512913186,"id":1031,"parentId":995,"tags":{"name":"static/chunks/app/api/git/diff/route-ebd3ecf791185cff.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4329,"timestamp":512913191,"id":1032,"parentId":995,"tags":{"name":"static/chunks/app/api/git/discard/route-2009e9e2c68c5a7f.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4326,"timestamp":512913196,"id":1033,"parentId":995,"tags":{"name":"static/chunks/app/api/git/stage/route-08640ffa109b58ab.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4323,"timestamp":512913201,"id":1034,"parentId":995,"tags":{"name":"static/chunks/app/api/git/status/route-db61d39375c9bbb3.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4320,"timestamp":512913206,"id":1035,"parentId":995,"tags":{"name":"static/chunks/app/api/git/unstage/route-65969ed37b7c8fa1.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4317,"timestamp":512913210,"id":1036,"parentId":995,"tags":{"name":"static/chunks/app/api/global-state/route-1f21395806a36d33.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4314,"timestamp":512913215,"id":1037,"parentId":995,"tags":{"name":"static/chunks/app/api/git/worktree/route-b381f1e94706fdec.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4311,"timestamp":512913220,"id":1038,"parentId":995,"tags":{"name":"static/chunks/app/api/jupyter/load/route-a596b0fbc600a1c0.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4308,"timestamp":512913225,"id":1039,"parentId":995,"tags":{"name":"static/chunks/app/api/jupyter/save/route-fd25137246a9e8e7.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4305,"timestamp":512913230,"id":1040,"parentId":995,"tags":{"name":"static/chunks/app/api/jupyter/shutdown/route-253a0aa42c70cd26.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4302,"timestamp":512913234,"id":1041,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/definition/route-7f0b9d088e9616c7.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4298,"timestamp":512913240,"id":1042,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/hover/route-5515e8fcd4a9aabb.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4294,"timestamp":512913245,"id":1043,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/references/route-bba6bf45de5fb15f.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4291,"timestamp":512913250,"id":1044,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/status/route-5ecae83582717193.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4289,"timestamp":512913255,"id":1045,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/warmup/route-86bc6d7a0c51afcb.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4286,"timestamp":512913260,"id":1046,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/columns/route-04605cec902e20ca.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4283,"timestamp":512913265,"id":1047,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/disconnect/route-14bdbbbf4d94a690.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4279,"timestamp":512913270,"id":1048,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/connect/route-07008a33528521f0.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4274,"timestamp":512913277,"id":1049,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/export/route-93807e81bdc6f239.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4271,"timestamp":512913282,"id":1050,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/query/route-de22d8e5ec798a43.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4268,"timestamp":512913287,"id":1051,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/schemas/route-c28eea109d6a8db0.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4264,"timestamp":512913292,"id":1052,"parentId":995,"tags":{"name":"static/chunks/app/api/neo4j/connect/route-e9b32501c85a9a0e.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4261,"timestamp":512913297,"id":1053,"parentId":995,"tags":{"name":"static/chunks/app/api/neo4j/disconnect/route-bdff01b60892b827.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4258,"timestamp":512913302,"id":1054,"parentId":995,"tags":{"name":"static/chunks/app/api/neo4j/schema/route-e556e6018d283104.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4255,"timestamp":512913306,"id":1055,"parentId":995,"tags":{"name":"static/chunks/app/api/neo4j/query/route-37e4b16b6b89dfaf.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4252,"timestamp":512913311,"id":1056,"parentId":995,"tags":{"name":"static/chunks/app/api/open-cursor/route-13373d585c4f896a.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4249,"timestamp":512913316,"id":1057,"parentId":995,"tags":{"name":"static/chunks/app/api/pick-folder/route-f9275aca79712648.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4246,"timestamp":512913321,"id":1058,"parentId":995,"tags":{"name":"static/chunks/app/api/pinned-sessions/route-81ccb34627f51735.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4238,"timestamp":512913331,"id":1059,"parentId":995,"tags":{"name":"static/chunks/app/api/open-vscode/route-7f92fe56f12ce0da.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4235,"timestamp":512913336,"id":1060,"parentId":995,"tags":{"name":"static/chunks/app/api/project-state/route-d5a95f16e76ca9d1.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4231,"timestamp":512913341,"id":1061,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/command/route-3032e57af6eda9db.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4228,"timestamp":512913346,"id":1062,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/delete/route-09ec97cecb018360.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4225,"timestamp":512913351,"id":1063,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/connect/route-359370fa5992d0ff.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4222,"timestamp":512913356,"id":1064,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/disconnect/route-046d137de675ebed.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4218,"timestamp":512913361,"id":1065,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/get/route-f256bb4d6e73748c.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4215,"timestamp":512913365,"id":1066,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/keys/route-56c1bfa319d909e6.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4212,"timestamp":512913371,"id":1067,"parentId":995,"tags":{"name":"static/chunks/app/api/review/[id]/comments/route-073bdf7a5f9943d1.js","cache":"HIT"},"startTime":1776839984622,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4209,"timestamp":512913375,"id":1068,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/set/route-b9a9b171a886ffe3.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4206,"timestamp":512913380,"id":1069,"parentId":995,"tags":{"name":"static/chunks/app/api/review/[id]/replies/route-de6915a79607b8ba.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4203,"timestamp":512913385,"id":1070,"parentId":995,"tags":{"name":"static/chunks/app/api/review/identify/route-34fda98c22b41f21.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4199,"timestamp":512913390,"id":1071,"parentId":995,"tags":{"name":"static/chunks/app/api/review/[id]/route-ed1bffd832990d68.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4196,"timestamp":512913395,"id":1072,"parentId":995,"tags":{"name":"static/chunks/app/api/review/order/route-ceac94c140082798.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4193,"timestamp":512913400,"id":1073,"parentId":995,"tags":{"name":"static/chunks/app/api/review/route-8292c7feb634c93b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4190,"timestamp":512913405,"id":1074,"parentId":995,"tags":{"name":"static/chunks/app/api/review/share-info/route-b140f964cddc8600.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4187,"timestamp":512913410,"id":1075,"parentId":995,"tags":{"name":"static/chunks/app/api/review/users/route-73ae222a8d0b3b5c.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4184,"timestamp":512913415,"id":1076,"parentId":995,"tags":{"name":"static/chunks/app/api/services/config/route-9af7606cc01bbe73.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4181,"timestamp":512913420,"id":1077,"parentId":995,"tags":{"name":"static/chunks/app/api/services/scripts/route-6dd039c931b57805.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4178,"timestamp":512913425,"id":1078,"parentId":995,"tags":{"name":"static/chunks/app/api/settings/route-1b0ac0a39a0a893b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4175,"timestamp":512913429,"id":1079,"parentId":995,"tags":{"name":"static/chunks/app/api/version/route-17dafd5706fa2d29.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4171,"timestamp":512913435,"id":1080,"parentId":995,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-b0f3af253d5d7c07.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4168,"timestamp":512913440,"id":1081,"parentId":995,"tags":{"name":"static/chunks/app/api/bash/route-36d6e9eb059bacf7.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4165,"timestamp":512913445,"id":1082,"parentId":995,"tags":{"name":"static/chunks/app/api/chat/ollama/route-4192c19aea3c3193.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4163,"timestamp":512913450,"id":1083,"parentId":995,"tags":{"name":"static/chunks/app/api/chat/codex/route-05921dd696d99b29.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4160,"timestamp":512913455,"id":1084,"parentId":995,"tags":{"name":"static/chunks/app/api/chat/kimi/route-d67542e3c0ffbbd0.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4156,"timestamp":512913460,"id":1085,"parentId":995,"tags":{"name":"static/chunks/app/api/commands/route-6c71d6d55141ac80.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4153,"timestamp":512913465,"id":1086,"parentId":995,"tags":{"name":"static/chunks/app/api/claude-stats/route-f966f3715c6e1584.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4150,"timestamp":512913470,"id":1087,"parentId":995,"tags":{"name":"static/chunks/app/api/files/blame/route-9404d9a037aa9837.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4147,"timestamp":512913474,"id":1088,"parentId":995,"tags":{"name":"static/chunks/app/api/files/search/route-3fdf5e2e80def2eb.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4144,"timestamp":512913480,"id":1089,"parentId":995,"tags":{"name":"static/chunks/app/api/note/route-80d06847cd535dac.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4141,"timestamp":512913484,"id":1090,"parentId":995,"tags":{"name":"static/chunks/app/api/ollama/start/route-a232d60b4208c207.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4138,"timestamp":512913489,"id":1091,"parentId":995,"tags":{"name":"static/chunks/app/api/ollama/models/route-a29674c86e690bd8.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4135,"timestamp":512913494,"id":1092,"parentId":995,"tags":{"name":"static/chunks/app/api/project-settings/route-ac1dc5be3b66925b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4132,"timestamp":512913499,"id":1093,"parentId":995,"tags":{"name":"static/chunks/app/api/projects/route-fb7c61d0ecf813c9.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4129,"timestamp":512913504,"id":1094,"parentId":995,"tags":{"name":"static/chunks/app/api/scheduled-tasks/route-0903c6a1b15d7aee.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4126,"timestamp":512913509,"id":1095,"parentId":995,"tags":{"name":"static/chunks/app/api/session/[sessionId]/fork/route-243b779489d89adb.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4123,"timestamp":512913514,"id":1096,"parentId":995,"tags":{"name":"static/chunks/app/api/session/[sessionId]/history/route-3ea5cc30e17d8fea.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4121,"timestamp":512913519,"id":1097,"parentId":995,"tags":{"name":"static/chunks/app/api/sessions/projects/[encodedPath]/route-a993212dbc3e97b8.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4118,"timestamp":512913523,"id":1098,"parentId":995,"tags":{"name":"static/chunks/app/api/sessions/projects/route-af36f35aba53b643.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4115,"timestamp":512913528,"id":1099,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/aliases/route-7a725e90ba8fb1db.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4113,"timestamp":512913533,"id":1100,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/autocomplete/route-afa44125d1ad5d75.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4109,"timestamp":512913538,"id":1101,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/bubble-order/route-183c1d55c5d69e9d.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4107,"timestamp":512913543,"id":1102,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/env/route-29bd67a7b37db0b8.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4104,"timestamp":512913548,"id":1103,"parentId":995,"tags":{"name":"static/chunks/app/api/session-by-path/route-26301e895291bb24.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4101,"timestamp":512913552,"id":1104,"parentId":995,"tags":{"name":"static/chunks/app/api/sessions/route-e1879da3b8a29c0b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4097,"timestamp":512913558,"id":1105,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/history/route-f6212d4b0732b2af.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4094,"timestamp":512913562,"id":1106,"parentId":995,"tags":{"name":"static/chunks/app/project/page-a2c506a7a94fd5cf.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4091,"timestamp":512913567,"id":1107,"parentId":995,"tags":{"name":"static/chunks/app/review/[id]/page-0828215c7798cde3.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4088,"timestamp":512913572,"id":1108,"parentId":995,"tags":{"name":"static/chunks/app/page-60d9ee05a7313c5f.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4085,"timestamp":512913577,"id":1109,"parentId":995,"tags":{"name":"static/chunks/webpack-ea5745a84eeccb78.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4082,"timestamp":512913582,"id":1110,"parentId":995,"tags":{"name":"static/chunks/8776.cf5f8a8d237591ae.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4079,"timestamp":512913587,"id":1111,"parentId":995,"tags":{"name":"static/chunks/9302.e7c3a924fe475a0d.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4076,"timestamp":512913592,"id":1112,"parentId":995,"tags":{"name":"static/chunks/8773.7c862d554fa9752c.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4073,"timestamp":512913596,"id":1113,"parentId":995,"tags":{"name":"static/chunks/36.aad6469b2cce66e8.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4070,"timestamp":512913601,"id":1114,"parentId":995,"tags":{"name":"static/chunks/5575.e098244f80a816dc.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4067,"timestamp":512913606,"id":1115,"parentId":995,"tags":{"name":"static/chunks/3175.7d6a7252ca08164f.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4064,"timestamp":512913611,"id":1116,"parentId":995,"tags":{"name":"static/chunks/3186.fa075f8da2b5a168.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4061,"timestamp":512913616,"id":1117,"parentId":995,"tags":{"name":"static/chunks/2765.e82705b4c08d2395.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4058,"timestamp":512913621,"id":1118,"parentId":995,"tags":{"name":"static/chunks/7455.927d4aeb073e8bcc.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4055,"timestamp":512913626,"id":1119,"parentId":995,"tags":{"name":"static/chunks/4174.9a0b706f63ff2110.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4051,"timestamp":512913631,"id":1120,"parentId":995,"tags":{"name":"static/chunks/9178.044a37e7499f7aba.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4048,"timestamp":512913636,"id":1121,"parentId":995,"tags":{"name":"static/chunks/3313.08d96ec96eac6b39.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4045,"timestamp":512913641,"id":1122,"parentId":995,"tags":{"name":"static/chunks/8318.11064c98cff59d11.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4042,"timestamp":512913646,"id":1123,"parentId":995,"tags":{"name":"static/chunks/7846.c3f4bb2ef96e0889.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4038,"timestamp":512913652,"id":1124,"parentId":995,"tags":{"name":"static/chunks/6686.e010f18dafd96ce3.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4035,"timestamp":512913657,"id":1125,"parentId":995,"tags":{"name":"static/chunks/4900.2982169aa23d9cae.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4031,"timestamp":512913662,"id":1126,"parentId":995,"tags":{"name":"static/chunks/2747.1fa40829b7fc61ed.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"}]
7
+ [{"name":"minify-js","duration":4028,"timestamp":512913667,"id":1127,"parentId":995,"tags":{"name":"static/chunks/3290.9ce9507152d8775e.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4025,"timestamp":512913672,"id":1128,"parentId":995,"tags":{"name":"static/chunks/8496.c237be43ffc724ae.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4022,"timestamp":512913677,"id":1129,"parentId":995,"tags":{"name":"static/chunks/5331.b520c9ecb308554b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4019,"timestamp":512913682,"id":1130,"parentId":995,"tags":{"name":"static/chunks/5937.b7d1dfffd1eb2f8d.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4016,"timestamp":512913686,"id":1131,"parentId":995,"tags":{"name":"static/chunks/8406.851a3e1ca052fca5.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4013,"timestamp":512913691,"id":1132,"parentId":995,"tags":{"name":"static/chunks/5005.89f20c77b8fdc4bf.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4010,"timestamp":512913697,"id":1133,"parentId":995,"tags":{"name":"static/chunks/4608.2fc44d984192af90.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4007,"timestamp":512913701,"id":1134,"parentId":995,"tags":{"name":"static/chunks/8192.cee5fe6896cd2428.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":4000,"timestamp":512913710,"id":1135,"parentId":995,"tags":{"name":"static/chunks/7113.27c27f3535799f74.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3996,"timestamp":512913715,"id":1136,"parentId":995,"tags":{"name":"static/chunks/4242.744a93febd68428e.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3993,"timestamp":512913720,"id":1137,"parentId":995,"tags":{"name":"static/chunks/4367.ccd453ca4f3be9e9.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3990,"timestamp":512913725,"id":1138,"parentId":995,"tags":{"name":"static/chunks/5183.869a777619228249.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3987,"timestamp":512913730,"id":1139,"parentId":995,"tags":{"name":"static/chunks/6959.26122ff5d0290050.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3984,"timestamp":512913735,"id":1140,"parentId":995,"tags":{"name":"static/chunks/5482.a2bf161a92d1587d.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3981,"timestamp":512913740,"id":1141,"parentId":995,"tags":{"name":"static/chunks/5498.de095dd856c6f75e.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3978,"timestamp":512913745,"id":1142,"parentId":995,"tags":{"name":"static/chunks/1188.fd2b7cde27d7da4b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3975,"timestamp":512913750,"id":1143,"parentId":995,"tags":{"name":"static/chunks/2403.6b3f9e8698bf162a.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3964,"timestamp":512913763,"id":1144,"parentId":995,"tags":{"name":"static/chunks/6647.1f700d3541458519.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3961,"timestamp":512913768,"id":1145,"parentId":995,"tags":{"name":"static/chunks/3787.41899be7825207af.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3958,"timestamp":512913772,"id":1146,"parentId":995,"tags":{"name":"static/chunks/5920.648913c3d7c4ad46.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3955,"timestamp":512913777,"id":1147,"parentId":995,"tags":{"name":"static/chunks/6110.98c96432e0f6c8e7.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3952,"timestamp":512913782,"id":1148,"parentId":995,"tags":{"name":"static/chunks/1413.f57623563e2c98b8.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3949,"timestamp":512913787,"id":1149,"parentId":995,"tags":{"name":"static/chunks/9261.00e5964190d6eabc.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3946,"timestamp":512913792,"id":1150,"parentId":995,"tags":{"name":"static/chunks/3782.a86ade822cebe717.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3943,"timestamp":512913796,"id":1151,"parentId":995,"tags":{"name":"static/chunks/6331.1b937b7a6059bc5c.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3940,"timestamp":512913801,"id":1152,"parentId":995,"tags":{"name":"static/chunks/5338.19028973f057003c.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3937,"timestamp":512913806,"id":1153,"parentId":995,"tags":{"name":"static/chunks/4350.7b37efca425923a9.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3934,"timestamp":512913810,"id":1154,"parentId":995,"tags":{"name":"static/chunks/9015.0fb4988a353cf1fb.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3931,"timestamp":512913815,"id":1155,"parentId":995,"tags":{"name":"static/chunks/3288.e0e95479f8e144f2.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3927,"timestamp":512913821,"id":1156,"parentId":995,"tags":{"name":"static/chunks/1932.465d83a4033e634d.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3924,"timestamp":512913826,"id":1157,"parentId":995,"tags":{"name":"static/chunks/7819.632d6ca73d39b6d1.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3921,"timestamp":512913831,"id":1158,"parentId":995,"tags":{"name":"static/chunks/2614.1fb6a3f66c124fa1.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3918,"timestamp":512913836,"id":1159,"parentId":995,"tags":{"name":"static/chunks/2783.74fc40454900cc92.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3915,"timestamp":512913840,"id":1160,"parentId":995,"tags":{"name":"static/chunks/4829.44502220b0129e28.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3911,"timestamp":512913846,"id":1161,"parentId":995,"tags":{"name":"static/chunks/425.94eff8cea862bac5.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3909,"timestamp":512913850,"id":1162,"parentId":995,"tags":{"name":"static/chunks/7844.6698481a000216e5.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3906,"timestamp":512913855,"id":1163,"parentId":995,"tags":{"name":"static/chunks/698.d958b4f426e473ab.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3903,"timestamp":512913860,"id":1164,"parentId":995,"tags":{"name":"static/chunks/4583.6f32653e4820000f.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3900,"timestamp":512913865,"id":1165,"parentId":995,"tags":{"name":"static/chunks/1198.66512d0e6d281760.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3897,"timestamp":512913870,"id":1166,"parentId":995,"tags":{"name":"static/chunks/4678.1c977c388f4335b0.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3894,"timestamp":512913874,"id":1167,"parentId":995,"tags":{"name":"static/chunks/2964.92c42112254b5d4d.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3891,"timestamp":512913879,"id":1168,"parentId":995,"tags":{"name":"static/chunks/2349.4c631f92ea7c9a72.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3888,"timestamp":512913884,"id":1169,"parentId":995,"tags":{"name":"static/chunks/6293.3d99e4edff97ce19.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3885,"timestamp":512913888,"id":1170,"parentId":995,"tags":{"name":"static/chunks/5061.da628e2cc88d329a.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3882,"timestamp":512913893,"id":1171,"parentId":995,"tags":{"name":"static/chunks/4823.be44845afc184ec5.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3879,"timestamp":512913898,"id":1172,"parentId":995,"tags":{"name":"static/chunks/2501.a452e442d158f3f0.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3876,"timestamp":512913903,"id":1173,"parentId":995,"tags":{"name":"static/chunks/8670.da1bd5795c37383d.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3873,"timestamp":512913908,"id":1174,"parentId":995,"tags":{"name":"static/chunks/4223.987b031dc1751ff3.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3869,"timestamp":512913913,"id":1175,"parentId":995,"tags":{"name":"static/chunks/7977.609af35d9daf6cea.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3864,"timestamp":512913920,"id":1176,"parentId":995,"tags":{"name":"static/chunks/2031.6051672457ef48f4.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3861,"timestamp":512913925,"id":1177,"parentId":995,"tags":{"name":"static/chunks/8457.febf638b91e4a542.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3858,"timestamp":512913930,"id":1178,"parentId":995,"tags":{"name":"static/chunks/2041.bac4409c50e7b498.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3854,"timestamp":512913935,"id":1179,"parentId":995,"tags":{"name":"static/chunks/3194.8353563a594a9666.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3851,"timestamp":512913940,"id":1180,"parentId":995,"tags":{"name":"static/chunks/2895.3c7c19bbbf4f6158.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3848,"timestamp":512913944,"id":1181,"parentId":995,"tags":{"name":"static/chunks/640.4f1665b61ecb00c9.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3845,"timestamp":512913949,"id":1182,"parentId":995,"tags":{"name":"static/chunks/9186.9a43d3853430f495.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3842,"timestamp":512913954,"id":1183,"parentId":995,"tags":{"name":"static/chunks/6887.f23e10f1d4aae979.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3840,"timestamp":512913959,"id":1184,"parentId":995,"tags":{"name":"static/chunks/9448.98915a3e831dd4b3.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3837,"timestamp":512913963,"id":1185,"parentId":995,"tags":{"name":"static/chunks/9690.9a9cc05a2f1a7473.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3834,"timestamp":512913968,"id":1186,"parentId":995,"tags":{"name":"static/chunks/4553.d23e2eaa905033c2.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3830,"timestamp":512913973,"id":1187,"parentId":995,"tags":{"name":"static/chunks/1248.032d3aa3d1b6dc8b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3827,"timestamp":512913978,"id":1188,"parentId":995,"tags":{"name":"static/chunks/9189.155e8b97d6d08a7a.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3824,"timestamp":512913983,"id":1189,"parentId":995,"tags":{"name":"static/chunks/400.2bf206f4fafee390.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3821,"timestamp":512913988,"id":1190,"parentId":995,"tags":{"name":"static/chunks/3437.c8d37b1dcea09a48.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3819,"timestamp":512913992,"id":1191,"parentId":995,"tags":{"name":"static/chunks/2735.89be64531b13eda5.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3816,"timestamp":512913997,"id":1192,"parentId":995,"tags":{"name":"static/chunks/1335.338eb18c1f849748.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3813,"timestamp":512914001,"id":1193,"parentId":995,"tags":{"name":"static/chunks/1215.34498eb4e3a8464f.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3794,"timestamp":512914023,"id":1194,"parentId":995,"tags":{"name":"static/chunks/2374.95263727c9bf88e8.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3790,"timestamp":512914029,"id":1195,"parentId":995,"tags":{"name":"static/chunks/9421.ec796638d1371dd5.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3785,"timestamp":512914035,"id":1196,"parentId":995,"tags":{"name":"static/chunks/10.a86dd33ee260874a.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3782,"timestamp":512914040,"id":1197,"parentId":995,"tags":{"name":"static/chunks/3476.c0d3fca16c2a0b1f.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3780,"timestamp":512914045,"id":1198,"parentId":995,"tags":{"name":"static/chunks/1656.e7a467524bb9ef0b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3777,"timestamp":512914050,"id":1199,"parentId":995,"tags":{"name":"static/chunks/8243.486a6dc7a56913b5.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3774,"timestamp":512914055,"id":1200,"parentId":995,"tags":{"name":"static/chunks/816.070dd0b3c7eca472.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3771,"timestamp":512914060,"id":1201,"parentId":995,"tags":{"name":"static/chunks/376.513c7b4ab5d24670.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3768,"timestamp":512914065,"id":1202,"parentId":995,"tags":{"name":"static/chunks/6938.5b5b9c0e67de5779.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3766,"timestamp":512914069,"id":1203,"parentId":995,"tags":{"name":"static/chunks/794.874bd281a91eb0be.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3763,"timestamp":512914074,"id":1204,"parentId":995,"tags":{"name":"static/chunks/4309.83e97fd358c568f0.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3760,"timestamp":512914079,"id":1205,"parentId":995,"tags":{"name":"static/chunks/6931.5563a247425ff795.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3757,"timestamp":512914084,"id":1206,"parentId":995,"tags":{"name":"static/chunks/3392.c3f28c00258237d2.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3754,"timestamp":512914089,"id":1207,"parentId":995,"tags":{"name":"static/chunks/6402.8802184b078cd227.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3752,"timestamp":512914094,"id":1208,"parentId":995,"tags":{"name":"static/chunks/4053.913f2710e0bc99ce.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3748,"timestamp":512914099,"id":1209,"parentId":995,"tags":{"name":"static/chunks/3860.100e28e5c0d7dfac.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3724,"timestamp":512914125,"id":1210,"parentId":995,"tags":{"name":"static/chunks/4650.eac8c19d2babfb0f.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3720,"timestamp":512914131,"id":1211,"parentId":995,"tags":{"name":"static/chunks/1453.3995fc5da405ff2e.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3717,"timestamp":512914136,"id":1212,"parentId":995,"tags":{"name":"static/chunks/8132.0babe138cc7888fd.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3714,"timestamp":512914141,"id":1213,"parentId":995,"tags":{"name":"static/chunks/4634.cb548b29744b8af6.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3711,"timestamp":512914146,"id":1214,"parentId":995,"tags":{"name":"static/chunks/6339.acbf22062261fbb2.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3708,"timestamp":512914151,"id":1215,"parentId":995,"tags":{"name":"static/chunks/5968.8e4a2aa9d4ae16b1.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3705,"timestamp":512914155,"id":1216,"parentId":995,"tags":{"name":"static/chunks/6572.c68fa9dd48e855fe.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3703,"timestamp":512914160,"id":1217,"parentId":995,"tags":{"name":"static/chunks/583.6913a3809b25245b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3700,"timestamp":512914165,"id":1218,"parentId":995,"tags":{"name":"static/chunks/2839.03c9cc023f78256e.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3697,"timestamp":512914170,"id":1219,"parentId":995,"tags":{"name":"static/chunks/7227.19091b1b241ca45c.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3694,"timestamp":512914175,"id":1220,"parentId":995,"tags":{"name":"static/chunks/1280.3fd7e094d6fae2cf.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3690,"timestamp":512914179,"id":1221,"parentId":995,"tags":{"name":"static/chunks/5347.62bcbead35f1d7a9.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3687,"timestamp":512914184,"id":1222,"parentId":995,"tags":{"name":"static/chunks/9220.e152797abf0e9997.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3684,"timestamp":512914189,"id":1223,"parentId":995,"tags":{"name":"static/chunks/6741.528a6819251e1fbb.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3681,"timestamp":512914194,"id":1224,"parentId":995,"tags":{"name":"static/chunks/5670.5d74796feda08276.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3678,"timestamp":512914199,"id":1225,"parentId":995,"tags":{"name":"static/chunks/3873.9ad63ba235730e32.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3675,"timestamp":512914205,"id":1226,"parentId":995,"tags":{"name":"static/chunks/3072.09eb6cd013d86327.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3672,"timestamp":512914209,"id":1227,"parentId":995,"tags":{"name":"static/chunks/541.58a363bc4d46845e.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"}]
8
+ [{"name":"minify-js","duration":3669,"timestamp":512914214,"id":1228,"parentId":995,"tags":{"name":"static/chunks/3304.f081fdc3ebdb5214.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3666,"timestamp":512914219,"id":1229,"parentId":995,"tags":{"name":"static/chunks/5645.b5158a5d570c2de7.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3664,"timestamp":512914224,"id":1230,"parentId":995,"tags":{"name":"static/chunks/1184.0c6560fbcff196ee.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3661,"timestamp":512914229,"id":1231,"parentId":995,"tags":{"name":"static/chunks/6729.bbfd2a5324e6b598.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3658,"timestamp":512914234,"id":1232,"parentId":995,"tags":{"name":"static/chunks/5690.a8e86ab0c10f736b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3655,"timestamp":512914239,"id":1233,"parentId":995,"tags":{"name":"static/chunks/9842.c9a9ef21e4ac986b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3652,"timestamp":512914244,"id":1234,"parentId":995,"tags":{"name":"static/chunks/1501.5ee5dbf184d74701.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3649,"timestamp":512914249,"id":1235,"parentId":995,"tags":{"name":"static/chunks/194.f167337f50225ab9.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3644,"timestamp":512914255,"id":1236,"parentId":995,"tags":{"name":"static/chunks/4567.e27e45377d78a71b.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3641,"timestamp":512914260,"id":1237,"parentId":995,"tags":{"name":"static/chunks/4540.31ea9b12cd7e8344.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3638,"timestamp":512914265,"id":1238,"parentId":995,"tags":{"name":"static/chunks/6455.098e1cc52373590c.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3635,"timestamp":512914270,"id":1239,"parentId":995,"tags":{"name":"static/chunks/5320.cd2763bfcaf21772.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3632,"timestamp":512914275,"id":1240,"parentId":995,"tags":{"name":"static/chunks/2215.fb010eac3ba68a86.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3629,"timestamp":512914279,"id":1241,"parentId":995,"tags":{"name":"static/chunks/7799.b690007167173ad9.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3626,"timestamp":512914284,"id":1242,"parentId":995,"tags":{"name":"static/chunks/6099.82f989d646337ffb.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3623,"timestamp":512914289,"id":1243,"parentId":995,"tags":{"name":"static/chunks/8288.07e29419e8cb668c.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3619,"timestamp":512914294,"id":1244,"parentId":995,"tags":{"name":"static/chunks/6290.86719ce3def06011.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3616,"timestamp":512914299,"id":1245,"parentId":995,"tags":{"name":"static/chunks/3419.90a9ee6da5ab98d0.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3613,"timestamp":512914304,"id":1246,"parentId":995,"tags":{"name":"static/chunks/9547.c7ac1449da54e2db.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3610,"timestamp":512914309,"id":1247,"parentId":995,"tags":{"name":"static/chunks/4474.c79873facc33ff21.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3608,"timestamp":512914314,"id":1248,"parentId":995,"tags":{"name":"static/chunks/6948.2742954b7526015e.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3605,"timestamp":512914318,"id":1249,"parentId":995,"tags":{"name":"static/chunks/968.e9fd828deab9a857.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3601,"timestamp":512914323,"id":1250,"parentId":995,"tags":{"name":"static/chunks/7040.df96cbc5f67f15af.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3598,"timestamp":512914328,"id":1251,"parentId":995,"tags":{"name":"static/chunks/6166.38c3e6fdcca544a2.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3595,"timestamp":512914333,"id":1252,"parentId":995,"tags":{"name":"static/chunks/8947.a2be8b892f8eab46.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3592,"timestamp":512914338,"id":1253,"parentId":995,"tags":{"name":"static/chunks/3324.b6ce7bc8c94d0c51.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3589,"timestamp":512914343,"id":1254,"parentId":995,"tags":{"name":"static/chunks/3095.08c252b33c080013.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3586,"timestamp":512914348,"id":1255,"parentId":995,"tags":{"name":"static/chunks/9240.29b05cb21993fdff.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3583,"timestamp":512914353,"id":1256,"parentId":995,"tags":{"name":"static/chunks/9294.c729bda2dc817add.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3580,"timestamp":512914358,"id":1257,"parentId":995,"tags":{"name":"static/chunks/7636.8d465c86f5b1bbc0.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3577,"timestamp":512914363,"id":1258,"parentId":995,"tags":{"name":"static/chunks/327.718c9ac85228ae12.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3574,"timestamp":512914368,"id":1259,"parentId":995,"tags":{"name":"static/chunks/34.65686560fc060e1a.js","cache":"HIT"},"startTime":1776839984623,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3571,"timestamp":512914373,"id":1260,"parentId":995,"tags":{"name":"static/chunks/8545.27261f333ade1594.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3567,"timestamp":512914377,"id":1261,"parentId":995,"tags":{"name":"static/chunks/5755.b75d06ce82454f5d.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3564,"timestamp":512914382,"id":1262,"parentId":995,"tags":{"name":"static/chunks/9569.6625248cb07e86b9.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3561,"timestamp":512914387,"id":1263,"parentId":995,"tags":{"name":"static/chunks/6580.a425ab3172508cfd.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3558,"timestamp":512914392,"id":1264,"parentId":995,"tags":{"name":"static/chunks/893.24b32242375aa583.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3555,"timestamp":512914397,"id":1265,"parentId":995,"tags":{"name":"static/chunks/3077.97a876b8ff637942.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3552,"timestamp":512914402,"id":1266,"parentId":995,"tags":{"name":"static/chunks/6144.cb60f41cd1c3e425.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3548,"timestamp":512914407,"id":1267,"parentId":995,"tags":{"name":"static/chunks/5712.ef87d30795895154.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3545,"timestamp":512914412,"id":1268,"parentId":995,"tags":{"name":"static/chunks/5025.771ea1b83e146ecc.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3542,"timestamp":512914417,"id":1269,"parentId":995,"tags":{"name":"static/chunks/3229.665a56ef5cc2fb77.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3539,"timestamp":512914422,"id":1270,"parentId":995,"tags":{"name":"static/chunks/252.1045a3a17f099845.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3536,"timestamp":512914427,"id":1271,"parentId":995,"tags":{"name":"static/chunks/4903.60b2e6ad9d06931f.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3533,"timestamp":512914432,"id":1272,"parentId":995,"tags":{"name":"static/chunks/5997.c0b403b6f6466d46.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3529,"timestamp":512914437,"id":1273,"parentId":995,"tags":{"name":"static/chunks/6412.f8577af421096e1a.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3526,"timestamp":512914442,"id":1274,"parentId":995,"tags":{"name":"static/chunks/2062.972a9dc786249918.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3523,"timestamp":512914447,"id":1275,"parentId":995,"tags":{"name":"static/chunks/2710.3737b7fa00fc4a91.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3518,"timestamp":512914453,"id":1276,"parentId":995,"tags":{"name":"static/chunks/862.2de35e6961bba1df.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3515,"timestamp":512914459,"id":1277,"parentId":995,"tags":{"name":"static/chunks/5728.82b5eaa7236aea2b.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3512,"timestamp":512914464,"id":1278,"parentId":995,"tags":{"name":"static/chunks/123.300fc857bfd28b58.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3509,"timestamp":512914469,"id":1279,"parentId":995,"tags":{"name":"static/chunks/8848.2bef6000462fa211.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3506,"timestamp":512914474,"id":1280,"parentId":995,"tags":{"name":"static/chunks/1161.e4d2e7e2ee21f5c8.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3503,"timestamp":512914479,"id":1281,"parentId":995,"tags":{"name":"static/chunks/6360.769ec8686592b773.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3500,"timestamp":512914484,"id":1282,"parentId":995,"tags":{"name":"static/chunks/8113.a571b3948d99b27d.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3474,"timestamp":512914511,"id":1283,"parentId":995,"tags":{"name":"static/chunks/9377.2b6ce9ce5c4b6552.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3464,"timestamp":512914523,"id":1284,"parentId":995,"tags":{"name":"static/chunks/7142.f0df6c61f4112031.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3455,"timestamp":512914534,"id":1285,"parentId":995,"tags":{"name":"static/chunks/3111.0bed64d54c385a0c.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3446,"timestamp":512914546,"id":1286,"parentId":995,"tags":{"name":"static/chunks/9648.958476ee189c7f10.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3437,"timestamp":512914556,"id":1287,"parentId":995,"tags":{"name":"static/chunks/1379.0cf87941b255b24a.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3428,"timestamp":512914567,"id":1288,"parentId":995,"tags":{"name":"static/chunks/7152.d19e8fa8c5ac91c7.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3686,"timestamp":512914577,"id":1289,"parentId":995,"tags":{"name":"static/chunks/8257.31ae7cc0f2495ba6.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3693,"timestamp":512914587,"id":1290,"parentId":995,"tags":{"name":"static/chunks/1556.dd2bf649f5e3fd22.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3689,"timestamp":512914598,"id":1291,"parentId":995,"tags":{"name":"static/chunks/8704.790865d348997fb8.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3685,"timestamp":512914607,"id":1292,"parentId":995,"tags":{"name":"static/chunks/2728.360ef80320379626.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3677,"timestamp":512914618,"id":1293,"parentId":995,"tags":{"name":"static/chunks/8432.5175a8782850ae87.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3673,"timestamp":512914628,"id":1294,"parentId":995,"tags":{"name":"static/chunks/7610.e380843ed8747098.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3664,"timestamp":512914638,"id":1295,"parentId":995,"tags":{"name":"static/chunks/2503.d0864abd598db60e.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3656,"timestamp":512914648,"id":1296,"parentId":995,"tags":{"name":"static/chunks/6046.f47f2f671413d82c.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3651,"timestamp":512914658,"id":1297,"parentId":995,"tags":{"name":"static/chunks/4080.2ee23eb31633457f.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3645,"timestamp":512914667,"id":1298,"parentId":995,"tags":{"name":"static/chunks/7557.5fb5bcfacf631d2c.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3640,"timestamp":512914676,"id":1299,"parentId":995,"tags":{"name":"static/chunks/830.e0b41f979c6c0e7b.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3636,"timestamp":512914685,"id":1300,"parentId":995,"tags":{"name":"static/chunks/1142.a8057b652e574f3a.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3629,"timestamp":512914694,"id":1301,"parentId":995,"tags":{"name":"static/chunks/5922.90bd359f1488e4b3.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3622,"timestamp":512914704,"id":1302,"parentId":995,"tags":{"name":"static/chunks/3274.6cde8c2c8629e9e9.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3614,"timestamp":512914713,"id":1303,"parentId":995,"tags":{"name":"static/chunks/9006.4606a9f635a5d6b4.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3607,"timestamp":512914723,"id":1304,"parentId":995,"tags":{"name":"static/chunks/1078.41740d1f25d95ef8.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3589,"timestamp":512914745,"id":1305,"parentId":995,"tags":{"name":"static/chunks/4963.87a7ab778419173e.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3585,"timestamp":512914755,"id":1306,"parentId":995,"tags":{"name":"static/chunks/1274.089dd30168b8dd45.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3578,"timestamp":512914764,"id":1307,"parentId":995,"tags":{"name":"static/chunks/1977.035283df607a8ad4.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3571,"timestamp":512914773,"id":1308,"parentId":995,"tags":{"name":"static/chunks/3483.c835f6d29336906c.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3564,"timestamp":512914782,"id":1309,"parentId":995,"tags":{"name":"static/chunks/1456.a6f02a82572b6f7d.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3558,"timestamp":512914792,"id":1310,"parentId":995,"tags":{"name":"static/chunks/4163.3378c777a9a83a00.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3552,"timestamp":512914801,"id":1311,"parentId":995,"tags":{"name":"static/chunks/4357.36433c94722a1b3d.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3546,"timestamp":512914810,"id":1312,"parentId":995,"tags":{"name":"static/chunks/840.2b8a5062480c58f9.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3539,"timestamp":512914819,"id":1313,"parentId":995,"tags":{"name":"static/chunks/1365.1763d8fd578ff435.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3530,"timestamp":512914830,"id":1314,"parentId":995,"tags":{"name":"static/chunks/6588.353ddec96b173c75.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3497,"timestamp":512914866,"id":1315,"parentId":995,"tags":{"name":"static/chunks/9466.3d89081f66cfd57c.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3488,"timestamp":512914877,"id":1316,"parentId":995,"tags":{"name":"static/chunks/2013.01836900f9f1dacc.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3481,"timestamp":512914886,"id":1317,"parentId":995,"tags":{"name":"static/chunks/7525.fccd9411ddd8b8a6.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3473,"timestamp":512914896,"id":1318,"parentId":995,"tags":{"name":"static/chunks/9565.06fb575ba33fc787.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3466,"timestamp":512914905,"id":1319,"parentId":995,"tags":{"name":"static/chunks/2179.7e4ebd37c034d2ad.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3459,"timestamp":512914914,"id":1320,"parentId":995,"tags":{"name":"static/chunks/7182.ce55e98e8ca3925f.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3452,"timestamp":512914924,"id":1321,"parentId":995,"tags":{"name":"static/chunks/7425.03dc231e78cdf4bb.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3445,"timestamp":512914933,"id":1322,"parentId":995,"tags":{"name":"static/chunks/4539.3574b8ec6e1b1827.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3438,"timestamp":512914942,"id":1323,"parentId":995,"tags":{"name":"static/chunks/5553.44aeb5ab5fc6f547.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3430,"timestamp":512914951,"id":1324,"parentId":995,"tags":{"name":"static/chunks/7021.4a15a4b75ad1f066.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3423,"timestamp":512914961,"id":1325,"parentId":995,"tags":{"name":"static/chunks/2160.3d7d3408eb5dd2fd.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3415,"timestamp":512914971,"id":1326,"parentId":995,"tags":{"name":"static/chunks/1219.af66c02d35a9aac1.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3406,"timestamp":512914981,"id":1327,"parentId":995,"tags":{"name":"static/chunks/4275.f5348df20bf58aab.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3398,"timestamp":512914991,"id":1328,"parentId":995,"tags":{"name":"static/chunks/7650.7945df0d31f1df8d.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"}]
9
+ [{"name":"minify-js","duration":3390,"timestamp":512915001,"id":1329,"parentId":995,"tags":{"name":"static/chunks/4976.1f13224a16b04bf2.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3352,"timestamp":512915041,"id":1330,"parentId":995,"tags":{"name":"static/chunks/4370.a3c94f7e6ca0fe9e.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3343,"timestamp":512915052,"id":1331,"parentId":995,"tags":{"name":"static/chunks/624.a1904a85dfc485a7.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3333,"timestamp":512915063,"id":1332,"parentId":995,"tags":{"name":"static/chunks/4659.1743f9a9bc83c2c8.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3325,"timestamp":512915073,"id":1333,"parentId":995,"tags":{"name":"static/chunks/3942.28705c77a3230c0f.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3317,"timestamp":512915083,"id":1334,"parentId":995,"tags":{"name":"static/chunks/5518.b0b438f31ecd94a6.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3309,"timestamp":512915093,"id":1335,"parentId":995,"tags":{"name":"static/chunks/2485.7c1771d82502f223.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3301,"timestamp":512915102,"id":1336,"parentId":995,"tags":{"name":"static/chunks/7041.a0e54d1d3704ce86.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3293,"timestamp":512915112,"id":1337,"parentId":995,"tags":{"name":"static/chunks/2812.70986f4c89fb9f39.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3284,"timestamp":512915123,"id":1338,"parentId":995,"tags":{"name":"static/chunks/7635.a9b4e0fe03a8b3ec.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3277,"timestamp":512915132,"id":1339,"parentId":995,"tags":{"name":"static/chunks/7884.d6f32943366d911a.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3267,"timestamp":512915143,"id":1340,"parentId":995,"tags":{"name":"static/chunks/4358.62cab3800015edb0.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3259,"timestamp":512915154,"id":1341,"parentId":995,"tags":{"name":"static/chunks/9005.7e7485e60f535a31.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3251,"timestamp":512915163,"id":1342,"parentId":995,"tags":{"name":"static/chunks/1595.5e2e484c156c4e34.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3243,"timestamp":512915173,"id":1343,"parentId":995,"tags":{"name":"static/chunks/3979.dc4a6bdab85427e6.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3236,"timestamp":512915182,"id":1344,"parentId":995,"tags":{"name":"static/chunks/9680.df62bde488780b42.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3229,"timestamp":512915191,"id":1345,"parentId":995,"tags":{"name":"static/chunks/2107.8712a4d70140ec3c.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3222,"timestamp":512915200,"id":1346,"parentId":995,"tags":{"name":"static/chunks/5375.71458ae86130bcf9.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3215,"timestamp":512915209,"id":1347,"parentId":995,"tags":{"name":"static/chunks/5136.cefe0a1de0d2cc1c.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3205,"timestamp":512915221,"id":1348,"parentId":995,"tags":{"name":"static/chunks/4295.24962fb2a0590e65.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3198,"timestamp":512915230,"id":1349,"parentId":995,"tags":{"name":"static/chunks/7258.28a0176cb9ac55e5.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3190,"timestamp":512915240,"id":1350,"parentId":995,"tags":{"name":"static/chunks/9996.847eced8e454ff66.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3182,"timestamp":512915250,"id":1351,"parentId":995,"tags":{"name":"static/chunks/9224.7a258b786c8fd4a2.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3174,"timestamp":512915260,"id":1352,"parentId":995,"tags":{"name":"static/chunks/6704.921c8a127690396a.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3165,"timestamp":512915270,"id":1353,"parentId":995,"tags":{"name":"static/chunks/6927.8995e03bddcb2166.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3133,"timestamp":512915305,"id":1354,"parentId":995,"tags":{"name":"static/chunks/5424.84bb5b5e67ace412.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3127,"timestamp":512915312,"id":1355,"parentId":995,"tags":{"name":"static/chunks/3082.b5508cb7899b2b52.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3124,"timestamp":512915317,"id":1356,"parentId":995,"tags":{"name":"static/chunks/9382.06e06c8d568c96f8.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3120,"timestamp":512915322,"id":1357,"parentId":995,"tags":{"name":"static/chunks/2130.b7f96de9cc71a698.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3117,"timestamp":512915328,"id":1358,"parentId":995,"tags":{"name":"static/chunks/9666.6c5d2a124e369887.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3114,"timestamp":512915333,"id":1359,"parentId":995,"tags":{"name":"static/chunks/392.29882b44fb6d6f9d.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3110,"timestamp":512915338,"id":1360,"parentId":995,"tags":{"name":"static/chunks/9841.ca811fb4964aafdc.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3107,"timestamp":512915343,"id":1361,"parentId":995,"tags":{"name":"static/chunks/3492.8a98f6b863ef67be.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3104,"timestamp":512915348,"id":1362,"parentId":995,"tags":{"name":"static/chunks/214.f2d3c152b9755298.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3101,"timestamp":512915353,"id":1363,"parentId":995,"tags":{"name":"static/chunks/579.f5d60b2a14edeaf6.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3098,"timestamp":512915358,"id":1364,"parentId":995,"tags":{"name":"static/chunks/6311.2474c11f023b786b.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3095,"timestamp":512915363,"id":1365,"parentId":995,"tags":{"name":"static/chunks/7524.a8b5f30bf7ff605e.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3092,"timestamp":512915368,"id":1366,"parentId":995,"tags":{"name":"static/chunks/6563.59526fa94758ab38.js","cache":"HIT"},"startTime":1776839984624,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3089,"timestamp":512915372,"id":1367,"parentId":995,"tags":{"name":"static/chunks/6701.33ffa9e9e309f208.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3086,"timestamp":512915377,"id":1368,"parentId":995,"tags":{"name":"static/chunks/7785.ab2c7de0151c3fd0.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3083,"timestamp":512915382,"id":1369,"parentId":995,"tags":{"name":"static/chunks/9136.be4d03590a92f316.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3080,"timestamp":512915387,"id":1370,"parentId":995,"tags":{"name":"static/chunks/2489.8c9078cd3767ad0e.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3077,"timestamp":512915392,"id":1371,"parentId":995,"tags":{"name":"static/chunks/1247.f317b3f02219270e.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3075,"timestamp":512915396,"id":1372,"parentId":995,"tags":{"name":"static/chunks/6859.9a81569ffa964445.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3072,"timestamp":512915401,"id":1373,"parentId":995,"tags":{"name":"static/chunks/7921.3fa04c4dcf83cea5.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3069,"timestamp":512915406,"id":1374,"parentId":995,"tags":{"name":"static/chunks/6846.5b17b5f9701ce22e.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3038,"timestamp":512915439,"id":1375,"parentId":995,"tags":{"name":"static/chunks/3074.0b8a20d5fb6788ff.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3026,"timestamp":512915453,"id":1376,"parentId":995,"tags":{"name":"static/chunks/9521.4021d4a35654fb21.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3017,"timestamp":512915464,"id":1377,"parentId":995,"tags":{"name":"static/chunks/6089.f654fce4dfc2d123.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3010,"timestamp":512915473,"id":1378,"parentId":995,"tags":{"name":"static/chunks/5520.0dff0e44a3ca823e.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3003,"timestamp":512915482,"id":1379,"parentId":995,"tags":{"name":"static/chunks/4969.90d397e0312a077b.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2996,"timestamp":512915491,"id":1380,"parentId":995,"tags":{"name":"static/chunks/2954.1d328ca1e57ce70f.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2989,"timestamp":512915499,"id":1381,"parentId":995,"tags":{"name":"static/chunks/5491.24cf2d17b2b85458.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2983,"timestamp":512915508,"id":1382,"parentId":995,"tags":{"name":"static/chunks/9615.bfb6c0a4cd76455f.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2976,"timestamp":512915516,"id":1383,"parentId":995,"tags":{"name":"static/chunks/7625.36561933eb547aaf.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2968,"timestamp":512915526,"id":1384,"parentId":995,"tags":{"name":"static/chunks/1534.9aeef18daea4b105.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2960,"timestamp":512915535,"id":1385,"parentId":995,"tags":{"name":"static/chunks/8430.eb0fd54737d8dd8c.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2952,"timestamp":512915545,"id":1386,"parentId":995,"tags":{"name":"static/chunks/8555.b74a64f18f11dcd2.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2944,"timestamp":512915555,"id":1387,"parentId":995,"tags":{"name":"static/chunks/7082.4e07d19b0ec9b0af.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2937,"timestamp":512915565,"id":1388,"parentId":995,"tags":{"name":"static/chunks/1583.c4016592ecafde4e.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2927,"timestamp":512915576,"id":1389,"parentId":995,"tags":{"name":"static/chunks/5750.eaab81d22a66329f.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2920,"timestamp":512915585,"id":1390,"parentId":995,"tags":{"name":"static/chunks/7465.f74d7d6ef11639a2.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2913,"timestamp":512915594,"id":1391,"parentId":995,"tags":{"name":"static/chunks/1898.272b559655499354.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2906,"timestamp":512915603,"id":1392,"parentId":995,"tags":{"name":"static/chunks/7130.71b7efc3cf7ae8a7.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2898,"timestamp":512915612,"id":1393,"parentId":995,"tags":{"name":"static/chunks/966.9590b6a68335923d.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2891,"timestamp":512915621,"id":1394,"parentId":995,"tags":{"name":"static/chunks/1664.b7a8a1ce5eb709df.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2884,"timestamp":512915631,"id":1395,"parentId":995,"tags":{"name":"static/chunks/3286.bc25b2a890b9a8e7.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2877,"timestamp":512915640,"id":1396,"parentId":995,"tags":{"name":"static/chunks/4593.9132f60a72f47a04.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2869,"timestamp":512915650,"id":1397,"parentId":995,"tags":{"name":"static/chunks/9267.83898a270adb507e.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2862,"timestamp":512915659,"id":1398,"parentId":995,"tags":{"name":"static/chunks/7889.07de7cac7d6a9864.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2854,"timestamp":512915668,"id":1399,"parentId":995,"tags":{"name":"static/chunks/5318.290d218e68c63738.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2847,"timestamp":512915678,"id":1400,"parentId":995,"tags":{"name":"static/chunks/8656.075f73388d989b9a.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2839,"timestamp":512915687,"id":1401,"parentId":995,"tags":{"name":"static/chunks/700.9cb1783406d5c3a1.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2832,"timestamp":512915696,"id":1402,"parentId":995,"tags":{"name":"static/chunks/1987.cc16e0c7a0870452.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2825,"timestamp":512915706,"id":1403,"parentId":995,"tags":{"name":"static/chunks/1310.cda9c155a96c078e.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2818,"timestamp":512915715,"id":1404,"parentId":995,"tags":{"name":"static/chunks/1590.b3b5618ff8263efc.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2810,"timestamp":512915724,"id":1405,"parentId":995,"tags":{"name":"static/chunks/5139.0be359f08abeada5.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2802,"timestamp":512915734,"id":1406,"parentId":995,"tags":{"name":"static/chunks/5394.fa9a2ac5dee7bbf1.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2795,"timestamp":512915744,"id":1407,"parentId":995,"tags":{"name":"static/chunks/2235.17c098ccc9ae2798.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2788,"timestamp":512915752,"id":1408,"parentId":995,"tags":{"name":"static/chunks/1948.978def232c6206c2.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2780,"timestamp":512915762,"id":1409,"parentId":995,"tags":{"name":"static/chunks/3613.d7d666d8eed49c66.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2774,"timestamp":512915771,"id":1410,"parentId":995,"tags":{"name":"static/chunks/2921.28ab18b40b8e2f00.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2766,"timestamp":512915780,"id":1411,"parentId":995,"tags":{"name":"static/chunks/2729.8b7c14d3171d0b76.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2752,"timestamp":512915796,"id":1412,"parentId":995,"tags":{"name":"static/chunks/4892.0537bc7802301f78.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2744,"timestamp":512915806,"id":1413,"parentId":995,"tags":{"name":"static/chunks/6383.8d16936fc25c334a.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2736,"timestamp":512915815,"id":1414,"parentId":995,"tags":{"name":"static/chunks/9233.4baaaa602f7e6a70.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2729,"timestamp":512915824,"id":1415,"parentId":995,"tags":{"name":"static/chunks/5788.4aa486571bf2e839.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2721,"timestamp":512915834,"id":1416,"parentId":995,"tags":{"name":"static/chunks/6026.5d9528823e4870d9.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2714,"timestamp":512915843,"id":1417,"parentId":995,"tags":{"name":"static/chunks/5364.0fd5ee76d4665040.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2707,"timestamp":512915853,"id":1418,"parentId":995,"tags":{"name":"static/chunks/9318.d6938709ea34b148.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2699,"timestamp":512915862,"id":1419,"parentId":995,"tags":{"name":"static/chunks/6871.d679637633d7da8e.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2693,"timestamp":512915872,"id":1420,"parentId":995,"tags":{"name":"static/chunks/7443.69a9bbad68a25bd5.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2685,"timestamp":512915881,"id":1421,"parentId":995,"tags":{"name":"static/chunks/142.22067b54d67e9cfa.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2678,"timestamp":512915890,"id":1422,"parentId":995,"tags":{"name":"static/chunks/254.525b25c42c2e5d5a.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2671,"timestamp":512915899,"id":1423,"parentId":995,"tags":{"name":"static/chunks/7547.e3c3cf78684ae006.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2664,"timestamp":512915908,"id":1424,"parentId":995,"tags":{"name":"static/chunks/8317.f1323bd2f9b4fe35.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2658,"timestamp":512915916,"id":1425,"parentId":995,"tags":{"name":"static/chunks/5199.3e664cf0174500b6.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2651,"timestamp":512915925,"id":1426,"parentId":995,"tags":{"name":"static/chunks/6962.e0cd2d5b6efb7469.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2644,"timestamp":512915934,"id":1427,"parentId":995,"tags":{"name":"static/chunks/5269.8b33f242a14be250.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2636,"timestamp":512915944,"id":1428,"parentId":995,"tags":{"name":"static/chunks/7479.cc243294ef14524b.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2626,"timestamp":512915956,"id":1429,"parentId":995,"tags":{"name":"static/chunks/2020.8d4deb5b71330365.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"}]
10
+ [{"name":"minify-js","duration":2618,"timestamp":512915965,"id":1430,"parentId":995,"tags":{"name":"static/chunks/7874.776c791a6edf8980.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2611,"timestamp":512915975,"id":1431,"parentId":995,"tags":{"name":"static/chunks/1409.b29e6566d6a047ca.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2599,"timestamp":512915988,"id":1432,"parentId":995,"tags":{"name":"static/chunks/7084.a3847f999489b629.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2590,"timestamp":512915998,"id":1433,"parentId":995,"tags":{"name":"static/chunks/9373.ddd78f06c5d9a8d7.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2560,"timestamp":512916031,"id":1434,"parentId":995,"tags":{"name":"static/chunks/3682.39cfae4886107de1.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2549,"timestamp":512916044,"id":1435,"parentId":995,"tags":{"name":"static/chunks/5325.534d61b0ed6db9bc.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2540,"timestamp":512916055,"id":1436,"parentId":995,"tags":{"name":"static/chunks/6460.438138109d43d3ba.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2532,"timestamp":512916065,"id":1437,"parentId":995,"tags":{"name":"static/chunks/4699.0725735293f70a9a.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2525,"timestamp":512916074,"id":1438,"parentId":995,"tags":{"name":"static/chunks/framework-9a8a3f0151579960.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2518,"timestamp":512916083,"id":1439,"parentId":995,"tags":{"name":"static/chunks/d1c28714.214e0009d717ed6c.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2511,"timestamp":512916091,"id":1440,"parentId":995,"tags":{"name":"static/chunks/4ca0cff5.789ae6f66ac30e2d.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2504,"timestamp":512916101,"id":1441,"parentId":995,"tags":{"name":"static/chunks/7d29de82.14fd5bb54d6b7d20.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2497,"timestamp":512916110,"id":1442,"parentId":995,"tags":{"name":"static/chunks/1cd6e1d3.faad54da091e8f42.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2489,"timestamp":512916119,"id":1443,"parentId":995,"tags":{"name":"static/chunks/570e4624.7911804ff3d8e956.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2483,"timestamp":512916127,"id":1444,"parentId":995,"tags":{"name":"static/chunks/ce16f5a9.83f4e77092504bcd.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2476,"timestamp":512916136,"id":1445,"parentId":995,"tags":{"name":"static/chunks/90542734.2d1a2b87aba8663d.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2469,"timestamp":512916144,"id":1446,"parentId":995,"tags":{"name":"static/chunks/d3ac728e-a5b076816e776ed1.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2462,"timestamp":512916153,"id":1447,"parentId":995,"tags":{"name":"static/chunks/70e0d97a-2d56f47748c010fa.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2454,"timestamp":512916163,"id":1448,"parentId":995,"tags":{"name":"static/chunks/2ff9d716.676d881bfa3c60e7.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2447,"timestamp":512916173,"id":1449,"parentId":995,"tags":{"name":"static/chunks/af7f6608.780d064838c52b26.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2439,"timestamp":512916181,"id":1450,"parentId":995,"tags":{"name":"static/chunks/e868780c.b03bb6d46556f1ff.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2432,"timestamp":512916190,"id":1451,"parentId":995,"tags":{"name":"static/chunks/54a60aa6-e0314902de3ec6a3.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2426,"timestamp":512916199,"id":1452,"parentId":995,"tags":{"name":"static/chunks/92e53eb0.4a625cee989cd872.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2419,"timestamp":512916207,"id":1453,"parentId":995,"tags":{"name":"static/chunks/cee15710.d8de0d590c1c12d7.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2411,"timestamp":512916217,"id":1454,"parentId":995,"tags":{"name":"static/chunks/4402d2ac.6ea6b372743e17e0.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2404,"timestamp":512916226,"id":1455,"parentId":995,"tags":{"name":"static/chunks/cfdf2ac7.11fa4ad4c70c7e57.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2396,"timestamp":512916235,"id":1456,"parentId":995,"tags":{"name":"static/chunks/53c1bd3f.94ed7a0ef30faa72.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2389,"timestamp":512916245,"id":1457,"parentId":995,"tags":{"name":"static/chunks/799ebd4e.82f86abf23884ab4.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2382,"timestamp":512916254,"id":1458,"parentId":995,"tags":{"name":"static/chunks/4bd1b696-30cf42bc5b843299.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2374,"timestamp":512916264,"id":1459,"parentId":995,"tags":{"name":"static/chunks/aaea2bcf-f0fd47062adb56d3.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2366,"timestamp":512916273,"id":1460,"parentId":995,"tags":{"name":"static/chunks/3126.670df92517e12f08.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2358,"timestamp":512916283,"id":1461,"parentId":995,"tags":{"name":"static/chunks/8863.38a250bc93441012.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2351,"timestamp":512916292,"id":1462,"parentId":995,"tags":{"name":"static/chunks/9114-0ae74cf0f1880aac.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2343,"timestamp":512916301,"id":1463,"parentId":995,"tags":{"name":"static/chunks/2821.9a424cd8d891b3b2.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2336,"timestamp":512916311,"id":1464,"parentId":995,"tags":{"name":"static/chunks/3700-73e6389d720c6476.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2328,"timestamp":512916320,"id":1465,"parentId":995,"tags":{"name":"static/chunks/1991.d4d3fd65b9094099.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2321,"timestamp":512916329,"id":1466,"parentId":995,"tags":{"name":"static/chunks/6155.9e124133ec8458a4.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2314,"timestamp":512916338,"id":1467,"parentId":995,"tags":{"name":"static/chunks/5019.e7bce25161a52ed4.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2307,"timestamp":512916347,"id":1468,"parentId":995,"tags":{"name":"static/chunks/7085.a6e1368cc7188732.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2301,"timestamp":512916356,"id":1469,"parentId":995,"tags":{"name":"static/chunks/3794-e3794ea7186046f9.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2293,"timestamp":512916365,"id":1470,"parentId":995,"tags":{"name":"static/chunks/3695-249ae83a4493cc54.js","cache":"HIT"},"startTime":1776839984625,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2286,"timestamp":512916374,"id":1471,"parentId":995,"tags":{"name":"static/chunks/2072-c33b6c2a2b878b0e.js","cache":"HIT"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2279,"timestamp":512916382,"id":1472,"parentId":995,"tags":{"name":"static/chunks/2171-87a0a5239bf2ea29.js","cache":"HIT"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2272,"timestamp":512916391,"id":1473,"parentId":995,"tags":{"name":"static/chunks/3530-87604c0136a9075a.js","cache":"HIT"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2265,"timestamp":512916400,"id":1474,"parentId":995,"tags":{"name":"static/chunks/5493-0ad0408c2098b2a7.js","cache":"HIT"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2259,"timestamp":512916408,"id":1475,"parentId":995,"tags":{"name":"static/chunks/1593-2ff44df65fd7f250.js","cache":"HIT"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2251,"timestamp":512916418,"id":1476,"parentId":995,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":1521,"timestamp":512917150,"id":1478,"parentId":995,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":3099,"timestamp":512916449,"id":1477,"parentId":995,"tags":{"name":"static/Avd2f2SegjGOElSYvrTlK/_ssgManifest.js","cache":"MISS"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":2252,"timestamp":512917341,"id":1480,"parentId":995,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-js","duration":5143,"timestamp":512917168,"id":1479,"parentId":995,"tags":{"name":"static/Avd2f2SegjGOElSYvrTlK/_buildManifest.js","cache":"MISS"},"startTime":1776839984626,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-webpack-plugin-optimize","duration":28724,"timestamp":512893595,"id":995,"parentId":863,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1776839984603,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-css","duration":190,"timestamp":512922988,"id":1482,"parentId":1481,"tags":{"file":"static/css/9ce2a20d47600398.css","cache":"HIT"},"startTime":1776839984632,"traceId":"4bfc0cde73c5d18d"},{"name":"minify-css","duration":96,"timestamp":512923086,"id":1483,"parentId":1481,"tags":{"file":"static/css/f1a31bb8453c8c65.css","cache":"HIT"},"startTime":1776839984632,"traceId":"4bfc0cde73c5d18d"},{"name":"css-minimizer-plugin","duration":571,"timestamp":512922615,"id":1481,"parentId":863,"tags":{},"startTime":1776839984632,"traceId":"4bfc0cde73c5d18d"},{"name":"seal","duration":779742,"timestamp":512227188,"id":979,"parentId":863,"tags":{},"startTime":1776839983936,"traceId":"4bfc0cde73c5d18d"},{"name":"webpack-compilation","duration":2776702,"timestamp":510230689,"id":863,"parentId":860,"tags":{"name":"client"},"startTime":1776839981940,"traceId":"4bfc0cde73c5d18d"},{"name":"emit","duration":87408,"timestamp":513007922,"id":1484,"parentId":860,"tags":{},"startTime":1776839984717,"traceId":"4bfc0cde73c5d18d"},{"name":"webpack-close","duration":1127742,"timestamp":513098947,"id":1485,"parentId":860,"tags":{"name":"client"},"startTime":1776839984808,"traceId":"4bfc0cde73c5d18d"},{"name":"webpack-generate-error-stats","duration":2615,"timestamp":514226759,"id":1486,"parentId":1485,"tags":{},"startTime":1776839985936,"traceId":"4bfc0cde73c5d18d"},{"name":"run-webpack-compiler","duration":4441498,"timestamp":509788093,"id":860,"parentId":859,"tags":{},"startTime":1776839981497,"traceId":"4bfc0cde73c5d18d"},{"name":"format-webpack-messages","duration":83,"timestamp":514229599,"id":1487,"parentId":859,"tags":{},"startTime":1776839985939,"traceId":"4bfc0cde73c5d18d"},{"name":"worker-main-client","duration":4442115,"timestamp":509787711,"id":859,"parentId":1,"tags":{},"startTime":1776839981497,"traceId":"4bfc0cde73c5d18d"},{"name":"run-webpack","duration":12420537,"timestamp":501859389,"id":17,"parentId":1,"tags":{},"startTime":1776839973569,"traceId":"4bfc0cde73c5d18d"},{"name":"run-typescript","duration":14652216,"timestamp":514284927,"id":1489,"parentId":1,"tags":{},"startTime":1776839985994,"traceId":"4bfc0cde73c5d18d"},{"name":"generate-required-server-files","duration":1292,"timestamp":528937500,"id":1491,"parentId":1,"tags":{},"startTime":1776840000647,"traceId":"4bfc0cde73c5d18d"},{"name":"check-static-error-page","duration":26665,"timestamp":528953270,"id":1493,"parentId":1492,"tags":{},"startTime":1776840000662,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":295872,"timestamp":528987438,"id":1601,"parentId":1495,"tags":{},"startTime":1776840000697,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":325995,"timestamp":528957423,"id":1495,"parentId":1492,"tags":{"page":"/_global-error"},"startTime":1776840000667,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":384734,"timestamp":528991553,"id":1603,"parentId":1503,"tags":{},"startTime":1776840000701,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":415302,"timestamp":528961043,"id":1503,"parentId":1492,"tags":{"page":"/api/comments"},"startTime":1776840000670,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":406248,"timestamp":528987214,"id":1600,"parentId":1494,"tags":{},"startTime":1776840000696,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":437146,"timestamp":528956360,"id":1494,"parentId":1492,"tags":{"page":"/_not-found"},"startTime":1776840000665,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":430448,"timestamp":528991635,"id":1604,"parentId":1504,"tags":{},"startTime":1776840000701,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":460996,"timestamp":528961138,"id":1504,"parentId":1492,"tags":{"page":"/api/db/columns"},"startTime":1776840000670,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":431976,"timestamp":528991882,"id":1606,"parentId":1506,"tags":{},"startTime":1776840000701,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":457833,"timestamp":528966052,"id":1506,"parentId":1492,"tags":{"page":"/api/db/disconnect"},"startTime":1776840000675,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":436268,"timestamp":528991940,"id":1607,"parentId":1507,"tags":{},"startTime":1776840000701,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":462069,"timestamp":528966167,"id":1507,"parentId":1492,"tags":{"page":"/api/db/export"},"startTime":1776840000675,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":439894,"timestamp":528992174,"id":1608,"parentId":1508,"tags":{},"startTime":1776840000701,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":465838,"timestamp":528966257,"id":1508,"parentId":1492,"tags":{"page":"/api/db/query"},"startTime":1776840000675,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":443381,"timestamp":528992256,"id":1609,"parentId":1509,"tags":{},"startTime":1776840000701,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":469293,"timestamp":528966367,"id":1509,"parentId":1492,"tags":{"page":"/api/db/schemas"},"startTime":1776840000675,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":447576,"timestamp":528991805,"id":1605,"parentId":1505,"tags":{},"startTime":1776840000701,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":476144,"timestamp":528963270,"id":1505,"parentId":1492,"tags":{"page":"/api/db/connect"},"startTime":1776840000672,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":447829,"timestamp":528992323,"id":1610,"parentId":1511,"tags":{},"startTime":1776840000701,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":473677,"timestamp":528966495,"id":1511,"parentId":1492,"tags":{"page":"/api/file"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":451667,"timestamp":528991133,"id":1602,"parentId":1500,"tags":{},"startTime":1776840000700,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":482111,"timestamp":528960709,"id":1500,"parentId":1492,"tags":{"page":"/api/chat"},"startTime":1776840000670,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":452103,"timestamp":528992485,"id":1612,"parentId":1513,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":477961,"timestamp":528966651,"id":1513,"parentId":1492,"tags":{"page":"/api/files/clipboard"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":455567,"timestamp":528992553,"id":1614,"parentId":1515,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":481367,"timestamp":528966773,"id":1515,"parentId":1492,"tags":{"page":"/api/files/delete"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":458118,"timestamp":528992449,"id":1611,"parentId":1510,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":484157,"timestamp":528966434,"id":1510,"parentId":1492,"tags":{"page":"/api/extension/version"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":458111,"timestamp":528992580,"id":1615,"parentId":1516,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":483865,"timestamp":528966843,"id":1516,"parentId":1492,"tags":{"page":"/api/files/expanded"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":460288,"timestamp":528992514,"id":1613,"parentId":1514,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":486112,"timestamp":528966712,"id":1514,"parentId":1492,"tags":{"page":"/api/files/copy"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":460283,"timestamp":528992645,"id":1617,"parentId":1518,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":485994,"timestamp":528966966,"id":1518,"parentId":1492,"tags":{"page":"/api/files/init"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"}]
11
+ [{"name":"is-page-static","duration":461702,"timestamp":528992607,"id":1616,"parentId":1517,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":487424,"timestamp":528966906,"id":1517,"parentId":1492,"tags":{"page":"/api/files/index"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":462145,"timestamp":528992717,"id":1619,"parentId":1520,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":487753,"timestamp":528967127,"id":1520,"parentId":1492,"tags":{"page":"/api/files/read"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":464297,"timestamp":528992785,"id":1621,"parentId":1522,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":489860,"timestamp":528967249,"id":1522,"parentId":1492,"tags":{"page":"/api/files/recent"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":464528,"timestamp":528992680,"id":1618,"parentId":1519,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":490166,"timestamp":528967061,"id":1519,"parentId":1492,"tags":{"page":"/api/files/paste"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":464558,"timestamp":528992750,"id":1620,"parentId":1521,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":490138,"timestamp":528967189,"id":1521,"parentId":1492,"tags":{"page":"/api/files/readdir"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":466265,"timestamp":528992823,"id":1622,"parentId":1523,"tags":{},"startTime":1776840000702,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":491799,"timestamp":528967311,"id":1523,"parentId":1492,"tags":{"page":"/api/files/save"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":463980,"timestamp":528996158,"id":1624,"parentId":1526,"tags":{},"startTime":1776840000705,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":492652,"timestamp":528967509,"id":1526,"parentId":1492,"tags":{"page":"/api/git/branches"},"startTime":1776840000677,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":465278,"timestamp":528996225,"id":1625,"parentId":1527,"tags":{},"startTime":1776840000705,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":493956,"timestamp":528967570,"id":1527,"parentId":1492,"tags":{"page":"/api/git/commit-diff"},"startTime":1776840000677,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":470472,"timestamp":528992934,"id":1623,"parentId":1525,"tags":{},"startTime":1776840000705,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":495982,"timestamp":528967446,"id":1525,"parentId":1492,"tags":{"page":"/api/git/branch-diff"},"startTime":1776840000677,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":467247,"timestamp":528996263,"id":1626,"parentId":1528,"tags":{},"startTime":1776840000705,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":495898,"timestamp":528967631,"id":1528,"parentId":1492,"tags":{"page":"/api/git/commits"},"startTime":1776840000677,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":469369,"timestamp":528996329,"id":1628,"parentId":1530,"tags":{},"startTime":1776840000705,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":497963,"timestamp":528967753,"id":1530,"parentId":1492,"tags":{"page":"/api/git/discard"},"startTime":1776840000677,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":470384,"timestamp":528996299,"id":1627,"parentId":1529,"tags":{},"startTime":1776840000705,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":499012,"timestamp":528967693,"id":1529,"parentId":1492,"tags":{"page":"/api/git/diff"},"startTime":1776840000677,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":471173,"timestamp":528996356,"id":1629,"parentId":1531,"tags":{},"startTime":1776840000705,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":499736,"timestamp":528967815,"id":1531,"parentId":1492,"tags":{"page":"/api/git/stage"},"startTime":1776840000677,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":472160,"timestamp":528996394,"id":1630,"parentId":1532,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":500680,"timestamp":528967892,"id":1532,"parentId":1492,"tags":{"page":"/api/git/status"},"startTime":1776840000677,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":473082,"timestamp":528996423,"id":1631,"parentId":1533,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":498319,"timestamp":528971209,"id":1533,"parentId":1492,"tags":{"page":"/api/git/unstage"},"startTime":1776840000680,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":474834,"timestamp":528996501,"id":1633,"parentId":1535,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":499996,"timestamp":528971372,"id":1535,"parentId":1492,"tags":{"page":"/api/global-state"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":475204,"timestamp":528996472,"id":1632,"parentId":1534,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":500399,"timestamp":528971297,"id":1534,"parentId":1492,"tags":{"page":"/api/git/worktree"},"startTime":1776840000680,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":476040,"timestamp":528996531,"id":1634,"parentId":1536,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":501123,"timestamp":528971468,"id":1536,"parentId":1492,"tags":{"page":"/api/jupyter/load"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":477672,"timestamp":528996556,"id":1635,"parentId":1537,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":502712,"timestamp":528971538,"id":1537,"parentId":1492,"tags":{"page":"/api/jupyter/save"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":480525,"timestamp":528996582,"id":1636,"parentId":1538,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":505525,"timestamp":528971607,"id":1538,"parentId":1492,"tags":{"page":"/api/jupyter/shutdown"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":480630,"timestamp":528996610,"id":1637,"parentId":1539,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":505590,"timestamp":528971671,"id":1539,"parentId":1492,"tags":{"page":"/api/lsp/definition"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":481514,"timestamp":528996636,"id":1638,"parentId":1540,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":506437,"timestamp":528971735,"id":1540,"parentId":1492,"tags":{"page":"/api/lsp/hover"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":483308,"timestamp":528996681,"id":1640,"parentId":1542,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":508176,"timestamp":528971861,"id":1542,"parentId":1492,"tags":{"page":"/api/lsp/status"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":483743,"timestamp":528996659,"id":1639,"parentId":1541,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":508623,"timestamp":528971799,"id":1541,"parentId":1492,"tags":{"page":"/api/lsp/references"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":483975,"timestamp":528996705,"id":1641,"parentId":1543,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":508777,"timestamp":528971924,"id":1543,"parentId":1492,"tags":{"page":"/api/lsp/warmup"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":519628,"timestamp":528996883,"id":1644,"parentId":1546,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":544393,"timestamp":528972154,"id":1546,"parentId":1492,"tags":{"page":"/api/mysql/disconnect"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":521984,"timestamp":528996905,"id":1645,"parentId":1547,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":546686,"timestamp":528972220,"id":1547,"parentId":1492,"tags":{"page":"/api/mysql/export"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":524184,"timestamp":528996924,"id":1646,"parentId":1548,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":548840,"timestamp":528972285,"id":1548,"parentId":1492,"tags":{"page":"/api/mysql/query"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":526215,"timestamp":528996822,"id":1642,"parentId":1544,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":551070,"timestamp":528971991,"id":1544,"parentId":1492,"tags":{"page":"/api/mysql/columns"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":526284,"timestamp":528996860,"id":1643,"parentId":1545,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":551074,"timestamp":528972086,"id":1545,"parentId":1492,"tags":{"page":"/api/mysql/connect"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":526298,"timestamp":528996943,"id":1647,"parentId":1549,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":550908,"timestamp":528972350,"id":1549,"parentId":1492,"tags":{"page":"/api/mysql/schemas"},"startTime":1776840000681,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":574411,"timestamp":528996961,"id":1648,"parentId":1550,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":599004,"timestamp":528972415,"id":1550,"parentId":1492,"tags":{"page":"/api/neo4j/connect"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":577035,"timestamp":528997045,"id":1651,"parentId":1553,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":601496,"timestamp":528972609,"id":1553,"parentId":1492,"tags":{"page":"/api/neo4j/schema"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":578605,"timestamp":528997403,"id":1652,"parentId":1557,"tags":{},"startTime":1776840000707,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":603161,"timestamp":528972899,"id":1557,"parentId":1492,"tags":{"page":"/api/open-cursor"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":579939,"timestamp":528997977,"id":1653,"parentId":1558,"tags":{},"startTime":1776840000707,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":604972,"timestamp":528972966,"id":1558,"parentId":1492,"tags":{"page":"/api/open-vscode"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":583765,"timestamp":528998038,"id":1654,"parentId":1559,"tags":{},"startTime":1776840000707,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":608769,"timestamp":528973056,"id":1559,"parentId":1492,"tags":{"page":"/api/pick-folder"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":585866,"timestamp":528998061,"id":1655,"parentId":1560,"tags":{},"startTime":1776840000707,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":610823,"timestamp":528973127,"id":1560,"parentId":1492,"tags":{"page":"/api/pinned-sessions"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":584888,"timestamp":529001095,"id":1656,"parentId":1562,"tags":{},"startTime":1776840000710,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":610807,"timestamp":528975198,"id":1562,"parentId":1492,"tags":{"page":"/api/project-state"},"startTime":1776840000684,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":595616,"timestamp":528996977,"id":1649,"parentId":1551,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":620137,"timestamp":528972479,"id":1551,"parentId":1492,"tags":{"page":"/api/neo4j/disconnect"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":596879,"timestamp":528996993,"id":1650,"parentId":1552,"tags":{},"startTime":1776840000706,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":621350,"timestamp":528972544,"id":1552,"parentId":1492,"tags":{"page":"/api/neo4j/query"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":606196,"timestamp":529001196,"id":1657,"parentId":1564,"tags":{},"startTime":1776840000710,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":632010,"timestamp":528975423,"id":1564,"parentId":1492,"tags":{"page":"/api/redis/command"},"startTime":1776840000685,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":608359,"timestamp":529001266,"id":1660,"parentId":1567,"tags":{},"startTime":1776840000710,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":633916,"timestamp":528975738,"id":1567,"parentId":1492,"tags":{"page":"/api/redis/disconnect"},"startTime":1776840000685,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":611989,"timestamp":529001292,"id":1661,"parentId":1568,"tags":{},"startTime":1776840000710,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":637468,"timestamp":528975842,"id":1568,"parentId":1492,"tags":{"page":"/api/redis/get"},"startTime":1776840000685,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":614162,"timestamp":529001314,"id":1662,"parentId":1569,"tags":{},"startTime":1776840000710,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":639566,"timestamp":528975937,"id":1569,"parentId":1492,"tags":{"page":"/api/redis/keys"},"startTime":1776840000685,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":616152,"timestamp":529001336,"id":1663,"parentId":1570,"tags":{},"startTime":1776840000710,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":641439,"timestamp":528976073,"id":1570,"parentId":1492,"tags":{"page":"/api/redis/set"},"startTime":1776840000685,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":618628,"timestamp":529001247,"id":1659,"parentId":1566,"tags":{},"startTime":1776840000710,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":644271,"timestamp":528975626,"id":1566,"parentId":1492,"tags":{"page":"/api/redis/delete"},"startTime":1776840000685,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":619601,"timestamp":529001225,"id":1658,"parentId":1565,"tags":{},"startTime":1776840000710,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":645324,"timestamp":528975524,"id":1565,"parentId":1492,"tags":{"page":"/api/redis/connect"},"startTime":1776840000685,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":626701,"timestamp":529001370,"id":1664,"parentId":1571,"tags":{},"startTime":1776840000710,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":651926,"timestamp":528976191,"id":1571,"parentId":1492,"tags":{"page":"/api/review/[id]/comments"},"startTime":1776840000685,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":628749,"timestamp":529001427,"id":1666,"parentId":1573,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":653777,"timestamp":528976423,"id":1573,"parentId":1492,"tags":{"page":"/api/review/[id]"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":629247,"timestamp":529001453,"id":1667,"parentId":1574,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":654210,"timestamp":528976525,"id":1574,"parentId":1492,"tags":{"page":"/api/review/identify"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":631494,"timestamp":529001506,"id":1669,"parentId":1576,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"}]
12
+ [{"name":"check-page","duration":656510,"timestamp":528976716,"id":1576,"parentId":1492,"tags":{"page":"/api/review"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":632210,"timestamp":529001475,"id":1668,"parentId":1575,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":657082,"timestamp":528976624,"id":1575,"parentId":1492,"tags":{"page":"/api/review/order"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":634115,"timestamp":529001529,"id":1670,"parentId":1578,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":658760,"timestamp":528976908,"id":1578,"parentId":1492,"tags":{"page":"/api/review/users"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":636230,"timestamp":529001401,"id":1665,"parentId":1572,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":661359,"timestamp":528976297,"id":1572,"parentId":1492,"tags":{"page":"/api/review/[id]/replies"},"startTime":1776840000685,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":639913,"timestamp":529002164,"id":1673,"parentId":1577,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":665302,"timestamp":528976812,"id":1577,"parentId":1492,"tags":{"page":"/api/review/share-info"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":642121,"timestamp":529001654,"id":1672,"parentId":1581,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":666542,"timestamp":528977257,"id":1581,"parentId":1492,"tags":{"page":"/api/services/scripts"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":641564,"timestamp":529002332,"id":1674,"parentId":1588,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":665390,"timestamp":528978527,"id":1588,"parentId":1492,"tags":{"page":"/api/settings"},"startTime":1776840000688,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":642424,"timestamp":529001626,"id":1671,"parentId":1580,"tags":{},"startTime":1776840000711,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":666918,"timestamp":528977153,"id":1580,"parentId":1492,"tags":{"page":"/api/services/config"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":643308,"timestamp":529002546,"id":1675,"parentId":1594,"tags":{},"startTime":1776840000712,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":666632,"timestamp":528979245,"id":1594,"parentId":1492,"tags":{"page":"/api/version"},"startTime":1776840000688,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":643516,"timestamp":529002578,"id":1676,"parentId":1595,"tags":{},"startTime":1776840000712,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":666770,"timestamp":528979350,"id":1595,"parentId":1492,"tags":{"page":"/favicon.ico"},"startTime":1776840000688,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":644898,"timestamp":529002598,"id":1677,"parentId":1596,"tags":{},"startTime":1776840000712,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":668055,"timestamp":528979465,"id":1596,"parentId":1492,"tags":{"page":"/manifest.webmanifest"},"startTime":1776840000689,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":640243,"timestamp":529007958,"id":1678,"parentId":1496,"tags":{},"startTime":1776840000717,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":688368,"timestamp":528959858,"id":1496,"parentId":1492,"tags":{"page":"/api/bash"},"startTime":1776840000669,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":636474,"timestamp":529013107,"id":1679,"parentId":1497,"tags":{},"startTime":1776840000722,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":689535,"timestamp":528960067,"id":1497,"parentId":1492,"tags":{"page":"/api/chat/codex"},"startTime":1776840000669,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":630419,"timestamp":529020080,"id":1681,"parentId":1502,"tags":{},"startTime":1776840000729,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":689619,"timestamp":528960900,"id":1502,"parentId":1492,"tags":{"page":"/api/commands"},"startTime":1776840000670,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":635842,"timestamp":529016089,"id":1680,"parentId":1498,"tags":{},"startTime":1776840000725,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":691497,"timestamp":528960455,"id":1498,"parentId":1492,"tags":{"page":"/api/chat/kimi"},"startTime":1776840000670,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":631479,"timestamp":529021201,"id":1682,"parentId":1512,"tags":{},"startTime":1776840000730,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":686144,"timestamp":528966561,"id":1512,"parentId":1492,"tags":{"page":"/api/files/blame"},"startTime":1776840000676,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":625685,"timestamp":529027691,"id":1683,"parentId":1501,"tags":{},"startTime":1776840000737,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":692607,"timestamp":528960794,"id":1501,"parentId":1492,"tags":{"page":"/api/claude-stats"},"startTime":1776840000670,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":626244,"timestamp":529028702,"id":1684,"parentId":1524,"tags":{},"startTime":1776840000738,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":687599,"timestamp":528967372,"id":1524,"parentId":1492,"tags":{"page":"/api/files/search"},"startTime":1776840000677,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":622917,"timestamp":529032703,"id":1686,"parentId":1556,"tags":{},"startTime":1776840000742,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":682816,"timestamp":528972825,"id":1556,"parentId":1492,"tags":{"page":"/api/ollama/start"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":624117,"timestamp":529032240,"id":1685,"parentId":1554,"tags":{},"startTime":1776840000741,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":683703,"timestamp":528972675,"id":1554,"parentId":1492,"tags":{"page":"/api/note"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":623006,"timestamp":529034882,"id":1687,"parentId":1555,"tags":{},"startTime":1776840000744,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":685159,"timestamp":528972748,"id":1555,"parentId":1492,"tags":{"page":"/api/ollama/models"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":619942,"timestamp":529039794,"id":1689,"parentId":1561,"tags":{},"startTime":1776840000749,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":686566,"timestamp":528973193,"id":1561,"parentId":1492,"tags":{"page":"/api/project-settings"},"startTime":1776840000682,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":617707,"timestamp":529043251,"id":1690,"parentId":1563,"tags":{},"startTime":1776840000752,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":685660,"timestamp":528975318,"id":1563,"parentId":1492,"tags":{"page":"/api/projects"},"startTime":1776840000684,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":611341,"timestamp":529053291,"id":1692,"parentId":1583,"tags":{},"startTime":1776840000762,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":687181,"timestamp":528977483,"id":1583,"parentId":1492,"tags":{"page":"/api/session/[sessionId]/fork"},"startTime":1776840000687,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":612434,"timestamp":529052556,"id":1691,"parentId":1579,"tags":{},"startTime":1776840000762,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":688014,"timestamp":528977034,"id":1579,"parentId":1492,"tags":{"page":"/api/scheduled-tasks"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":613619,"timestamp":529054659,"id":1693,"parentId":1584,"tags":{},"startTime":1776840000764,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":690713,"timestamp":528977589,"id":1584,"parentId":1492,"tags":{"page":"/api/session/[sessionId]/history"},"startTime":1776840000687,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":602471,"timestamp":529065920,"id":1694,"parentId":1586,"tags":{},"startTime":1776840000775,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":690598,"timestamp":528977809,"id":1586,"parentId":1492,"tags":{"page":"/api/sessions/projects"},"startTime":1776840000687,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":602421,"timestamp":529071664,"id":1695,"parentId":1585,"tags":{},"startTime":1776840000781,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":696437,"timestamp":528977698,"id":1585,"parentId":1492,"tags":{"page":"/api/sessions/projects/[encodedPath]"},"startTime":1776840000687,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":599134,"timestamp":529076243,"id":1697,"parentId":1587,"tags":{},"startTime":1776840000785,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":697474,"timestamp":528977924,"id":1587,"parentId":1492,"tags":{"page":"/api/sessions"},"startTime":1776840000687,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":600905,"timestamp":529076821,"id":1698,"parentId":1592,"tags":{},"startTime":1776840000786,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":698753,"timestamp":528978992,"id":1592,"parentId":1492,"tags":{"page":"/api/terminal/env"},"startTime":1776840000688,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":604225,"timestamp":529074710,"id":1696,"parentId":1589,"tags":{},"startTime":1776840000784,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":700309,"timestamp":528978647,"id":1589,"parentId":1492,"tags":{"page":"/api/terminal/aliases"},"startTime":1776840000688,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":601063,"timestamp":529079077,"id":1699,"parentId":1593,"tags":{},"startTime":1776840000788,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":701026,"timestamp":528979131,"id":1593,"parentId":1492,"tags":{"page":"/api/terminal/history"},"startTime":1776840000688,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":597608,"timestamp":529084590,"id":1700,"parentId":1591,"tags":{},"startTime":1776840000794,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":703343,"timestamp":528978877,"id":1591,"parentId":1492,"tags":{"page":"/api/terminal/bubble-order"},"startTime":1776840000688,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":592457,"timestamp":529090349,"id":1701,"parentId":1582,"tags":{},"startTime":1776840000799,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":705464,"timestamp":528977358,"id":1582,"parentId":1492,"tags":{"page":"/api/session-by-path"},"startTime":1776840000686,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":589823,"timestamp":529095382,"id":1702,"parentId":1590,"tags":{},"startTime":1776840000805,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":706466,"timestamp":528978760,"id":1590,"parentId":1492,"tags":{"page":"/api/terminal/autocomplete"},"startTime":1776840000688,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":567689,"timestamp":529135805,"id":1703,"parentId":1597,"tags":{},"startTime":1776840000845,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":723958,"timestamp":528979572,"id":1597,"parentId":1492,"tags":{"page":"/"},"startTime":1776840000689,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":693596,"timestamp":529039271,"id":1688,"parentId":1499,"tags":{},"startTime":1776840000748,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":772324,"timestamp":528960587,"id":1499,"parentId":1492,"tags":{"page":"/api/chat/ollama"},"startTime":1776840000670,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":607121,"timestamp":529135844,"id":1705,"parentId":1599,"tags":{},"startTime":1776840000845,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":763194,"timestamp":528979806,"id":1599,"parentId":1492,"tags":{"page":"/review/[id]"},"startTime":1776840000689,"traceId":"4bfc0cde73c5d18d"},{"name":"is-page-static","duration":636328,"timestamp":529135834,"id":1704,"parentId":1598,"tags":{},"startTime":1776840000845,"traceId":"4bfc0cde73c5d18d"},{"name":"check-page","duration":792509,"timestamp":528979689,"id":1598,"parentId":1492,"tags":{"page":"/project"},"startTime":1776840000689,"traceId":"4bfc0cde73c5d18d"},{"name":"static-check","duration":819642,"timestamp":528952587,"id":1492,"parentId":1,"tags":{},"startTime":1776840000662,"traceId":"4bfc0cde73c5d18d"},{"name":"write-routes-manifest","duration":23155,"timestamp":529782509,"id":1709,"parentId":1,"tags":{},"startTime":1776840001492,"traceId":"4bfc0cde73c5d18d"},{"name":"load-dotenv","duration":42,"timestamp":529969118,"id":1712,"parentId":1711,"tags":{},"startTime":1776840001678,"traceId":"4bfc0cde73c5d18d"},{"name":"run-export-path-map","duration":716,"timestamp":535273789,"id":1713,"parentId":1711,"tags":{},"startTime":1776840006983,"traceId":"4bfc0cde73c5d18d"},{"name":"next-export","duration":5721122,"timestamp":529967918,"id":1711,"parentId":1,"tags":{},"startTime":1776840001677,"traceId":"4bfc0cde73c5d18d"},{"name":"move-exported-app-not-found-","duration":50843,"timestamp":535691407,"id":1714,"parentId":1710,"tags":{},"startTime":1776840007401,"traceId":"4bfc0cde73c5d18d"},{"name":"move-exported-app-global-error-","duration":76735,"timestamp":535742366,"id":1715,"parentId":1710,"tags":{},"startTime":1776840007452,"traceId":"4bfc0cde73c5d18d"},{"name":"static-generation","duration":6351022,"timestamp":529963320,"id":1710,"parentId":1,"tags":{},"startTime":1776840001672,"traceId":"4bfc0cde73c5d18d"},{"name":"write-routes-manifest","duration":99615,"timestamp":536314576,"id":1716,"parentId":1,"tags":{},"startTime":1776840008024,"traceId":"4bfc0cde73c5d18d"},{"name":"node-file-trace-build","duration":18950292,"timestamp":529773581,"id":1708,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1776840001483,"traceId":"4bfc0cde73c5d18d"},{"name":"apply-include-excludes","duration":993,"timestamp":548723895,"id":1717,"parentId":1,"tags":{},"startTime":1776840020433,"traceId":"4bfc0cde73c5d18d"},{"name":"collect-build-traces","duration":18951972,"timestamp":529772937,"id":1707,"parentId":1,"tags":{},"startTime":1776840001482,"traceId":"4bfc0cde73c5d18d"},{"name":"print-tree-view","duration":3072,"timestamp":548725154,"id":1718,"parentId":1,"tags":{},"startTime":1776840020434,"traceId":"4bfc0cde73c5d18d"},{"name":"telemetry-flush","duration":64,"timestamp":548728240,"id":1719,"parentId":1,"tags":{},"startTime":1776840020437,"traceId":"4bfc0cde73c5d18d"},{"name":"next-build","duration":47033463,"timestamp":501694857,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1776839973404,"traceId":"4bfc0cde73c5d18d"}]